@import url(_layout.css);
@import url(_default.css);
body { color: silver; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: white; border-color: white; } 
body { background-color: black; } 
body { background-repeat: repeat-y; } 
body { background-image: none; } 
#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: right; } 
#header { background-repeat: repeat-x; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 164px; } 
#header h1 { padding-top: 120px; } 
#header { border-style: none; } 
#content { margin-left: 247px; } 
#footer { color: black; } 
#footer { text-align: center; } 
#footer a, #footer a img  { color: black; border-color: black; } 
#footer { background-image: url(../images/bg/~~footer); } 
#footer { padding-top: 30px; } 
#footer { border-top-style: solid; } 
#footer { border-top-width: 1px; } 
#footer { border-top-color: black; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { border-top-style: solid; } 
#main_links { border-top-width: 1px; } 
#main_links { border-top-color: #000; } 
#main_links { border-bottom-style: solid; } 
#main_links { border-bottom-width: 1px; } 
#main_links { border-bottom-color: #000; } 
#content .heading { color: white; } 
div#content div.entry { border-bottom-style: inset; } 
div#content div.entry { border-bottom-width: 2px; } 
div#content div.entry { border-bottom-color: #555; } 
#content th { color: #333; } 
#content th { background-color: #999; } 
div#content table, div#content table td { border-color: #555; } 
#main_link_group_1 { padding-top: 2px; } 
#main_link_group_1 { padding-bottom: 2px; } 
#main_link_group_2 { padding-top: 2px; } 
#main_link_group_2 { padding-bottom: 2px; } 
.teaser { color: black; } 
.teaser a, .teaser a img  { color: black; border-color: black; } 
.teaser_heading span { border-style: groove; } 
.teaser_heading span { border-width: 2px; } 
.teaser_heading span { border-color: silver; } 
#teaser_group_1 { width: 247px; } 
#teaser_group_2 { margin-left: 247px; } 
div#main_links ul li a img {
	vertical-align: middle;
}
table tr.even {
	background-color: #222
}
table tr.odd {
	background-color: #333;
}
div#main_links li a:hover,
div#main_links li.selected a {
border-top: solid 1px white;
border-bottom: solid 1px white;
}
