@import url(_layout.css);
@import url(_default.css);
body { background-color: #C0DA40; } 
#content_wrapper { background-repeat: repeat-x; } 
#content_wrapper { background-image: url(../images/bg/~~content_wrapper); } 
#header { background-color: #1E5CAC; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 124px; } 
#header h1 { padding-top: 0px; } 
#header { border-bottom-style: solid; } 
#header { border-bottom-width: 1px; } 
#header { border-bottom-color: #1E5CAC; } 
h2 { color: #1E5CAC; } 
h2 { background-repeat: no-repeat; } 
h2 { background-image: none; } 
h2 { padding-bottom: .5em; } 
h2 { border-bottom-style: dashed; } 
h2 { border-bottom-width: 1px; } 
h2 { border-bottom-color: #6E9026; } 
#content { background-repeat: no-repeat; } 
#content { background-image: none; } 
#content { margin-right: 0px; } 
#main_links { background-color: white; } 
#main_links { border-style: none; } 
#content th { color: white; } 
#content th { background-color: #95B332; } 
div#content table, div#content table td { border-color: #6E9026; } 
div#header h1 span { display: none }
div#teasers { display: none }

