body { 
	font: 12px arial, tahoma, sans-serif;
	color: #6a717e;
	background-color: #303743; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}

p { 
padding: 0px;
margin-top: 0px;
margin-bottom: 15px;
text-align: left;
	}
    
table.statistics {
margin: 0 auto;
margin-top: 25px;
color: #303743;
margin-left: 40px;}

div.statistics {
width: 467px;
height: 129px;
background: url(statistics.jpg) no-repeat;
}

div.stats {width: 270px; padding-left: 40px; padding-top: 12px;}
div.stats strong {color: #fff; font-size: 0.75em; }
div.stats img {border: 2px solid #fff; margin-top: 2px;}

div.stats2 {margin-left: 10px; border-left: 3px solid; padding-left: 5px; margin-bottom: 20px; margin-top: 10px;}

strong {
text-transform: uppercase; 
font-weight: bold;
font-size: 0.9em;
    }
    
a:link, a:visited { 
text-decoration: none; 
color: #fff;
}

a:hover, a:active { 
text-decoration: underline; 
color: #fff;
	}
img {
	border: 0px solid #000000;
	padding: 0px;}	

a img.enth3img, a:link img.enth3img, a:visited img.enth3img {float: left; margin: 0 10px 5px 5px; border: 4px solid #6a717e;}
a:hover img.enth3img {border-color: #fff;}
	
/*LAYOUT*/	
#container { 
	background: #303743; 
	width: 526px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}    
    
#pageHeader { 
	background: url(header.jpg) no-repeat right top; 
	width: 526px;
	height: 322px;
	}

#menu{
	position: absolute;
	left: 90px; 
	top: 298px;
	width: 526px;
	background: url(header.jpg) -92px -298px no-repeat;
	padding: 0px;}
    
#menu .current{
    left: 0px; 
    width: 67px; 
    top: 298px; 
    height: 30px;}   
#menu .current a{
    height: 30px;
    display: block;
    margin: 0px;
    left: 92px;
    width: 67px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .current a:hover{
	background: url(header.jpg) -92px -328px no-repeat;
    width: 67px;
    height: 30px;}	
    
#menu .upcoming{
    position: absolute;
    left: 68px; 
    width: 86px; 
    top: 0px; 
    height: 30px;}   
#menu .upcoming a{
    height: 30px;
    display: block;
    margin: 0px;
    width: 86px;
    left: 68px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .upcoming a:hover{
	background: url(header.jpg) -160px -328px no-repeat;
    width: 86px;
    height: 30px;}	

#menu .siteinfo{
    position: absolute;
    left: 160px; 
    width: 60px; 
    top: 0px; 
    height: 30px;}   
#menu .siteinfo a{
    height: 30px;
    display: block;
    margin: 0px;
    width: 60px;
    left: 160px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .siteinfo a:hover{
	background: url(header.jpg) -252px -328px no-repeat;
    width: 60px;
    height: 30px;}	

#menu .home{
    position: absolute;
    left: 225px; 
    width: 52px; 
    top: 0px; 
    height: 30px;}   
#menu .home a{
    height: 30px;
    display: block;
    margin: 0px;
    width: 52px;
    left: 225px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .home a:hover{
	background: url(header.jpg) -317px -328px no-repeat;
    width: 52px;
    height: 30px;}	
    
#menu .retrogression{
    position: absolute;
    left: 277px; 
    width: 144px; 
    top: 0px; 
    height: 30px;}   
#menu .retrogression a{
    height: 30px;
    display: block;
    margin: 0px;
    width: 144px;
    left: 277px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .retrogression a:hover{
	background: url(header.jpg) -369px -328px no-repeat;
    width: 144px;
    height: 30px;}	
    
#menu .current span, 
#menu .upcoming span, 
#menu .siteinfo span, 
#menu .home span, 
#menu .retrogression span {
	visibility: hidden;
	white-space: nowrap;}

/*CONTENT*/
#content {
	position: relative;
	border-top: 0px solid;
	margin: 0 auto;
	padding: 3px;
    width: 518px;
	background: #212732;
}

#content h1{
margin: 0;
margin-top: 3px;
padding: 4px;
font: 12px arial, tahoma, sans-serif;
text-transform: uppercase;
font-weight: bold;
background: #323947;
border-bottom: 0px solid #6a717e;
}

#content h2{
margin: 0;
margin-top: 3px;
padding: 2px;
font: 10px arial, tahoma, sans-serif; 
text-transform: uppercase;
font-weight: bold;
background: transparent;
border-bottom: 0px solid #6a717e;
}

#content p{
	margin: 0;
	padding: 5px;
}

/*FOOTER*/
#footer {
margin: 20px 0 0 0; 
width: 518px;
background: #323947;
font: 10px arial, tahoma, sans-serif;
}

#footer h1{
	margin: 0px;
	padding: 2px;
	font: 11px  arial, tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #323947;
    border-top: 1px solid #6a717e;
    border-bottom: 0px;
    color: #6a717e;
}

#footer p{
	margin: 1px;
	padding: 1px;
    font: 9px  arial, tahoma, sans-serif;
}


