*{ margin: 0; padding: 0; border: 0; }

body{ background: #0092e4 url(../SiteImages/bg.gif) repeat-x; height: 100%; }

#centered{ position: relative; margin: 0 auto 0 auto; width: 797px; background: white url(../SiteImages/border.gif) repeat-y; }

#container{ position: relative; width: 770px; top: -164px; left: 14px; font: 80%/160% verdana, arial, sans-serif; color: #5b5555; }
* html #container{ margin: 0 0 -180px 0; height:130px; }

#header{ position: absolute; top: 0; width: 770px; height: 110px; background: url(../SiteImages/bg_header.gif) repeat-x; left: 14px; }

#navigation{ position: absolute; top: 110px; width: 770px; height: 32px; background: url(../SiteImages/bg_navigation.gif) repeat-x; left: 14px; text-align: center; padding: 3px 0; color: #983333; }

#main_image{ position: absolute; top: 142px; width: 770px; height: 250px; background: url(../SiteImages/header.jpg) no-repeat; left: 14px; }

#body_bg{ position: absolute; top: 392px; width: 769px; height: 350px; background: url(../SiteImages/bg_body.jpg) repeat-x; left: 14px; }

#bottom{ position: relative; margin: 0 auto 0 auto; width: 798px; background: url(../SiteImages/border_bottom.gif) no-repeat; }

#footer{ position: relative; margin: 0 auto 0 auto; width: 798px; font: 70%/100% arial, verdana, serif; color: #89d5ff; padding: 0 0 0 80px; }

* html #footer{ text-align: center; padding: 0; }

.clearboth{ clear: both; }

/**************************** STYLES *******************************/

a.nav{ color: #5d0404; text-decoration: none; font: bold .6em georgia, serif; text-transform: uppercase; }
a.nav:hover{ color: #d22305; }

a.foot{ color: #89d5ff; text-decoration: none; }
a.foot:hover{ text-decoration: underline; }