/** Begin main tag rules **/
a {
	color:#536895;
	text-decoration:none;
	}
a:hover {
	background-color: #323F58;
	color:#FEBB36;
}

body {
	background-color: #C0C0C0;
	background-image: url(assets/graphics/volleyball_grey.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-top:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:4px;
	color:#536895;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#536895;
	letter-spacing:3px;
	}
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323F58;
	padding:0px;
	margin-top:5px;
}
	
ul#twitter_update_list { 
	list-style: none; 
	font-size: 12px;
	margin-left:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
}
ul#twitter_update_list li { 
	padding: 5px;
	color:#323f58;
	list-style: circle;
}
/** End main tag rules **/





/** Begin Class rules **/

.content {
	background-color:#FFFFFF;
	width:974px;
}

.content p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323F58;
	line-height:20px;
	text-align:justify;
}
.content td {
	padding:10px;

}
.content h1 {
	text-align:center;
}


/** End Class rules **/





/** Begin ID rules **/



#copyright {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
}
#footer {
	background-color:#536895;
	color:#c0c0c0;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:40px;
}
#footer a {
	text-decoration: none;
	color:#C0C0C0;
}

#linksnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #536895;
	border-right:none;
	border-left:none;
	border-top:1px solid #536895;
	padding:5px;
}
#linksnav a {
	color:#323f58;
	display:inline-block;	
}
#linksnav a:hover {
	background-color:#536895;
	color:#FEBB36;
}
#linksnav p {
	padding-left:20px;
	letter-spacing:4px;}
#contact h2 {
	margin:0px;
	padding:0px;}
#contact ul {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 margin-top:5px;
	 color:#323F58;}

#topBanner {
	padding:0px;
	margin:0px;
	border:none;
}
#photoBanner {
	padding:0px;
	margin:0px;
	border:none;
}
#historyContent img {
	padding:20px;
}
/** Begin Roster Page Specific Rules **/
#backtotop {
	line-height:25px;
	color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-align:center;
}
#backtotop a {
	color:#c0c0c0;
	display:block;
}
#backtotop a:hover {
	color:#FEBB36;
	}
#biotable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323F58;
	border-color:#536895;
	}
#biotable p {
	margin-bottom:0px;
	line-height:20px;
}
#biotable td, th {
	border-color:#323F58;
}
#biotable td {
	padding:5px 15px 30px 15px;
	}
#biotable th {
	background-image:url(assets/graphics/vbbanner.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#536895;
}
#biotable h1 {
	color:#ffffff;
}
#biotable ul{
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:20px;
	text-align:left;
}
#rostertable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#536895;
	border-color:#323F58;
	padding:0px;
	text-align:center;
	margin-top:20px;
}

#rostertable a {
	display:block;
}

#rostertable a:hover {
	background-color:#536895;
	}
	
#rostertable td {
	border-color:#323F58;
	text-align:center;
	padding:5px;
}

#rostertable th {
border-color:#323F58;
}
/** End Roster Page Specific Rules **/

#scheduletable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#536895;
	border-color:#323f58;
	padding:0px;
	margin-top:5px;
}
#scheduletable td {
	border-color:#323f58;
	text-align:center;
	padding:5px;
}
#scheduletable th {
	border-color:#323f58;
}

#champions {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	font-style:oblique;
	color:#900;
	border-bottom:1px solid #536895;
	border-right:none;
	border-left:none;
	border-top:1px solid #536895;
	padding:5px;
}

/** End ID rules **/
