/* CSS Document */
body {
	padding: 0px;
	background: #000000;
	color: #222;text-align: center;
	font-family: Ariel, sans-serif;
	line-height: .8em; 
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
		
#containerLeft{
	width: 812px;
	float:left;
}
		
#ads{
	margin-top:10px;
	float:right;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	width: 812px;
}

#nav-top img{
	border:0px;
}

#nav-bottom a{
 	float:left;
}

#nav-bottom a:link:hover img{ 
 	visibility: hidden;
}

#nav-bottom a:hover img{
 	visibility: hidden;
}
 
#nav-bottom img{
	float:left;
	border:0px;
}

#games {
	background: url(../images/nav/games_over.jpg) no-repeat top
}

#wrestlers {
	background: url(../images/nav/wrestlers_over.jpg) no-repeat top
}

#matches {
	background: url(../images/nav/matches_over.jpg) no-repeat top
}

#story {
	background: url(../images/nav/story_over.jpg) no-repeat top
}

#artgallery {
	background: url(../images/nav/art_gallery_over.jpg) no-repeat top
}

#downloads {
	background: url(../images/nav/downloads_over.jpg) no-repeat top
}

#flash {
	color: #FFFFFF;
	font-family: Arial;
}

#flash h1 {
	margin-top: 55px;
}
	
div#legalLine {
	width:776px !important; 
	width /**/:460px; 
	height:auto;
	margin: 0 auto;
	padding:0px 5px;
	text-align:center;  
	font-size: 10px; 
	color:#444444;
}
	
#ACNetwork{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

#ACNetwork a{
	text-decoration: none;
	color: #444444;
	padding-left: 3px;
}

#ACNetwork a:hover{
	text-decoration: underline;
	color: #FF6600;
}

#seo {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #444444;
	font-size: 13px;
}