@import url(_layout.css);
@import url(_default.css);
body { font-family: Georgia; } 
body { font-size: 90%; } 
body a, body a img  { color: #364434; border-color: #364434; } 
body { background-color: #663300; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { color: black; } 
#header_content_footer_wrapper { width: 750px; } 
#header_content_footer_wrapper { background-position: top center; } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 180px; } 
#header { margin-right: 200px; } 
#header { border-style: none; } 
#content a, #content a img  { color: #663300; border-color: #663300; } 
#content { background-image: none; } 
#content { padding-top: 0px; } 
#content { margin-left: 220px; } 
#content { margin-right: 10px; } 
#footer a, #footer a img  { color: #663300; border-color: #663300; } 
#footer { background-position: bottom center; } 
#footer { background-repeat: no-repeat; } 
#footer { background-image: url(../images/bg/~~footer); } 
#footer { padding-bottom: 15px; } 
#footer { padding-left: 220px; } 
#footer { padding-right: 10px; } 
#site_photo { padding-bottom: 45px; } 
#site_photo { padding-right: 15px; } 
#site_photo { background-position: top right; } 
#site_photo { background-repeat: no-repeat; } 
#site_photo { background-image: url(../images/bg/~~site_photo); } 
#main_links { text-align: left; } 
#main_links { width: 179px; } 
#main_links { padding-top: 2px; } 
#main_links { padding-bottom: 2px; } 
#main_links { padding-left: 10px; } 
#main_links { border-style: none; } 
#content div.sublinks a { color: black; } 
#content div.sublinks a { background-color: #FF9600; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #FF9600; } 
#content div.sublinks a.active { color: black; } 
#content div.sublinks a.active { background-color: #DA8102; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: #DA8102; } 
div#content div.entry { border-bottom-width: 2px; } 
#content th { background-color: #364434; } 
div#content table, div#content table td { border-color: #364434; } 
.teaser a, .teaser a img  { color: #3377CC; border-color: #3377CC; } 
#teaser_group_1 { margin-left: 3px; } 
#teaser_group_1 { width: 186px; } 
#teaser_group_2 { margin-left: 215px; } 
#teaser_group_2 { margin-right: 6px; } 
body {
padding: 20px 0;
}
div#main_links ul li a:hover,
div#main_links ul li.selected a {
	background-color: #939fd2;
}
div#footer {
margin-bottom: -20px;
}
div#header_content_footer_wrapper_2 {
padding-bottom: 1px; /*counter-acts Gecko's collapsing margins so negative margin on the footer will work*/
}

