@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body { font-size: 90%; } 
body a, body a img  { color: lime; border-color: lime; } 
body { background-color: #000; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-repeat: repeat-x; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
h1 span { visibility: hidden; } 
#header, #header h1, #header a { text-align: left; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 119px; } 
#header { border-style: none; } 
h2 { padding-top: 10px; } 
h2 { padding-left: 20px; } 
#content { background-repeat: no-repeat; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-left: 2em; } 
#content { margin-left: 253px; } 
#content { margin-right: 253px; } 
#site_photo { background-repeat: no-repeat; } 
#site_photo { background-image: none; } 
#main_links { border-style: none; } 
#content div.sublinks a { color: white; } 
#content div.sublinks a { background-color: #189B29; } 
#content div.sublinks a { border-style: solid; } 
#content div.sublinks a { border-width: 1px; } 
#content div.sublinks a { border-color: white; } 
#content .heading { color: lime; } 
div#content div.entry { border-bottom-style: dashed; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #DA800F; } 
#content th { color: black; } 
#content th { background-color: #189B29; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: white; } 
div#content table, div#content table td { border-color: white; } 
.teaser { background-image: none; } 
.teaser { margin-top: 0px; } 
.teaser { margin-bottom: 20px; } 
.teaser { margin-left: 0px; } 
.teaser { margin-right: 0px; } 
.teaser { border-style: none; } 
.teaser_heading span { background-position: bottom right; } 
.teaser_heading span { background-repeat: no-repeat; } 
.teaser_heading span { background-image: url(../images/bg/.teaser_heading~span); } 
#teaser_group_1 { background-repeat: no-repeat; } 
#teaser_group_1 { background-image: none; } 
#teaser_group_1 { width: 253px; } 
#teaser_group_2 { background-position: top right; } 
#teaser_group_2 { background-repeat: no-repeat; } 
#teaser_group_2 { background-image: url(../images/bg/~~teaser_group_2); } 
#teaser_group_2 { width: 253px; } 
div#content {
        min-height: 450px;
}
table tr.odd {
	background-color: #000;
}
table tr.even {
	background-color: #074B10;
}
div#teaser_group_1 { min-height: 222px }

.catlinks, .entlinks { background-color: black; border: solid 1px white !important; }
