/* CSS Document */
*{padding:0px;margin:0px;border:0px;}
body{background:#000;}
a{text-decoration:none;color:#990100}
a:hover{text-decoration:none;color:#FFF}
#fulletaljacket{width:900px;}
#header{position:relative;height:121px;z-index:999;}
#header img, #subfooter img{float:left;}
#left{width:563px;float:left;background:url(../images/left_stretch.jpg) repeat-y;min-height:880px;}
#content{position:relative;background:url(../images/main_content.jpg)no-repeat;min-height:276px;padding:130px 40px 20px 70px;font:10px/23px "tahoma";color:#fff;}
#content h1{position:absolute;top:75px;left:100px;font:18px/24px "trebuchet ms";color:#fff;}
h2, h3, h4, h5{font:16px/24px "trebuchet ms";color:#fff;}
#content p {margin-bottom:20px;}
#right{width:337px;float:left;}
#footer{background:url(../images/footer_bg.jpg);}
#member_login{height:67px;width:337px;background:url(../images/member_login.jpg) no-repeat;position:relative;}
#member_user{position:absolute;top:40px;left:20px;width:90px;height:17px;}
#member_pass{position:absolute;top:40px;left:120px;width:90px;height:17px;}
#member_submit{position:absolute;top:40px;left:220px;}
#newsletterblurb{font:11px/21px arial;color:#fff;padding:60px 35px 10px 20px;}
#newsletter_email{position:absolute;bottom:10px;left:30px;width:200px;height:17px;}
#newsletter_submit{position:absolute;bottom:10px;left:240px;}
#newsletter{height:250px;width:337px;position:absolute;bottom:0px;right:0px;background:url(../images/newsletter.jpg) no-repeat;}
#footerlinks{position:absolute;bottom:10px;font:9px arial;color:#383631;left:50px;}
#footerlinks a{text-decoration:none;color:#383631;}
#footerlinks a:hover{text-decoration:none;color:#fff;}
#main{width:900px;position:relative;background:url(../images/right_stretch.jpg) repeat-y;background-position:right;}
#subfooter{position:relative;background:url(../images/content_footer.jpg) no-repeat;width:900px;height:105px;}
#subfooter_right{position:absolute;right:0px;top:0px;}
#topcontent{padding:10px 20px 10px 50px;background:url(../images/top_content.jpg) no-repeat;height:154px;font:17px/28px "trebuchet ms";color:#000;}
.clear{clear:both;} 