@charset "utf-8";
html {
	font-family:Tahoma, Arial, Verdana,sans-serif;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#FFFFFF;
}


* 		{ margin:0; padding:0;}
body 	{ margin:0px; padding:0px; background: url(../images/body.jpg) repeat-x #000F32; margin-left: auto; margin-right: auto; width:766px; text-align:center;}
table 	{ border:0px; border-collapse:collapse;} 
img		{ border:0;}
td 		{ vertical-align:top; padding:0px; }

div#site {width:766px;}
div#flashcontent	{ margin-top: 10px;}

/* Sponsor */
div#sponsor				{ background:url(../images/sponsorbk.jpg) no-repeat; height:88px; width:760px; margin-left: auto; text-align:center;}
div#sponsor img			{ padding:7px 5px 0 0;}

/* Body Content */
div.separator			{ background:url(../images/rep.gif) repeat-x; margin:5px; height:11px;}
div#bodyContent			{ width:766px;height:auto;}
table#contentArea		{ width:100%; margin:0 3px 3px 3px;}
div.header				{ background:url(../images/bodyheaderbk.jpg) repeat-x; height:32px; text-align:left;}
div.header img			{ margin-left:20px;}
div.body				{ border:1px solid #3d5488; margin-top:-3px; width:auto; padding:20px; background-color:#182645; text-align:left; font-family:Tahoma, Arial, Verdana,sans-serif;
	font-size:11px; vertical-align:top;}
div#photo				{ width:160px; margin:0 5px 0 5px;}
.topBr					{ line-height:5px;}

/* Footer */
div#footer	div			{ float:left;}
div#leftFoot			{ background:url(../images/left_foot.jpg) no-repeat; height:68px; width:60px;}
div#mainFoot			{ background:url(../images/rep_foot.jpg) repeat-x; height:68px; width:646px;}
div#mainFoot img		{ margin:7px 5px 0 0;}
div#rightFoot			{ background:url(../images/right_foot.jpg) no-repeat; height:68px; width:60px;}

/*Links*/
a:link, a:active { color:#ffc342;}
a:visited		 { color:#ffc342;}
a:hover			 { color:#ffe5ad;}