@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: #ff0000; border-color: #ff0000; } 
body { background-color: #000; } 
body { background-position: left; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-position: top right; } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header, #header h1, #header a { text-align: left; } 
#header { background-image: url(../images/bg/~~header); } 
#header h1 { padding-bottom: 30px; } 
#header h1 { padding-left: 30px; } 
#content { margin-right: 253px; } 
#main_links { background-position: bottom left; } 
#main_links { background-repeat: repeat-x; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { padding-bottom: 30px; } 
#main_links a { background-position: left; } 
#main_links a { background-repeat: no-repeat; } 
#main_links a { background-image: url(../images/bg/~~main_links~a); } 
#main_links .main_link a { padding-left: 10px; } 
#content div.sublinks a { color: silver; } 
#content div.sublinks a { background-color: #555; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #aaa; } 
#content div.sublinks a.active { color: black; } 
#content div.sublinks a.active { background-color: #ff0000; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: #ff0000; } 
#content .heading { background-position: left; } 
#content .heading { background-repeat: no-repeat; } 
#content .heading { background-image: url(../images/bg/~~content~.heading); } 
#content .heading { padding-left: 25px; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #ff0000; } 
#content th { color: #000; } 
#content th { background-color: #ff0000; } 
div#content table, div#content table td { border-color: red; } 
.teaser { margin-top: 0px; } 
.teaser { margin-bottom: 0px; } 
.teaser { margin-left: 0px; } 
.teaser { margin-right: 0px; } 
.teaser_heading span { background-position: top center; } 
.teaser_heading span { background-repeat: no-repeat; } 
.teaser_heading span { background-image: url(../images/bg/.teaser_heading~span); } 
.teaser_heading span { padding-top: 10px; } 
#teaser_group_1 { width: 236px; } 
#teaser_group_2 { width: 236px; } 
html, body {
height: 100%;
}
div#header_content_footer_wrapper,
div#header_content_footer_wrapper_2 {
min-height: 100%;
}

