﻿body{background: #ffffff url('../Home/drops3.png') repeat-x fixed 0 0;}
.main{color:#000000;}
#container{
width:800px; margin: 0px auto; padding:0px; background: transparent url('../Home/opaque.png') repeat fixed 0 0;
 color:#000000; font-family:Arial, Helvetica, sans-serif;
border: thin black solid}

#topheader{
	background: transparent url('../Home/Shockwave.jpg') no-repeat scroll center top; width:800px; height:130px; cursor:pointer;
	text-indent:-9999px;
}



.hide{
	display:none;
}
#membersdwarrow{ position:relative; top:-27px; left:95px; width:15px; height:15px;z-index:999;
}

#coachesdwarrow{ position:relative; top:-27px; left:98px; width:15px; height:15px;z-index:999;
}

#extrasdwarrow{ position:relative; top:-27px; left:79px; width:15px; height:15px; z-index:999;
}

#aboutdwarrow{ position:relative; top:-27px; left:75px; width:15px; height:15px; z-index:999;
}



#nav{
	background:black; width:800px; height:35px; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size:14px; padding:0; margin:0; border-top:1px #000000 solid;
}

#nav li{
	display:inline;
	float:left;
	position:relative;
	
	max-height:35px;
	z-index:999;
}

#nav ul{
	list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position:relative;	
	 z-index: 999;
}

#nav li a.root{ background:transparent url('../Home/menuBG.jpg') repeat-x scroll 0 0;
	display:block; height:30px; margin-right:1px;
	outline-style:none; outline-width:0; color:#ffffff; text-decoration:none;
	position:relative; text-align:center; padding-top:7px;

}

#nav li a.roothover{
background:transparent url('../Home/menuBGhover.jpg') repeat-x scroll 0 0;
	display:block; height:30px; margin-right:1px;
	outline-style:none; outline-width:0; color:#ffffff; text-decoration:none;
	position:relative; text-align:center; padding-top:7px; z-index:999;
	
}


#nav ul ul{
	position:absolute; top:35px; width:114px; z-index:999;
	}

#nav ul ul li{
	display:block;
	float:none;
	top: 0px;
	left: 0px;
	font-size:13px;
	width:114px;
	z-index:999;
}

#nav li a.subs{ color:#ffffff; 
	text-decoration:none; background:transparent url('../Home/opaquedropsmall.png');
	 display:block; padding:5px 6px; border-bottom:1px gray solid;
	 width:114px;border-top:0; border-left:0; border-right:0;
	 z-index:999;
}

#nav ul ul li a.subshover{ color:#FFFF66;
	text-decoration:none; background:transparent url('../Home/opaquedropsmall.png');
	 display:block; padding:5px 6px; border-bottom:1px gray solid;
	width:114px;border-top:0; border-left:0; border-right:0
	z-index:999;
	
}



#homenav{
	width:114px;
}


#membersnav{
	width:125px;
	height:35px;
}

#teamphotosnav{
	width:107px;
}

#coachesnav{
	width:129px;
	height:35px;
}

#extrasnav{
	width:104px;
	height:35px;
}

#sponsorsnav{
	width:121px;
}

#aboutnav{
	width:100px; margin-right:0; color:
}

