body{
	background: #000; 
		color: #fff;
	font-family: arial, sans-serif;
	font-size: 48px;
	margin: 0 auto;
	text-align: center;
	padding-top: 100px;
}


#head{
	background: #cc0000;
	min-height: 92px;
}

#menu{
	background: #770000;
		color: #fff;
	padding-left: 8px;
	line-height: 30px;
	min-height: 30px;
}

#menu2{
	background: #000;
		color: #fff;
	padding-left: 8px;
	line-height: 30px;
	min-height: 30px;
}

#wrap{
	background: #ccc;
	float: left;
	padding: 8px;
}

#left{

	float: left;
	width: 568px;
	margin: 0 8px 0 0;
}

#middle{
	background: #fff;
	float: left;
	margin-right: 8px;
	width: 160px;
}


.nav{
	background: #FF9933;
	border: 1px solid #000;
	float: left;
	margin: 54px 4px 4px 54px;
	text-transform: uppercase; 
	padding: 0 8px 0 8px;

}

A:link{color: #cc0000; font-weight: bold; font-size: 15px; text-decoration: none;}
A:visited{color: #cc0000; font-weight: bold; font-size: 15px; text-decoration: none;}
A:hover{color: #cc0000; font-weight: bold; font-size: 15px; text-decoration: underline;}

.menu A:link{color: #fff; font-weight: bold; font-size: 15px; text-decoration: none;}
.menu A:visited{color: #fff; font-weight: bold; font-size: 15px; text-decoration: none;}
.menu A:hover{color: #fff; font-weight: bold; font-size: 15px; text-decoration: underline;}

.menu2 A:link{color: #fff; font-weight: bold; font-size: 12px; text-decoration: none;}
.menu2 A:visited{color: #fff; font-weight: bold; font-size: 12px; text-decoration: none;}
.menu2 A:hover{color: #fff; font-weight: bold; font-size: 12px; text-decoration: underline;}


.left-top{
	background: #000; 
	color: #fff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	width: 460px;
}

.left{
	background: #fff;
	float: left;
	padding: 0px;
	margin-bottom: 8px;
	width: 556px;

}

.left-mid{
	background: #000;
	color: #999;
	float: left;
	font-size: 18px;
	font-style: italic;
	padding: 0px 6px 6px 6px;
	margin: 0;
	width: 456px;
}



.float-left{

	float: left;
	margin-right: 6px;
	width: 122px;
}

.float-right{
	background: #fff url(float.gif) repeat-x; 
	float: left;
	min-height: 150px;
	padding: 3px;
	font-size: 11px;
	font-family: verdana;
	width: 322px;
}













h1{
	margin: 0;
	font-size: 21px;
}

p{
	margin: 0 0 8px 0;
}





.image{
	border: 1px solid #000;
	margin-right: 4px;
}


.score{
	background: #5CAD00 url(green.gif) repeat-x;
	border: 1px solid #000;
	font-size: 36px;
	font-weight: bold;	
	line-height: 64px;
	margin-bottom: 6px;
	min-height: 48px;
	text-align: center;
	width: 120px;

}












.mid-top{
	background: #000; 
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 3px;
	margin: 0;
	width: 154px;
}



.wrap{
	margin-right: 6px;
	float: left;
	width: 142px;
}

.hold{
	width: 552px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	padding: 6px;
	border-bottom: 1px solid #aaa;
}


