@import url(_layout.css);
@import url(_default.css);
body { color: silver; } 
body { font-size: 90%; } 
body a, body a img  { color: #FAB256; border-color: #FAB256; } 
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); } 
#header, #header h1, #header a { text-align: left; } 
#header h1 { padding-top: 20px; } 
#header h1 { padding-left: 15px; } 
#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-right: 253px; } 
#site_photo { background-repeat: no-repeat; } 
#site_photo { background-image: url(../images/bg/~~site_photo); } 
#main_links { border-style: none; } 
#content .heading { color: white; } 
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: #AC6409; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: #000; } 
div#content table, div#content table td { border-color: gray; } 
.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: url(../images/bg/~~teaser_group_1); } 
#teaser_group_1 { width: 253px; } 
#teaser_group_2 { width: 253px; } 
div#content {
        min-height: 450px;
}
table tr.odd {
	background-color: #442804;
}
table tr.even {
	background-color: #573305;
}

