@charset "utf-8";
/* CSS Document */

*{outline:none;padding:0;margin:0;}

div#content a, div#content a:link, div#content a:visited {
	text-decoration:none;
	border-bottom:1px solid black;
	padding-bottom:3px;
	color:#00f;
}

a:hover {
	color:#c00;
}

p, ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

p {
	margin-bottom:10px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	margin-bottom:10px;
}

body {
	background-image:url(images/bodybg.jpg);
	padding:0;
}
div#header {
	position:absolute;
	top:95px;
	left:30px;
}
div#credits p {
	text-indent:-5000px;
}
div#header p a {
	display:block;
	height:120px;
	width:150px;
	text-indent:-5000px;
}

ul{
	list-style:none;}

ul li {
	text-decoration:none;}


div#navigation {
	position:absolute;
	top:92px;
	left:192px;
	z-index:100;
}

div#navigation ul li a {
	display:block;
	width:153px;
	text-indent:-5000px;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
}

div#navigation ul li#wrestlers a {
	height:25px;
	background-position:left top;
}
div#navigation ul li#season a {
	height:20px;
	background-position:left -25px;
}
div#navigation ul li#bigtens a {
	height:18px;
	background-position:left -46px;
}
div#navigation ul li#national a {
	height:23px;
	background-position:left -64px;
}
div#navigation ul li#photogall a {
	height:24px;
	background-position:left -88px;
}
div#navigation ul li#wrestlers a:hover {
	background-position:right top;
}
div#navigation ul li#season a:hover {
	background-position:right -25px;
}
div#navigation ul li#bigtens a:hover {
	background-position:right -46px;
}
div#navigation ul li#national a:hover {
	background-position:right -64px;
}
div#navigation ul li#photogall a:hover {
	background-position:right -88px;
}

div#homecontainer {
	background-image:url(images/foldermain.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:760px;
	height:732px;
	margin:0 0 0 150px;
	top:0;
}
div#container {
	background-image:url(images/folderinterior.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:952px;
	height:732px;
	margin:0 0 0 150px;
}

div#container img#crop1 {
	position:absolute;
	left:50px;
	top:226px;
}

div#container img#crop2 {
	position:absolute;
	left:243px;
	top:220px;
}

div#container img#crop3 {
	position:absolute;
	left:74px;
	top:413px;
}

div#container object#crop3, div#container embed {
	position:absolute;
	left:74px;
	top:413px;
}

div#container div#content {
	position:absolute;
	left:470px;
	top:120px;
	width:360px;
	height:470px;
	overflow:hidden;
	overflow-y:auto;
	padding-right:10px;
}
ul#wrestlerlist1, ul#wrestlerlist2 {
	width:150px;
}
ul#wrestlerlist1 {
	float:left;
}
ul#wrestlerlist2 {
	float:right;
}
ul#wrestlerlist2 li#brands {
	position:relative;
	left: -100px;
	top:20px;
}
ul#wrestlerlist1 li, ul#wrestlerlist2 li {
	text-align:center;
	margin-bottom:10px;
	line-height:20px;
}	
div#container div#content div#infobox {
	float:right;
	border-left:1px solid black;
	margin-left:10px;
	width:130px;
	padding-left:10px;
	margin-bottom:10px;
}
div#container div#content div#infobox ul li {
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	}

div#content ul#seasonlist li {
	margin-bottom:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#content ul#seasonlist li a {
	border:none;
}
div#content ul#seasonlist li a:hover {
	color:#c00;
}


div#homecontainer h1 {
	text-indent:-5000px;
}

div#homecontainer p {
	text-indent:-5000px;
}


div#homecontainer ul li a{
	background-image:url(images/snapshotsbg.jpg);	
	position:absolute;
	width:207px;
	height:212px;
	display:block;

}
div#homecontainer ul li#wrestlers {
	position:absolute;
	top:180px;
	left:258px;
	}
	
div#homecontainer ul li#wrestlers a {
	background-position:right top;
	text-indent:-5000px;	
	}
div#homecontainer ul li#wrestlers a:hover {
	background-position:left top;}	
	
div#homecontainer ul li#season {
	position:absolute;
	top:180px;
	left:450px;
	width:;
	height:;
}
div#homecontainer ul li#season a{
	background-position:right -212px;
	text-indent:-5000px;
}

div#homecontainer ul li#season a:hover {
	background-position:left -212px;
}

div#homecontainer ul li#bigtens {
	position:absolute;
	top:396px;
	left:43px;
}

div#homecontainer ul li#bigtens a {
	background-position:right -424px;
	text-indent:-5000px;
}

div#homecontainer ul li#bigtens a:hover {
	background-position:left -424px;
}

div#homecontainer ul li#national {
	position:absolute;
	top:390px;
	left:257px;
}
div#homecontainer ul li#national a {
	background-position: right -636px;
	text-indent:-5000px;
}

div#homecontainer ul li#national a:hover {
	background-position:left -636px;
}

div#homecontainer ul li#photogall {
	position:absolute;
	top:390px;
	left:455px;
	width:;
	height:;
}
div#homecontainer ul li#photogall a {
	background-position: right -848px;
	text-indent:-5000px;
}	
div#homecontainer ul li#photogall a:hover {
	background-position: left -848px;
}


