body {
	background-color: #0099ff;
}


#container {
	position:relative;
	background: url(background3.gif) no-repeat;
	width: 950px;
	height: 2291px; 
	margin:0 auto;
}

#content {
	position:absolute;
	left: 50px;
	top: 30px;
	width: 850px;
	height: 2174px;
}

#topbanner {
	position:absolute;
	left: 375px;
	top: 21px;
	width: 468px;
	height: 68px;
}

#menubar {
	position:absolute;
	left: 0px;
	top: 108px;
	width: 850px;
	height: 25px;
}

#menulinks {
	position:absolute;
	left: 15px;
	top: 4px;
	width: 800px;
	height: 19px;
}

#text {
	position:absolute;
	left: 30px;
	top: 160px;
	width: 790px;
	height: 1835px;
}

#gameslinks {
	position:absolute;
	left: 95px;
	top: 100px;
	width: 600px;
	height: 25px;
}

#gamelink1 {
	text-align:center;
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#gamelink2 {
	text-align:center;
	position:absolute;
	left: 100px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#gamelink3 {
	text-align:center;
	position:absolute;
	left: 200px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#gamelink4 {
	text-align:center;
	position:absolute;
	left: 300px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#gamelink5 {
	text-align:center;
	position:absolute;
	left: 400px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#gamelink6 {
	text-align:center;
	position:absolute;
	left: 500px;
	top: 0px;
	width: 100px;
	height: 25px;
}

#game1 {
	position:absolute;
	left: 0px;
	top: 130px;
	width: 790px;
	height: 550px;
}

#game2 {
	position:absolute;
	left: 0px;
	top: 705px;
	width: 790px;
	height: 550px;
}

#game3 {
	position:absolute;
	left: 0px;
	top: 1265px;
	width: 790px;
	height: 550px;
}

#leaderboard {
	position:absolute;
	left: 54px;
	top: 2025px;
	width: 742px;
	height: 90px;
}

#bottommenu {
	position:absolute;
	left: 0px;
	top: 2150px;
	width: 850px;
	height: 25px;
}

#bottomlinks {
	text-align:right;
	position:absolute;
	left: 540px;
	top: 4px;
	width: 300px;
	height: 19px;
}

#copyright {
	position:absolute;
	left: 10px;
	top: 4px;
	width: 150px;
	height: 19px;
}

#dirlist {
	position:absolute;
	overflow:auto;
	left: 20px;
	top: 1185px;
	width: 750px;
	height: 585px;
}

#nextpage {
	position:absolute;
	left: 0px;
	top: 1793px;
	width: 790px;
	height: 40px;
}





.heading1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000000;
}


.heading2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

a.heading2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.heading2:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#0099ff;
	text-decoration: none;
	}


.bodytext1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}

a.bodytext1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-decoration: none;
}

a.bodytext1:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color:#0099ff;
	text-decoration: none;
	}
	

.bodytext2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
}

a.bodytext2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	text-decoration: none;
}

a.bodytext2:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	color:#0099ff;
	text-decoration: none;
	}


.standardlinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a.standardlinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a.standardlinks:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color:#0099ff;
	font-weight: bold;
	}


.menulinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menulinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menulinks:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color:#0099ff;
	font-weight: bold;
	}
	
