/* CSS Document */
/*background containers to hold content and grads*/ 
#backgroundlgContainer{
position:relative;
margin: 0 auto;
width: 950px;
height: 1530px;
background-color:#0099FF;
}
#backgroundTop{
position:absolute;
left:0px;
top:0px;
width: 900px;
height: 40px;
background-color:#0099FF;
}
#backgroundTopLeft{
position:absolute;
left:0px;
top:0px;
width: 40px;
height: 40px;
background-color:#0099FF;
background:url(images/corners_topLeftgrad.jpg) no-repeat top left;
}
#backgroundTopMiddle{
	position:absolute;
	left:40px;
	top:0px;
	width: 870px;
	height: 40px;
	background-color:#0099FF;
	background-image: url(images/topGrad.jpg);
}
#backgroundTopRight{
position:absolute;
left:910px;
top:0px;
width: 40px;
height: 40px;
background:url(images/corners_topRightgrad.jpg) no-repeat top right;
}
#backgroundMiddle{
position:absolute;
left:0px;
top:40px;
width: 950px;
height: 1325px;
background-color:#0099FF;
}
#backgroundMiddleLeft{
	position:absolute;
	left:0px;
	top:0px;
	width: 40px;
	height: 1450px;
	background-color:#0099FF;
	background:url(images/leftGrad.jpg) repeat;
	background-image: url(images/rightGrad.jpg);
}
#backgroundContentMiddle{
	position:absolute;
	left:40px;
	top:0px;
	width: 720px;
	height: 1325px;
	background-color:#0099FF;
}
#backgroundMiddleRight{
	position:absolute;
	left:910px;
	top:0px;
	width: 40px;
	height: 1450px;
	background-image: url(images/leftGrad.jpg);
	background-repeat: repeat;
	background-position: right top;
}
#backgroundBottom{
position:absolute;
left:0px;
top:1490px;
width: 900px;
height: 40px;
background-color:#0099FF;
}
#backgroundBottomLeft{
	position:absolute;
	left:0px;
	top:0px;
	width: 40px;
	height: 40px;
	background-color:#0099FF;
	background-image:url(images/corners_bottomLeftgrad.jpg);
}
#backgroundbottomMiddle{
	position:absolute;
	left:40px;
	top:0px;
	width: 870px;
	height: 40px;
	background-color:#FFFFFF;
	background-image: url(images/bottomGrad.jpg);
}
#backgroundBottomRight{
	position:absolute;
	left:910px;
	top:0px;
	width: 40px;
	height: 40px;
	background-image:url(images/corners_bottomRightgrad.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}
#contentFlashbanner{
position:absolute;
left:0px;
top:0px;
width:720px;
height:180px;
background-color:#0099FF;
}
#navMenu{
position:absolute;
left:0px;
top:190px;
width:170px;
height:1250px;
background-color:#0099FF;
background:url(images/bgRepeatsmall.gif);
}
#content{
	position:absolute;
	left:170px;
	top:190px;
	width:705px;
	height:1250px;
	background-image: url(images/bgRepeatsmall.gif);
}
.mainText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000033;
	padding: 0px;
	margin: 3px;
}
.largeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFF99;
	padding: 0px;
	margin: 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #0066CC;
	display: block;
	text-align: center;
	height: 22px;
}
.mainText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.mainText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #99FFFF;
	text-decoration:underline;
}
#contentLeft{
	position:absolute;
	left:0px;
	top:145px;
	background-color:#0099FF;
	width:175px;
	height:250px;
	background-image:url(images/parties_bottomClick.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
border-top-style: dotted;
border-top-color: #0066CC;
}
#contentMiddle{
position:absolute;
left:176px;
top:145px;
background-color:#0099FF;
width:175px;
height:250px;
background-image:url(images/menus_bottomClick.gif);
background-repeat: no-repeat;
background-position: center bottom;
	border-top-width: 1px;
border-top-style: dotted;
border-top-color: #0066CC;
}
#contentRight{
	position:absolute;
	left:353px;
	top:145px;
	background-color:#0099FF;
	width:175px;
	height:250px;
	background-image: url(images/activities_bottomClick.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		border-top-width: 1px;
border-top-style: dotted;
border-top-color: #0066CC;
}
#contentLaserRight{
	position:absolute;
	left:527px;
	top:145px;
	background-color:#0099FF;
	width:175px;
	height:250px;
	background-image: url(images/laser_bottomClick.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		border-top-width: 1px;
border-top-style: dotted;
border-top-color: #0066CC;
}
#contentAddress{
	position:absolute;
	left:0px;
	top:1225px;
	background-color:#0099FF;
	width:550px;
	height:20px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000033;
	}

.mainTextheaders{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#contentText{
	position:absolute;
	left:10px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000033;
	width:394px;
	height:720px;
	text-align: justify;
}
#contentText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration:underline;
}
#contentText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000033;
	text-decoration:underline;
}
#contentPic{
	position:absolute;
	left:417px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color:#0099FF;
	width:225px;
	height:350px;
}
#contentPic a{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
	text-decoration:underline;
}
#contentPic a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gamesContainer{
position:relative;
margin: 0 auto;
width: 700px;
height: 550px;
background-color:#0099FF;
}
#gamesheaderContainer{
position:absolute;
margin: 0 auto;
width: 700px;
left:0px;
top:0px;
height: 50px;
background-color:#0099FF;
}
#gamesflashContainer{
position:absolute;
margin: 0 auto;
width: 700px;
left:0px;
top:50px;
height: 500px;
background-color:#0099FF;
}
.img1 {
	height: 145px;
	width: 190px;
}
.img2 {
	height: 225px;
	width: 155px;
	}
	
