/*@import url(/styles/default.css);*/

/*== Different images on the main page and interior: ==*/
html, body {background:#FFF; background-attachment: fixed; height: auto;} 

/*== Portal level: main.css ==*/
body#main {background:#069 url(../images/bg.jpg) repeat-x; background-attachment: scroll; height: 100%;}


/*== positioning To the top ==*/
div#shiv {margin-top: -815px;	/* Half the height of div#centered. */}


/*== Positioning to the center ==*/
div#centered {margin: 0 auto;width: 1000px;height: 815px;}

/*== padding of interior pages ==*/
td.content, #content {padding:100px 0 0 0; margin: 0; width: 1000px;} 

#prepended-content { margin-top: 70px; margin-bottom: -80px; }
#global-prepend { margin-top: 70px; margin-bottom: -50px; }

/*== Gets rid of the border around the content ==*/
.container{border-left: 2px solid #F90; border-right: 2px solid #F90; border-bottom: 2px solid #F90; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 80px;}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:100;}
#header {position: fixed}

#f2{width: 1000px;}

.eventImage {width: auto; overflow: hidden;}


/* ----  MAIN PAGE!!!! Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 980px;}
body#main #tabbar a{color: #FFF;}
body#main #tabbar a:link{color:#FFF;}
body#main #tabbar a:active{color:#FC0;}
body#main #tabbar a:visited{color:#FFF;}
body#main #tabbar a:hover{color:#FC0;}

/* Bz Coppy Right link */
body#main #bz a{color: #FFF;}
body#main #bz a:link{color:#FFF;}
body#main #bz a:active {color:#FC0;}
body#main #bz a:visited{color:#FFF;}
body#main #bz a:hover{color:#FC0;}

body#main #bzcopyright a {color: #FFF;}
body#main #bzcopyright a:link {color: #FFF;}
body#main #bzcopyright a:active {color: #FC0;}
body#main #bzcopyright a:visited {color: #FFF;}
body#main #bzcopyright a:hover {color: #FC0;}


/* General links inside the More information secion links section */
body#main #sitecontent a {color: #FFF;}
body#main #sitecontent a:link {color: #FFF;}
body#main #sitecontent a:active {color: #FC0;}
body#main #sitecontent a:visited {color: #FFF;}
body#main #sitecontent a:hover {color: #FC0;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
body#main #vi dl dd a {color:#FFF;}
body#main #vi dl dd a:link {color:#FFF;}
body#main #vi dl dd a:active{color:#FC0;}
body#main #vi dl dd a:visited{color:#FFF;}
body#main #vi dl dd a:hover {color:#FC0;}

/* These are the links, in the sitemap, on the right: the main site navigation */
body#main #sitemap dl dd ul li a {color:#FFF;}
body#main #sitemap dl dd ul li a:link {color:#FFF;}
body#main #sitemap dl dd ul li a:active{color:#FC0;}
body#main #sitemap dl dd ul li a:visited{color:#FFF;}
body#main #sitemap dl dd ul li a:hover {color:#FC0;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	body#main #sitemapinfo{background: none; color: #FFF;} 
/* The Section Headers */
	body#main #sitemapinfo h1, body#main #sitemapinfo h2, body#main #sitemapinfo h3{color:#FC0; background: none;} 
/* The Background of the list options */
	body#main #sitemapinfo dt{background: none; color:#FC0; border-bottom: 3px solid #FC0;}
/* The background and color of the list items */
	body#main #sitemapinfo dl, body#main #sitemapinfo li, body#main #sitemapinfo dd{background:none ; color:#FC0;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	body#main #moreinformation, body#main #siteinfo{background: none; color: #FFF;}
/* The Section Headers */	
	body#main #moreinformation h1, body#main #moreinformation h2{color:#FC0; background:none } 
/* The color of the text within Paragrahps */	
	body#main #moreinformation #siteinfo #sitecontent p {color:#FFF;} 
/* The inner div which holds the more info */	
	body#main #moreinformation dt{background:none; color:#FC0}
/* The color of any list items */	
	body#main #moreinformation dl, body#main #moreinformation h3, body#main #moreinformation ol, body#main #moreinformation li, body#main #moreinformation dd {background:none; color:#FC0}

/* ---- INTERIOR !!!   Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 980px;}
#tabbar a{color: #429ad0;}
#tabbar a:link{color:#429ad0;}
#tabbar a:active{color:#F90;}
#tabbar a:visited{color:#429ad0;}
#tabbar a:hover{color:#F90;}

/* Bz Coppy Right link */
#bz a{color: #429ad0;}
#bz a:link{color:#429ad0;}
#bz a:active {color:#F90;}
#bz a:visited{color:#429ad0;}
#bz a:hover{color:#F90;}

#bzcopyright a {color: #429ad0;}
#bzcopyright a:link {color: #429ad0;}
#bzcopyright a:active {color: #F90;}
#bzcopyright a:visited {color: #429ad0;}
#bzcopyright a:hover {color: #F90;}


/* General links inside the More information secion links section */
#sitecontent a {color: #429ad0;}
#sitecontent a:link {color: #429ad0;}
#sitecontent a:active {color: #F90;}
#sitecontent a:visited {color: #429ad0;}
#sitecontent a:hover {color: #F90;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#429ad0;}
#vi dl dd a:link {color:#429ad0;}
#vi dl dd a:active{color:#F90;}
#vi dl dd a:visited{color:#429ad0;}
#vi dl dd a:hover {color:#F90;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#429ad0;}
#sitemap dl dd ul li a:link {color:#429ad0;}
#sitemap dl dd ul li a:active{color:#F90;}
#sitemap dl dd ul li a:visited{color:#429ad0;}
#sitemap dl dd ul li a:hover {color:#F90;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #429ad0;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#F90; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#F90; border-bottom: 3px solid #F90;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#F90;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #429ad0;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:#F90; background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#429ad0;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:#F90}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#F90}