* {
	padding: 0;
	margin: 0;
	border: 0;
}


body {
	background: url(images/bg.gif) fixed top repeat-x;
	background-color: #003366;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #fff;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
	width: 950px;
}

h1 {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #ff9900;
	font-weight: bold;
}

h2 {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;

}

h3 {
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
}

h4 {
	font: 18px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #ffcc66;
	font-weight: bold;
}

div#container {
	background-color: none;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	clear: both;
}

div#image{
	background-color: none;
	width: 960px;
	height: 430px;
	margin-left: 30px;
}

div#image1 {
	background-color: none;
	width: 250px;
	height: 377px;
	float: left;
	border-right: 1px solid #ffcc66;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}

div#image2 {
	background-color: none;
	width: 647px;
	height:430px;
	border: #ffcc66 1px solid;
	border-right: 3px solid #ffcc66;
	float: left;
}

div#index_text {
	background-color: none;
	width: 250px;
	height: 42px;
	float: left;
	color: #ffcc66;
	padding-top: 10px;
	border-right: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
}

div#navigation {
	padding: none;
	margin: 0 auto;
	height: 37px;
	text-align: center;
}

div#header{
	background-color: none;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 950px;
	height: 41px;
	clear: both;
}

div#text{
	background-color: none;
	border: #ffcc66 1px solid;
	border-spacing: 5px;
	color: #ffcc66;
	width: 850px;
	margin: 0 auto;
	height: auto;
	text-align: left;
	padding: 20px 22px 20px 25px;

}

div#footer{
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	width: 850px;
	height: 50px;
	font-size: 11px;
	color: #ffcc66;
	clear: both;
}

div#form{
	width: 600px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

ul#nav {
	width: 950px;
	height: 37px;
	margin: 0 auto;
	padding: none;
	text-align: center;
}

ul#nav li {
	margin: 0 auto;
	padding-left: 20px;
	float: left;
}

ol {
	list-style: none;
}

ol#out{
	list-style: decimal;
	margin-left: 40px;
	margin-bottom: 5px;
}

ol#out li{
	margin-top: 12px;
}

ol#in {
	list-style: lower-alpha;
	margin-left: 40px;
	margin-bottom: 5px;
}

ol#in li{
	margin-top: 12px;
}

a {
	text-decoration: none;
	outline: none;
	border: none;
	color: #fff;
}

a img {
	border: none;
}

a#nav_about{
	display: block;
	width: 37px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_about, a.current#nav_about{
	text-indent: -37px;
}

a#nav_assoc{
	display: block;
	width: 78px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_assoc, a.current#nav_assoc{
	text-indent: -78px;
}

a#nav_centers{
	display: block;
	width: 47px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_centers, a.current#nav_centers{
	text-indent: -47px;
}

a#nav_corp{
	display: block;
	width: 79px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_corp, a.current#nav_corp{
	text-indent: -79px;
}

a#nav_country{
	display: block;
	width: 207px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_country, a.current#nav_country{
	text-indent: -207px;
}

a#nav_instructors{
	display: block;
	width: 66px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_instructors, a.current#nav_instructors{
	text-indent: -66px;
}

a#nav_players{
	display: block;
	width: 45px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_players, a.current#nav_players{
	text-indent: -45px;
}

a#nav_schools{
	display: block;
	width: 152px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_schools, a.current#nav_schools{
	text-indent: -152px;
}

a#nav_nutrition{
	display: block;
	width: 54px;
	height: 37px;
	border: 0px;
	overflow: hidden;
}

a:hover#nav_nutrition, a.current#nav_nutrition{
	text-indent: -54px;
}

ul#board{
	width: 900px;
	height: auto;
}

ul#board li{
	margin-bottom: 50px;
}

ul#board dl {
	width: 650px;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #fff;
	float: left;
}
	
ul#board dt {
	width: auto;
	clear: left;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 5px 1px 5px;
	color: #0d578e;
	background: #fff;
	float: left;
}
		
ul#board dd {
	width: auto;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #464646;
	padding: 2px 5px 1px 5px;
}


form {
	width: 600px;
}


label {
	width: 100px;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #0d578e;
}

input,textarea {
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #333;
	width: 485px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #ebebeb;
}

input.button {
	width: auto;
	padding: 4px;
	color: #0d578e;
	background-color: #ebebeb;
	font-weight: bold;
	text-transform: uppercase;
}
