html { background:url(images/htmlbg.jpg) repeat-x; margin:0; padding:0; }
body { background:url(images/bodybg.jpg) no-repeat;
margin:0; text-align:center;
font-family:Arial, Helvetica, sans-serif; color:#40484b; font-size:0.78em; }

.clear { clear:both; }
#maincontainer { width:817px; margin:0 auto; text-align:left; }

h1 { margin:0; padding:0;
background:url(images/header.jpg) no-repeat; width:817px; height:356px;
text-indent:-9999px; }

h2 { margin:0; padding:0; color:#005b9a; }

#leftcol { float:left; width:225px; border-right:#ccb643 solid 8px; }
ul#navlist { list-style-type:none; margin:0; padding:0 0 0 20px; width:185px; }
#navlist li { background:url(images/nav_bg.gif) no-repeat; padding:5px; margin:2px; }
#navlist li a { text-decoration:none; color:#008db0; font-weight:bold; }
#navlist li a:hover { color:#fd7c13; }

#contents { width:560px; float:right; }
.imgfloat { float:left; padding:10px 10px 10px 0; }

#footer { background:url(images/footer_bg_x.jpg) repeat-x; height:221px; color:#09151f; font-size:0.85em; text-align:center; }

#footercontainer { background:url(images/footer_bg_graphic.jpg) no-repeat; height:221px; text-align:left; margin:0; }

#siteinfo { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#09151f; width:817px; margin:0 auto;
padding:100px 0 0 0; }
#siteinfo a { color:#09151f; text-decoration:none; }
#siteinfo a:hover { color:#FFF; }

#credit { text-indent:-9999px; background:url(images/credit.gif) no-repeat; width:220px; height:11px; margin:10px 0; }
#credit a { display:block; overflow:hidden; }
