@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background:#303f4b;
	width:100%;
	margin:0px;
}

h1 {}


div#clear {clear:both;}

a:link {color:#01308A; text-decoration:none;}     /* unvisited link */ 
a:visited {color:#01308A; text-decoration:none;}  /* visited link */ 
a:hover {color:#000000; text-decoration:underline;}   /* mouse over link */ 
a:active {color:#01308A; text-decoration:none;}   /* selected link */

div#wrap {
	width:980px;
	background:url(../images/bg.jpg) repeat-y;
	margin:auto;
	border-left:#000000 2px solid;
	border-right:#000000 2px solid;	
	overflow:hidden;
}


div#head {
	width:980px;
	height:108px;
	background:url(../images/header.jpg);
}

div#foot {
	height:26px;
	width:770px;
	margin:0 auto;
	border-left:#000000 2px solid;
	border-right:#000000 2px solid;
	border-bottom:#000000 2px solid;
	background:url(../images/foot.jpg);
	padding-left:210px;
	padding-top:6px;
}

/*===========left column stuff============*/

div#leftcol {
	width:206px;
	float:left;
	background:#455461;
}

div#record {
	height:149px;
	background:url(../images/record.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#01308a;
	font-size:50px;
	font-weight:bold;
	padding-top:62px;
	letter-spacing:-3px;
	padding-right:10px;
}

div#score {
}

div#sideinfo {
	background:url(../images/leftcolrepeater.jpg) repeat-y;
	min-height:126px;
	text-align:left;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

* html div#info {height:126px;}

div#sponsors {
	height:29px;
	background:url(../images/sponsorsheader.jpg);
}

div#leftrepeater {
	background:url(../images/leftcolrepeater.jpg) repeat-y;
	min-height:100%;
}

* html div#leftrepeater {height:100%;}

/*==============main content area==============*/

div#main {
	width:774px;
	float:left;
	background:#D7D7CF;
}

div#pichead {
	height:35px;
	background:url(../images/picheader.jpg);
	line-height:35px;
	color:white;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
}

div#teampic {
	height:300px;
}

div#playersandvid {
	height:262px;
	/*background:url(../images/videopowheader.jpg);*/
}

div#players {
	width:420px;
	float:left;
	height:222px;
	background:url(../images/playersofweek.jpg);
	padding-left:5px;
	font-size:12px;
	text-align:left;
	padding-top:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

* html div#players {text-align:left;}

div#featvid {
	width:349px;
	float:left;
	height:230px;
	background:url(../images/featvid.jpg);
	padding-top:32px;
}

div#mainhead {
	height:68px;
	background:url(../images/homeheadline.jpg);
}

div#content {
	background:#D7D7CF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

/*=======navigation=======*/

div#nav {
	width:980px;
	height:43px;
	background:url(../images/nav2.gif);
}

	#MenuMap {
		margin:0px;
		padding:0px;
		top:0px;
		width:980px;
		height:43px;
		position:relative;
		background-image:url(../images/nav2.gif);
		list-style:none;
		text-decoration:none;
		}

			#MenuMap li {
				margin:0px;
				padding:0px;
				position:absolute;
				height:43px;
				}

			#MenuMap a {
				display:block;
				height:43px;
				outline:none;
				}
			
				#MenuMap a.NavLink {
				/*  Hide the text part of the links by moving it waaaay offscreen. */
					text-indent:-1000000em;
					}

/*  NavLink dimensioning rules - specify offset from top and (constant) width of active area. */
		#Home 					{left:146px; width:59px; top:0px; height:25px;}
		#Coaches 				{left:205px; width:83px; top:0px; height:25px;}
		#Stats 					{left:288px; width:66px; top:0px; height:25px;}
		#Players 				{left:354px; width:85px; top:0px; height:25px;}
		#Info		 			{left:438px; width:58px; top:0px; height:25px;}
		#Media			 		{left:495px; width:124px; top:0px; height:25px;}
		#History		 		{left:618px; width:128px; top:0px; height:25px;}
		#JrBlueDukes		 	{left:745px; width:152px; top:0px; height:25px;}
		#Contact		 		{left:896px; width:85px; top:0px; height:25px;}						
					
/*  Menu hover, active, and "current page" rules, using a "sprite" imagemap, and background positioning. */
/*							    	   			             	                 left    top      */	
	#Home a:hover 				{background: transparent url(../images/nav2.gif) -146px -43px no-repeat;}
	#Coaches a:hover 			{background: transparent url(../images/nav2.gif) -205px -43px no-repeat;}
	#Stats a:hover 				{background: transparent url(../images/nav2.gif) -288px -43px no-repeat;}
	#Players a:hover 			{background: transparent url(../images/nav2.gif) -354px -43px no-repeat;}
	#Info a:hover	 			{background: transparent url(../images/nav2.gif) -438px -43px no-repeat;}
	#Media a:hover 				{background: transparent url(../images/nav2.gif) -495px -43px no-repeat;}	
	#History a:hover 			{background: transparent url(../images/nav2.gif) -618px -43px no-repeat;}	
	#JrBlueDukes a:hover 		{background: transparent url(../images/nav2.gif) -745px -43px no-repeat;}					
	#Contact a:hover 			{background: transparent url(../images/nav2.gif) -896px -43px no-repeat;}					
		
					
#Homepage #Home a 					{background: transparent url(../images/nav2.gif) -146px -43px no-repeat;}
#coachespage #Coaches a 			{background: transparent url(../images/nav2.gif) -205px -43px no-repeat;}
#statspage #Stats a 				{background: transparent url(../images/nav2.gif) -288px -43px no-repeat;}
#playerspage #Players a 			{background: transparent url(../images/nav2.gif) -354px -43px no-repeat;}
#infopage #Info a 					{background: transparent url(../images/nav2.gif) -438px -43px no-repeat;}	
#mediapage #Media a 				{background: transparent url(../images/nav2.gif) -495px -43px no-repeat;}
#historypage #History a 			{background: transparent url(../images/nav2.gif) -618px -43px no-repeat;}
#jrbluedukespage #JrBlueDukes a 	{background: transparent url(../images/nav2.gif) -745px -43px no-repeat;}		
#contactpage #Contact a 			{background: transparent url(../images/nav2.gif) -896px -43px no-repeat;}		
