/* =body
---------------------------------------------*/
body {font-family: Arial, Helvetica, sans-serif; color: #F5F6E8; background: #18364e url(../images/gradient.gif) repeat-x 0 0;}
body ul {padding-left:0;list-style: none;}
body dd {margin: 0;}
a:link, a:visited {color: #BDD738;}
a:hover, a:active {color:#fff; }
/* =container
---------------------------------------------*/
#container {width: 990px; margin: 0 auto; overflow: hidden; font-size: 92%;}
/* =navigation
---------------------------------------------*/
#navigation {float:right; width:80%; margin: 20px 0 40px 0;font-size: 100%;}
#navigation li {float: left; width: auto;margin: 0 1px;}
	#navigation li a {color: #18364e; text-decoration: none; text-transform: capitalize; font-weight:bold; padding: 3px 5px; background-color:#BDD738;}
		#navigation li a:hover {background-color:#B0E0E4;}
	#navigation li.page a{background-color:#B0E0E4;}
/* =contentWrap
---------------------------------------------*/
#contentWrap {clear:both;}	
h1 {display: block; height: 29px; text-indent: -9999em; background: transparent url(../images/site_title.gif) no-repeat 0 0;}
/* =unit
---------------------------------------------*/
.unit {border-bottom:1px solid #083D5F;}
/* =sponsor10
---------------------------------------------*/
#ddc { position:relative;clear: both; width: 770px; margin:70px 0 0 100px; border-top:1px solid #083D5F;}	
	#ddc h5 {position: absolute; right: 30px; margin-bottom:0;text-transform: capitalize;color:#B0E0E4;}
	#logo10 a {position:relative; left: 577px; top:18px; display: block; height: 31px; text-indent: -9999em;background: transparent url(../images/ddc_footer.gif) no-repeat 0 0;}
/* =ie
---------------------------------------------*/
* html #navigation {width: 75%;}
* html #navigation li {padding: 3px 0;}
* html #ddc h5 {top:8px;}
* html #logo10 a {left: 537px;}

*+html {overflow-x:hidden;}
*+html body {margin:0; text-align:center;}
*+html #container {margin: 0;text-align:left;}
*+html #navigation {width: 75%;}
*+html #navigation li {padding: 3px 0;}
*+html #ddc h5 {top:8px;}
*+html #logo10 a {left: 537px;}
