@import url(_layout.css);
@import url(_default.css);
body { color: #E9D6CC; } 
body { font-family: Arial; } 
body { font-size: 90%; } 
body a, body a img  { color: white; border-color: white; } 
body { background-color: black; } 
body { background-repeat: repeat-y; } 
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_content_footer_wrapper_2 { background-repeat: no-repeat; } 
#header_content_footer_wrapper_2 { background-image: url(../images/bg/~~header_content_footer_wrapper_2); } 
#header { background-position: bottom right; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header h1 { padding-top: 30px; } 
#header h1 { padding-left: 200px; } 
#header h1 { height: 62px; } 
#header { border-style: none; } 
h2 { text-align: center; } 
#content { background-position: top right; } 
#content { background-repeat: repeat-y; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-right: 70px; } 
#main_links { margin-top: 100px; } 
#main_links { border-style: none; } 
#content .heading { color: white; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #852E2E; } 
#content th { color: white; } 
#content th { background-color: #852E2E; } 
div#content table, div#content table td { border-color: #852E2E; } 
#main_link_group_1 { border-style: none; } 
.teaser_heading span { background-color: #000; } 
.teaser_heading span { background-position: center center; } 
.teaser_heading span { background-repeat: repeat-x; } 
.teaser_heading span { background-image: none; } 
.teaser_heading span { padding-top: 6px; } 
.teaser_heading span { padding-bottom: 6px; } 
.teaser_heading span { padding-left: 6px; } 
.teaser_heading span { padding-right: 6px; } 
.teaser_heading span { margin-right: 10px; } 
.teaser_heading span { border-style: groove; } 
.teaser_heading span { border-width: 3px; } 
.teaser_heading span { border-color: gray; } 
div#content {
        min-height: 450px;
}
div#site_photo {
	position: absolute;
	top: 0px;
	left: 7px;
}
table tr.even td {
	background-color: #222;
}
table tr.odd td {
	background-color: #111;
}


