@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body { font-size: 90%; } 
body a, body a img  { color: silver; border-color: silver; } 
body { background-color: black; } 
body { background-position: top center; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { color: black; } 
#header_content_footer_wrapper a, #header_content_footer_wrapper a img  { color: #333; border-color: #333; } 
#header_content_footer_wrapper { width: 750px; } 
#header_content_footer_wrapper { background-color: #EDEDED; } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header_content_footer_wrapper { border-style: solid; } 
#header_content_footer_wrapper { border-width: 2px; } 
#header_content_footer_wrapper { border-color: white; } 
h1 span { visibility: hidden; } 
#header { background-color: white; } 
#header { background-position: bottom center; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 114px; } 
h2 { color: white; } 
h2 { background-color: #222222; } 
h2 { padding-top: 15px; } 
h2 { padding-bottom: 15px; } 
h2 { padding-left: 15px; } 
h2 { padding-right: 15px; } 
h2 { margin-top: -10px; } 
h2 { margin-left: -10px; } 
h2 { margin-right: -10px; } 
#content { background-repeat: repeat-x; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-top: 10px; } 
#content { padding-bottom: 10px; } 
#content { padding-left: 10px; } 
#content { padding-right: 10px; } 
#content { margin-left: 190px; } 
#footer { color: white; } 
#footer a, #footer a img  { color: silver; border-color: silver; } 
#footer { background-color: #222; } 
#main_links { text-align: left; } 
#main_links { background-color: #7E7E7E; } 
#main_links { background-repeat: no-repeat; } 
#main_links { background-image: none; } 
#main_links { width: 190px; } 
#main_links { padding-top: 10px; } 
#main_links { padding-bottom: 10px; } 
#main_links a, #main_links a img  { color: white; border-color: white; } 
#main_links a:hover, #main_links a:hover img  { color: silver; border-color: silver; } 
#main_links a { margin-left: 60px; } 
#main_links a { margin-right: 10px; } 
.teaser { color: white; } 
.teaser a, .teaser a img  { color: silver !important; border-color: silver !important; } 
.teaser { padding-bottom: 20px; } 
.teaser { margin-bottom: 0px; } 
.teaser_heading span { color: #C1C1C1; } 
.teaser_heading span { background-color: #222222; } 
#teaser_group_1 { background-color: #AEAEAE; } 
#teaser_group_1 { width: 190px; } 
#teaser_group_1 .teaser { color: black; } 
#teaser_group_2 { background-color: #7F7F7F; } 
@media print {
  img#logo { display: none; } 
}

body { padding: 20px 0px; }

div#main_links li.selected a { color: white; padding-left: 15px; background: url(../aux/square.gif) left center no-repeat; }
div#main_links li { font-family: "arial narrow"; }
div#main_links { min-height: 126px; }

.catlinks, .entlinks { border: solid 1px #555 !important; background-color: #ddd; }

div#site_photo { display: none }

div#content { min-height: 436px; }

div#teaser_group_1 a { color: black !important; }

body.misc div.even div.thumbnail,
body.profiles div.list div.even div.thumbnail { float: left !important; margin-left: 0px !important; margin-right: 1em !important; }


img#logo {position: absolute; top: 10px; left: 10px; z-index: 3000; }
img#headerlogo {position: absolute; top: 0px; left: 0px; z-index: 2000; }
