@import url(_layout.css);
@import url(_default.css);
body { color: silver; } 
body { font-size: 90%; } 
body a, body a img  { color: #FAB256; border-color: #FAB256; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-repeat: repeat-x; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
h1 span { visibility: hidden; } 
#header, #header h1, #header a { text-align: center; } 
#header { height: 310px; } 
#header h1 { padding-top: 10px; } 
#header h1 { padding-bottom: 10px; } 
#header { margin-left: 270px; } 
#header { margin-right: 200px; } 
#header { border-style: none; } 
h2 { padding-top: 10px; } 
h2 { padding-left: 20px; } 
#content { background-repeat: no-repeat; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-top: 25px; } 
#content { padding-left: 10px; } 
#content { margin-left: 220px; } 
#content { margin-right: 200px; } 
#content { border-style: none; } 
#footer { text-align: center; } 
#site_photo { padding-right: 200px; } 
#site_photo { margin-top: 10px; } 
#site_photo { background-repeat: no-repeat; } 
#site_photo { background-image: url(../images/bg/~~site_photo); } 
#main_links { text-align: left; } 
#main_links { background-image: none; } 
#main_links { margin-bottom: 20px; } 
#main_links { border-style: none; } 
#main_links { border-width: 4px; } 
#main_links { border-color: #000000; } 
#main_links a { margin-left: 10px; } 
#content .heading { color: #3399BB; } 
div#content div.entry { border-bottom-style: dashed; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #DA800F; } 
#content th { color: black; } 
#content th { background-color: #AC6409; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: #000; } 
div#content table, div#content table td { border-color: gray; } 
.teaser { color: #CCCCCC; } 
.teaser { background-position: center center; } 
.teaser { background-repeat: repeat; } 
.teaser { background-image: none; } 
.teaser { margin-top: 0px; } 
.teaser { margin-bottom: 20px; } 
.teaser { margin-left: 5px; } 
.teaser { margin-right: 0px; } 
.teaser { border-style: none; } 
.teaser { border-width: 1px; } 
.teaser { border-color: #111111; } 
.teaser_heading span { color: #774400; } 
.teaser_heading span { font-family: Verdana; } 
.teaser_heading span { font-size: 12pt; } 
.teaser_heading span { text-align: center; } 
.teaser_heading span { background-position: bottom right; } 
.teaser_heading span { background-repeat: no-repeat; } 
.teaser_heading span { background-image: none; } 
.teaser_heading span { border-style: none; } 
.teaser_heading span { border-width: 2px; } 
.teaser_heading span { border-color: #000000; } 
#teaser_group_1 { background-position: center center; } 
#teaser_group_1 { background-repeat: no-repeat; } 
#teaser_group_1 { background-image: none; } 
#teaser_group_1 { width: 180px; } 
#teaser_group_2 { background-image: none; } 
#teaser_group_2 { margin-left: 10px; } 
#teaser_group_2 { width: 180px; } 
div#content {
        min-height: 450px;
}
table tr.odd {
	background-color: #442804;
}
table tr.even {
	background-color: #573305;
}

