body {
	margin:0px;
	background-color: #265F82;
    background-image: url(images/bg_main.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
img { border: 0; }
ul, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, h5 {  margin: 15px 0;  padding: 0; }
h2 { font-size: 16px; font-weight: 500; color: #822631; }
a { color: #273284; }
a:hover { color: #822631; }
td, th { vertical-align: top; }
hr { border: none 0; border-top: 1px solid #CCCCCC; width: 90%; height: 1px; }

.hide {display: none;}
.noborder {border: none !important;}
.nopadding {padding: 0px !important;}
.nomargin {margin: 0px !important;}
.clearboth {clear: both;}

.error { color: #822631; }
.highlight { font-weight: bold; border: solid 1px black; padding: 5px; text-align: center; }
.leftimg { float: left; margin: 5px 20px 10px 0; border: 1px solid #CCCCCC; padding: 2px; }
.rightimg { float: right; margin: 0 10px 20px 20px; border: 1px solid #CCCCCC; padding: 2px; }
div.centerimg { text-align: center; margin: 20px 20px 10px 20px; }

span.race { font-weight: bold; color: #822631; }
    
ul.points { margin: 10px 0 10px 20px;  }
ul.points li { list-style-type: square; }

.adminlinks_tbl .alt { background-color: #EEEEEE; }
.adminlinks_tbl td, .adminlinks_tbl th { text-align: center; padding: 10px; }
.adminlinks_tbl th { color: #822631; }


#shell { width: 920px; margin: 0 auto; }
#header { height: 182px; width: 863px; background-image: url(images/bg_header.jpg); background-repeat: no-repeat; padding-left: 57px; padding-top: 20px; }
#nav { position: relative; height: 30px; width: 888px; background-image: url(images/bg_nav.jpg); background-repeat: no-repeat; padding-left: 32px; padding-top: 8px; }
    #nav ul { float: left; width: 920px; margin: 0px; padding: 0px; }
    #nav ul li { position: relative; float: left; height: 30px; display: inline; }
	#nav ul li a { display:block; height: 20px; color: #FFFFFF; font-size: 14px; font-weight: bold; padding-left: 40px; text-decoration: none; border-right: 1px solid #FFFFFF; }
	#nav ul li a.last { border-right: none; }
	#nav a:hover { text-decoration: underline; }
	#nav #nav01 a { width: 84px; }
	#nav #nav02 a { width: 332px; }
	#nav #nav03 a { width: 133px; }
	#nav #nav04 a { width: 120px; }
#main { width: 920px; background-image: url(images/bg_content.jpg); background-repeat: repeat-y; }
#content { width: 860px; min-height: 360px; padding: 30px; background-image: url(images/content_top.jpg); background-repeat: no-repeat; }
#maincol { width: 520px; }
#rightcol { width: 310px; margin-left: 10px; padding-left: 10px; float: right; border-left: 1px solid #CCCCCC; }
    #rightcol strong { color: #822631; font-weight: bold; }
#subscribe { width: 307px; height: 113px; margin-top: 10px; padding-top: 45px; background-image: url(images/bg_subscribe.jpg); background-repeat: no-repeat; text-align: center; }
    #subscribe div { padding: 8px 0; }
    #subscribe input.txt { width: 120px; }
#contentbottom { width: 920px; height: 40px; background-image: url(images/content_bottom.jpg); background-repeat: no-repeat; }
#footer { color: #FFFFFF; font-size: 9px; padding-bottom: 20px; text-align: center; }