@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}
body {background:url(img/bg.gif) repeat-x #8ab5cb; font-family:Arial, Helvetica, sans-serif; font-size:1em;}
h4 {padding:15px 0 8px 0px;}

#wrapper {margin:0 auto; width:800px; background:#E8D9CE; text-align:center; overflow:hidden}
	#content {text-align:left; margin-left:10px; margin-bottom:10px; margin-right:10px;}
	#content #indexParagraphs {text-align:justify}
	#content #indexParagraphs p {padding:6px; line-height:1.4em;}
	#content #rotating {float:right; padding:4px; margin-left:4px;}
	#content #orangeBox {width:800px; height:230x; background:url(img/box.jpg) no-repeat; text-align:left; padding:10px; margin-left:-10px;}
	#content #orangeBox h2 {font-size:1.2em; color:#FF0000}
	#content #orangeBoxLeft {float:left; width:380px;}
	#content #orangeBoxLeft h2 {font-size:1em; color:#000000}
	#content #orangeBoxRight {float:right; width:370px;}
	#content #orangeBoxRight h2 {font-style:oblique; color:#FF0000;}
	#content .logos {margin-top:10px;}
	#footer {height:75px; width:800px; background:url(img/footer.jpg); margin-bottom:20px; margin:0 auto; text-align:center;}
	#footer p {padding-top:10px; color:#fff}
	#footer a {color:#fff}
	#textlinks {margin:0 auto; text-align:center; padding:20px;}
	#textlinks a {color:#865028;}
	.video {float:left; padding:10px; margin-left:63px;}

.clr {clear:both}
.center {text-align:center;}