@charset "UTF-8";
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,  
li, dl, dt, dd, form, a, fieldset, input, th, td  
{  
margin: 0; padding: 0; border: 0; outline: none;  
}
body {
	background-color: #FF9933;
	background-image: url(../images/background_gradient.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
p {
	padding-bottom: 1em;
	text-align: left;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #003399;
}
a:active {
	color: #FF9933;
}
h1 {
	font-size: 36px;
	color: #006600;
}
h2 {
	font-size: 24px;
	color: #006600;
}
h3 {
	font-size: 18px;
	color: #006633;
	margin-bottom: 1em;
}
h4 {
	font-size: 16px;
	color: #006600;
	text-align: left;
}
h5 {
	font-size: 14px;
	color: #FF9933;
}
h6 {
	font-size: 10px;
	color: #006600;
}
#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 820px;
	overflow: visible;
	visibility: visible;
}
#header {
	height: 201px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#container_top {
	background-image: url(../images/container_top.png);
	background-repeat: no-repeat;
	height: 20px;
}
#container_bottom {
	background-image: url(../images/container_bottom.png);
	height: 40px;
}
#navigation {
	float: left;
	width: 280px;
	padding-left: 20px;
}
#nav_top {
	background-image: url(../images/navigation_top.png);
	height: 10px;
	background-repeat: no-repeat;
}
#nav_middle {
	background-image: url(../images/navigaton_middle.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 60px;
}
#clearall {
	clear: both;
}
#nav_middle ul {
	color: #003366;
	font-size: 16px;
	list-style-type: none;
	line-height: 1.5em;
}
#nav_bottom {
	background-image: url(../images/navigation_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}
#container {
	background-image: url(../images/container_repeatingbackground.png);
	background-repeat: repeat-y;
	overflow: visible;
	visibility: visible;
	min-height: 700px;
}
#contents {
	padding-left: 330px;
	padding-right: 60px;
	padding-top: 20px;
}
#contents ul {
	list-style-type: disc;
	line-height: 2em;
	font-weight: bold;
	color: #003399;
	list-style-position: outside;
}
#wrapper #container #contents form p input {
	background-color: #CCC;
}
#wrapper #container #contents form input {
	background-color: #CCC;
}
.thumbs {
	margin: 3px;
}
.fullimg {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.closebutton {
}
#picturebox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 680px;
}
#close {
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
}
.submit {
	background-image: url(../images/buttons/submit.png);
	background-repeat: no-repeat;
}
.greenh5 {
	color: #060;
}
.centertext {
	text-align: center;
}
.bodyimg {
	margin: 10px;
}
.coaches {
	margin-right: auto;
	margin-left: auto;
}
#coaches {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
