html, body {background: #000 url(/images/bgSplash.jpg) top center repeat-y}

div#shiv {margin-top:-700px}

div#centered {
width: 1000px;
height: 730px;
margin:0 auto;
}

.content, .frame-content{width:1000px; padding-top:150px; background:#FFF;}
.container {width:100px; background:#FFF;}

#headerswf{position:absolute; z-index:1000;}
#header {position: absolute;}
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }

p.disclaimer {padding:10px;}

#f2-swf #f2 { width: 1000px; }



/* ==================== INTERIOR PAGE CODE ====================*/
/*== padding of interior pages ==*/
td.content, #content {padding:175px 0 0 0; margin: 0; width: 1000px;} 

/*== Gets rid of the border around the content ==*/
.container{background: #FFF; border: none; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 175px;}

/* Pre-pended content On the interior pages */
div#prepended-content {margin: 130px 0 -100px 0 !important;}

/* Pre-pended content On the Main page */
div#global-prepend {margin: 130px 0 -100px 0 !important;}

.make-list {margin: 200px 0 -200px 0}
.make-list p {text-align: center}

#bbol
{margin: 150px 0 -180px 0}

/* ============ footer links */
#tabbar { margin: 0 auto; width: 900px; padding-left: 30px;}
#bz {padding-right: 33px;}

#tabbar a{color: #FFF;}
#tabbar a:link{color:#FFF;}
#tabbar a:active{color:#CCC;}
#tabbar a:visited{color:#FFF;}
#tabbar a:hover{color:#CCC;}

#bz a{color: #FFF;}
#bz a:link{color:#FFF;}
#bz a:active {color:#CCC;}
#bz a:visited{color:#FFF;}
#bz a:hover{color:#CCC;}

#bzcopyright a {color: #FFF; }
#bzcopyright a:link {color: #FFF; }
#bzcopyright a:active {color: #CCC; }
#bzcopyright a:visited {color: #FFF; }
#bzcopyright a:hover {color: #CCC; }

.couponHeader, .couponFooter{background:#444;}
.couponContent {background:#E1E1E1}


.smList{text-align:left;}
.smList dt{color:#FFF;}
.smList dt, .smList dd{background:#EFEFEF; padding-bottom:10px;}