@import url(_layout.css);
@import url(_default.css);
body { color: black; } 
body { font-family: Arial; } 
body { font-size: 80%; } 
body a, body a img  { color: silver; border-color: silver; } 
body { background-color: white; } 
body { background-position: top center; } 
body { background-image: url(../images/bg/body); } 
body.popup { color: white; } 
body.popup a, body.popup a img  { color: #ff0000; border-color: #ff0000; } 
body.popup { background-color: #000; } 
#header_content_footer_wrapper { color: white; } 
#header_content_footer_wrapper { width: 750px; } 
#header_content_footer_wrapper { background-color: black; } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header h1 { padding-top: 15px; } 
#header { border-bottom-style: solid; } 
#header { border-bottom-width: 1px; } 
#header { border-bottom-color: red; } 
#content { color: white; } 
#content { margin-left: 190px; } 
#content { margin-right: 170px; } 
#footer { color: white; } 
#footer { background-position: bottom center; } 
#footer { background-repeat: no-repeat; } 
#footer { background-image: url(../images/bg/~~footer); } 
#footer { padding-bottom: 30px; } 
#footer { padding-left: 10px; } 
#footer { padding-right: 10px; } 
#site_photo { margin-left: 10px; } 
#main_links { margin-left: 10px; } 
#main_links { margin-right: 10px; } 
#main_links { border-bottom-style: solid; } 
#main_links { border-bottom-width: 1px; } 
#main_links { border-bottom-color: red; } 
#content .heading { color: red; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: red; } 
#content th { background-color: red; } 
#content th { border-color: #222; } 
div#content table, div#content table td { border-color: red; } 
.teaser { color: white; } 
.teaser_heading span { color: white; } 
.teaser_heading span { border-style: solid; } 
.teaser_heading span { border-width: 1px; } 
.teaser_heading span { border-color: #555; } 
#teaser_group_1 { margin-right: 10px; } 
#teaser_group_1 { width: 170px; } 
#teaser_group_2 { margin-left: 10px; } 
#teaser_group_2 { width: 176px; } 
table tr.even {
	background-color: #111;
	
}
table tr.odd {
	background-color: #333;
}



