@import url(/styles/default.css);

/* BACKGROUND from blue.css */
html, body {background: #2F6E35 url(/images/bg.jpg) repeat-x top left;}

/*tip color bar"/
dt{font-weight:700; background:#378442; line-height:20px; color:#fff; padding:10px}

/*tip questions and back to list*/
a:link {color:#000; font-weight:700; text-decoration:none}
a:visited {color:#000; font-weight:700; text-decoration:none}
a:hover {color:#666}
a:active {color:#000}

/* BZ COPYRIGHT from blue.css*/
#bz {height:25px}
#bz a:link {color:#fff; text-decoration:none}
#bz a:visited {color:#fff}
#bz a:hover {color:#CCC}

/* SEO SITEMAP from core.css */ 
#tab a{color: #FFF}
#tab a:hover{color: #999}
#tab a:visited{color: #CCC}

/* 955x600 UPDATES PER DJ */ 
div#shiv {margin-top: -685px;	/* Half the height of div#centered. */}
div#centered {width: 1000px;height: 770px;}

/* DROPDOWN */
#headerswf{position:absolute}
#header {position: fixed; z-index: 500;}
.content, .frame-content{padding-top: 110px}

#tabbar, #sitemapinfo, #moreinformation { width:1000px; }

.content #f2 { position: relative; width:955px; margin: 0 auto; }
.content #f2 a{color: #FFF}
.content #f2 a:hover{color: #999}
.content #f2 a:visited{color: #CCC}