@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body { font-family: Georgia; } 
body { font-size: 90%; } 
body a, body a img  { color: #F5B444; border-color: #F5B444; } 
body { background-color: #8F3225; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header { background-color: #253E8A; } 
#header { background-repeat: no-repeat; } 
#header { background-image: url(../images/bg/~~header); } 
#header h1 { height: 92px; } 
#header { border-bottom-style: solid; } 
#header { border-bottom-width: 5px; } 
#header { border-bottom-color: #FBCAC1; } 
#content { background-position: top right; } 
#content { background-repeat: repeat-y; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-right: 100px; } 
#content { margin-left: 298px; } 
#main_links { background-repeat: no-repeat; } 
#main_links { background-image: url(../images/bg/~~main_links); } 
#main_links { padding-top: 50px; } 
#main_links { margin-top: 140px; } 
#main_links { border-style: none; } 
#content div.sublinks a { background-color: #F5B444; } 
#content div.sublinks a { border-style: outset; } 
#content div.sublinks a { border-width: 2px; } 
#content div.sublinks a { border-color: #F5B444; } 
#content div.sublinks a.active { background-color: #FBCAC1; } 
#content div.sublinks a.active { border-style: inset; } 
#content div.sublinks a.active { border-width: 2px; } 
#content div.sublinks a.active { border-color: #FBCAC1; } 
#content .heading { background-position: left; } 
#content .heading { background-repeat: no-repeat; } 
#content .heading { background-image: url(../images/bg/~~content~.heading); } 
#content .heading { padding-top: 6px; } 
#content .heading { padding-bottom: 6px; } 
#content .heading { padding-left: 30px; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #253E8A; } 
#content th { background-color: #253E8A; } 
.teaser_heading span { color: #F5B444; } 
#teaser_group_1 { width: 180px; } 
#teaser_group_2 { width: 180px; } 
div#header {
margin-left: 195px;
}
div#misc1 {
        background: transparent url(../aux/decor.gif) no-repeat;
	width: 138px;
	height: 89px;
	position: absolute;
	top: 81px;
	right: 0px;
}
div#misc2 {
	background: transparent url(../aux/misc2.gif) no-repeat;
	width: 294px;
	height: 342px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_photo {
position: absolute;
top: 0px;
left: 0px;
}
div.events table.linear tbody tr.odd {
	background-color: #FBCAC0;
}
div.events table.linear tbody tr.even {
	background-color: #F5B443;
}
div.events table.linear tbody tr td {
	color: black;
}
div.events table.linear tbody tr td a {
	color: #253E8A;
}
table.tracks tr.even {
	background-color: #F5B443;
}
table.tracks tr.odd {
	background-color: #FBCAC0;
}
table.tracks, table.tracks tr td {
	border: none !important;
	
}
table.tracks tr td {
	color: #8F3225 !important;
}
table.tracks tr td a {
	color: #243E8A;
}
