/*************** TAB CSS STYLE ***************/

body {
	/*background: #3d1553 url(Images/reverse-spiderweb-img1.png) top left;*/
	/*background: #3d1553 url(Images/SpidersAction1.jpg) top left;*/
	background: #3d1553 url(Images/spiders-collage.jpg) top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #3d1553;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
	min-height: 2000px;
	background-color:#3d1553;
	/*background-color:#EBDDE2;*/
	border: 5px solid #666666;
}

#main-content-container {
	margin-left:0px auto;
	/*margin-top:5px;*/
	/*padding-top:15px;*/
	background-color:#aca899;
	width:1000px;
	min-height:1800px;
}

#main-content {
	margin-left:35px;
	margin-top:25px;
	padding-top:10px;
}

#main-content-container-watermark {
	background: url(Images/test.gif);
	background-repeat:no-repeat;
}

#sub-container {
	min-height:2000px;
}

h1 {
	/*text-decoration:underline;*/
}

/*************** header ***************/

#header-container {
	/*background: #3d1553 url(Images/header_test.jpg);*/
 	width:1000px;
	/*height:200px;*/
	margin-top:70px;
	z-index:100;
	background-color:#3d1553;
	/*padding-bottom:40px;*/
}

#header {

	/*background: #3d1553 url(Images/spider_logo.gif);*/
	width:105px;
	height:134px;
	background-repeat:no-repeat;
	z-index:5;
 	float:left;
	margin-left:100px;
	margin-top:-44px;
}

#team-name {
	margin-bottom:13px;
	font-size:35px;
	font-weight:bold;
	color:#ffffff;
}

#header2 {

	/*background: #3d1553 url(Images/spider_logo.gif);*/
	width:105px;
	height:134px;
	background-repeat:no-repeat;
	z-index:5;
 	float:right;
	margin-top:-100px;
	margin-left:-150px;
}

/************** menu *****************/

#menu-container{
	background-color:#666666;
	height:23px;

}

#menu{
	position:relative;
	width:900px;
	height:22px;
	/*background-color: #3d1553;*/
	font-size:14px;
}

#menu ul{
	position:absolute;
	top:2px;
	display:block;
	left:-100px;
}

#menu ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid black;	
}

.last{
	border-right: 0px none #6b7272 !important;
}

#menu ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 5px;
	text-transform: uppercase;
	color:black;
	font-weight:bold;
}

#menu ul li a:hover{
	text-decoration:underline;
	/*color:#d6d6d6;*/
	color: #ffffff;
	font-weight:bold;
	/*background-color:black;*/
}

.active {

}


/*************** Roster ***************/

#menu-roster{
	position:relative;
	width:1000px;
	height:18px;
	background-color:#666666;
	border: 1px solid #000000;
}

#roster-content {
	width:1000px;
	/*margin-top:35px;*/
}

#roster-detail-outer-left-div {
	float:left;
	width:600px;
}

#roster-detail-inner-left-div {
	float:left;
	width:275px;
}

#roster-detail-outer-right-div {
	float:right;
	margin-right:10px;
	width:275px;
}

#roster-detail-inner-right-div {
	float:right;
	width:275px;
	margin-right:95px;
}

#roster-detail-div {
	border-right:1px solid #3d1553;
}

#roster-detail-div p {
	margin-left:75px;
	font-size:16px;
	color:black;
	overflow: auto;
	font-weight:bold;
	text-decoration:underline;
}

.roster-table {
	border-left:1px solid black;
	border-right:1px solid black;
}

.roster-table th
{
	border: 1px solid black;
	background-color: #3d1553;
	color: #666666;
	padding-left:10px;
}

.roster-table td
{
	border-bottom: 1px solid black;
	padding-right:25px;
	padding-left:10px;
}

/*************** footer ***************/

 #footer{
	width:1000px;
}

#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:1000px;
	display:block;
}

/*************** Information **************/

#league-information{
	width:925px;
}

/************** Sponsors  ****************/

#general-sponsers-div {
	width:925px;
	margin-bottom:15px;
}

#sponsers-left-div {
	float:left;
	width:350px;
}

#sponsers-right-div{
	float:right;
	width:300px;
}

/*********** Contact *****************/

#general-contact-div {
	width:500px;
	padding-bottom:20px;
}

#general-contact-left-div{
	float:left;
	width:200px;
}

#general-contact-right-div {
	float:right;
	width:200px;
}

#headcoach-contact-div {
	width:575px;
}

#headcoach-contact-div h3 {
	text-align:center;
}

#headcoach-contact-left-div{
	float:left;
	width:350px;
}

#headcoach-contact-right-div{
	float:right;
}

/*********** Schedule **************/

#schedule-maps-div{
	width:700px;
}

#schedule-maps-header-div{
	width:500px;
}

#schedule-div {
	width:650px;
}
