html, body {background: #000;}


/* //////////////this centers the page///////////////////////////////////////// */
body#splash div#shiv {margin-top: -380px;}
body#splash div#centered {margin:0 auto; width: 1000px; height: 700px;}

div#shiv {margin-top: -300px;}
div#centered {margin:0 auto; width: 1000px; height: 600px;}

.container {border: 1px solid white;}


/*///// colors bz copyright stuff */
#tabbar, #sitemapinfo, #moreinformation { width:1000px; color: #FFF;}
#sitecontent { width: 1000px;}

#showSitemap a {color: #FFF;}
#showSitemap a:hover {color: #CC0000;}
#showSitemap a:visited {color: #FFF;}

#showMoreInformation a {color: #FFF;}
#showMoreInformation a:hover {color: #CC0000;}
#showMoreInformation a:visited {color: #FFF;}

#closeSitemap a {color: #FFF;}
#closeSitemap a:hover {color: #CC0000;}
#closeSitemap a:visited {color: #FFF;}

#closeMoreInformation a {color: #FFF;}
#closeMoreInformation a:hover {color: #CC0000;}
#closeMoreInformation a:visited {color: #FFF;}

#bz {width: 215px; height: 19px; background: #000 url(../images/bz.jpg) no-repeat;}
#bz a {display:none;}



/*///////// colors tips page, background is the color of the stripe ////*/

dt{background:#C70000;}
dt a:link {color:#FFFFFF;}
dt a:hover {color:#666666;}
dt a:visited {color:#333;}

/* centers text of pre-prended content page on all used vehicle pages*/
#prepended-content {
text-align:center;
}



