/* CSS Document */

body { background:#A60000 url(/images/background2.jpg) top center no-repeat fixed; font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size:.9em;}

#wrap {width: 960px; border: none; position: relative; margin-top: 10px; height: auto; margin-left:auto; margin-right:auto; background: url(/images/background_content.gif)}

#header {width: 960px; height: 270px; background: url(/images/background_header.jpg); border: none;}
.top {height: 220px;}
.nav {height: 50px;}

#content {width: 960px; background: url(/images/background_content.gif) repeat;}
#content_left {width: 640px; background: #FFFfff; float:left; padding: 10px; margin-top:20px;}
#content_right {width: 280px; background: #FFF498; float:left; padding: 10px; margin-top:20px;}

#footer {width: 960px; height: 24px; clear: both; background: url(/images/background_footer.gif); }

#newsletter {background: #C7C082; padding: 10px;}
#address {background: #950000; padding: 10px; color:#FFFFFF;}