@import url(_layout.css);
@import url(_default.css);
body { color: #AB935C; } 
body a, body a img  { color: white; border-color: white; } 
body { background-color: #000; } 
body { background-position: top center; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-position: top center; } 
#header_content_footer_wrapper { background-repeat: no-repeat; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header h1 { padding-top: 40px; } 
h2 { text-align: center; } 
h2 { background-position: center center; } 
h2 { background-repeat: no-repeat; } 
h2 { background-image: url(../images/bg/h2); } 
h2 { padding-bottom: 10px; } 
h2 { padding-right: 120px; } 
#content { background-position: top right; } 
#content { background-repeat: repeat-y; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-right: 30px; } 
#content { margin-left: 30px; } 
#footer { padding-left: 30px; } 
#footer { padding-right: 30px; } 
#site_photo { margin-right: -15px; } 
#content div.sublinks a { color: gray; } 
#content div.sublinks a { background-color: #000; } 
#content div.sublinks a { border-style: inset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #222; } 
#content .heading { color: #AC3346; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: black; } 
#content th { color: silver; } 
#content th { background-color: #555; } 
div#content table, div#content table td { border-color: black; } 
.teaser_heading span { color: #AC3346; } 
#teaser_group_1 { margin-right: 15px; } 
#teaser_group_1 { width: 185px; } 
#teaser_group_2 .teaser { margin-left: 30px; } 
div#header_content_footer_wrapper_2 {
width: 750px;
}
div#content_wrapper {
width: 750px;
margin-right: -749px;
}
div#header h1 span {
background: url(../aux/h1.gif) bottom center no-repeat;
padding-bottom: 30px;
}
div#content h2#page_title img {
background-color: #222;
}
table tr.odd {
background-color: #111;
}
table tr.even {
background-color: #333;
}
