/* CSS Document */
body {
	margin:24px;
	padding:0;
	width:950px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.5em;
	background-color:#333333;}
* html body {
	font-size:x-small;
	f\ont-size:small;}	

#container {width:100%; background-color:#FFFFFF; min-height:700px; max-width:1200px;}

#banner /*row 1*/ {margin-left: 18px; width:100%/*; background-color:#999966*/;}

#row_2 {float:left; width:100%; margin:0; padding:1px; /*background-color:#CCFF00;*/}
#nav {float:left; margin:36px 0 0 0; width:20%; /*background-color:#FFFF33;*/ }
#mainnav {margin-left:30px; padding:0; line-height:100%/*; background-color:#CC6666*/;}
#subnav {margin:-5px 0 0 45px; padding:0;font-size:90%/*; background-color:#00FFFF*/;}
#content {float:right; margin-top:0px; padding:1px; width:78%;/*background-color:#FF66FF;*/} 
#sub_content {margin-top:0px; width:100%;/* background-color:#FF0;*/}
#sub_content img {border:1px solid #FFFFFF;}
#pix_left {float:left;margin-top:0px; width:25%;/*background-color:#FF3300;*/ text-align:center;}
#text_right { float:right;margin-top:0px; width:70%;/*background-color:#FF666;*/}
#pix_right {float:right;width:40%; /*background-color:#FF3300;*/  text-align:center;}
#text_left {float:left;width:60%; /*background-color:#FF9900;*/  text-align:center;}
#textbox {margin: 0 15%; /*background-color:#CCFF66;*/}

#row_3 {width:100%; clear:both;}


table {background-color:#FFFFFF;border: 1px solid #002C12;}
table#wins td p {margin:5px; text-align:center;}
table#wins th {background-color:#C96728; color:#CCCCCC;}

.subtitle {font-weight:bold; color:#666666; margin: 10 0 20px 0; text-align:center;}
.strong {margin: 0; font-weight:bold; color:#002C12;}
.indent {margin-left:30px;}	
.center {text-align:center;}	
.indent_both {margin:0 25%;}
.indent_both_2 {margin:0 33%;}


a:link {color:#C96728; text-decoration:none; font-weight:bold;}
a:visited {color:#666666; text-decoration:none; font-weight:bold;}
a:hover {color:#CC3300; font-weight:bolder;}
a:active {text-decoration:underline; font-weight:bolder;}	

h1 {font-size:150%; line-height:130%; color:#311022; text-align:center;}
h2 {font-size:130%; color:#002C12;}
h3 {font-size:110%; color:#C96728;}

#textbox p {margin:0; padding:0; line-height:1.7 em;}
#textbox h3 {margin:0; padding:0; font-size:110%; color:#C96728;}

.splash  {
	margin:24px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.5em;
	color:#ED1B23;
	background-color:#000;}
.splash table {background-color:#000;}	
.splash a:link {color:#00F; text-decoration:none; font-weight:normal;}
.splash a:visited {color:#00F; text-decoration:none; font-weight:normal;}
.splash a:hover {color:#C30; font-weight:bold;}
.splash a:active {color:#ED1B23; text-decoration:underline; font-weight:bolder;}
.blue {color:#00F;}


