@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body a, body a img  { color: #F8D37F; border-color: #F8D37F; } 
body { background-color: #877F7C; } 
body { background-repeat: repeat-x; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-position: top right; } 
#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_2 { background-repeat: no-repeat; } 
#header_content_footer_wrapper_2 { background-image: url(../images/bg/~~header_content_footer_wrapper_2); } 
#header { height: auto; } 
#header h1 { padding-top: 10px; } 
#header { margin-bottom: 30px; } 
h2 { text-align: center; } 
#content { padding-top: 30px; } 
#content { margin-left: 230px; } 
#content { margin-right: 50px; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #777; } 
#content th { color: #bbb; } 
#content th { background-color: #625A58; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: #999; } 
div#content table, div#content table td { border-color: #777; } 
#teaser_group_1 { background-image: url(../images/bg/~~teaser_group_1); } 
#teaser_group_1 { margin-top: 30px; } 
#teaser_group_1 { margin-left: 50px; } 
#teaser_group_1 { width: 180px; } 
div#main_links {
clear: none;
}
table tr.even {
	background-color: #CEE4F2;
}
table tr.odd {
	background-color: #E8F1F8;
}
div#content table td {
color: #555;
}
div#content table td a {
color: #333;
}
