@import url(_layout.css);
@import url(_default.css);
body { color: #FDECA8; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: white; border-color: white; } 
body { background-color: #000; } 
body { background-position: top center; } 
body { background-repeat: repeat-x; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-color: #000; } 
#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_content_footer_wrapper { border-left-style: dotted; } 
#header_content_footer_wrapper { border-left-width: 2px; } 
#header_content_footer_wrapper { border-left-color: white; } 
#header_content_footer_wrapper { border-right-style: dotted; } 
#header_content_footer_wrapper { border-right-width: 2px; } 
#header_content_footer_wrapper { border-right-color: white; } 
#header_content_footer_wrapper { width: 750px; } 
#header { border-style: none; } 
h2 { color: white; } 
h2 { background-color: #000; } 
h2 { padding-top: 5px; } 
h2 { padding-bottom: 5px; } 
h2 { padding-left: 8px; } 
h2 { padding-right: 8px; } 
h2 { border-style: solid; } 
h2 { border-width: 1px; } 
h2 { border-color: #924805; } 
#content { color: #FDECA8; } 
#content { padding-top: 0px; } 
#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: 12px; } 
#content div.sublinks a { background-color: #D36D01; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #D36D01; } 
#content div.sublinks a.active { background-color: #7C4503; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: #7C4503; } 
#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: black; } 
#content th { color: #000; } 
#content th { background-color: #fff; } 
div#content table, div#content table td { border-color: #924805; } 
.teaser { color: #BDA354; } 
.teaser a, .teaser a img  { color: #E97705; border-color: #E97705; } 
.teaser { border-top-style: none; } 
.teaser { border-bottom-style: none; } 
.teaser { border-left-style: none; } 
.teaser { border-right-style: none; } 
.teaser_heading span { color: #FFFFC1; } 
.teaser_heading span { background-color: #000; } 
.teaser_heading span { border-style: solid; } 
.teaser_heading span { border-width: 1px; } 
.teaser_heading span { border-color: #916538; } 
#teaser_group_1 { border-right-style: solid; } 
#teaser_group_1 { border-right-width: 1px; } 
#teaser_group_1 { border-right-color: #916538; } 
#teaser_group_2 { border-right-style: solid; } 
#teaser_group_2 { border-right-width: 1px; } 
#teaser_group_2 { border-right-color: #916538; } 
* html body {
	scrollbar-face-color: black;
	scrollbar-highlight-color: #9B561B;
	scrollbar-shadow-color: #63360F;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #EB7A02;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
}
