@import url(_layout.css);
@import url(_default.css);
body { background-position: top center; } 
body { background-image: none; } 
#header { background-position: top center; } 
#header { background-repeat: repeat-x; } 
#header { background-image: url(../images/bg/~~header); } 
h2 { color: white; } 
h2 { text-align: center; } 
h2 { background-color: #66648B; } 
h2 { margin-left: -6px; } 
h2 { margin-right: -10px; } 
#content { background-position: top center; } 
#content { background-repeat: no-repeat; } 
#content { background-image: url(../images/bg/~~content); } 
#content { padding-top: 0px; } 
#content { margin-left: 120px; } 
#content { border-left-style: solid; } 
#content { border-left-width: 1px; } 
#content { border-left-color: black; } 
#footer { color: white; } 
#footer a, #footer a img  { color: white; border-color: white; } 
#footer { background-color: #66648B; } 
#footer { background-repeat: repeat-x; } 
#footer { background-image: url(../images/bg/~~footer); } 
#footer { margin-top: 4em; } 
#footer { border-style: solid; } 
#main_links { text-align: right; } 
#main_links { width: #ACABD3; } 
#content div.sublinks a { background-color: #ADACD4; } 
#content div.sublinks a { border-style: solid; } 
#content div.sublinks a { border-width: 1px; } 
#content div.sublinks a { border-color: #66648B; } 
#content .heading { background-color: #ADACD4; } 
#content .heading { padding-left: 5px; } 
#content th { background-color: #ddd; } 
.teaser_heading { background-color: #ADACD4; } 
#teaser_group_1 { border-right-style: solid; } 
#teaser_group_1 { border-right-width: 1px; } 
#teaser_group_1 { border-right-color: black; } 
#teaser_group_1 { width: 120px; } 
#teaser_group_2 { width: auto; } 
tr td.comment {
        font-style: italic;
	color: #660033;
	border-bottom: solid 1px #999;
	text-align: left;
	padding-left: 2em;
}
tr.odd { background-color: #eee; }
div#main_links a:hover { text-decoration: underline; }
div#main_links a {font-weight: bold; border-left: solid 1px; }
div#main_links li.first a { border-left: none !important; }
div#content { min-height: 550px; }
div#oldmenu { width: 120px; float: left; border-right: solid 1px black; position: relative; z-index: 5000; }
div#oldmenu img { display: block; }

div#header h1#main_heading { background-image: url(../aux/logo.jpg) !important; background-position: top center; background-repeat: no-repeat; height: 50px; margin-left: 120px; }
div#header h1#main_heading span a img { visibility: hidden; }
div#header h1#main_heading span a { display: block; height: 45px; width: 410px; margin: auto; }
body._home div#content h2#page_title{ display: none; }
div#content { background: none; }
body._home div#content { background: url(/@SiteBuilder/_skins/w73273/images/bg/~~content) top center no-repeat; }
.catlinks, .entlinks { background-color: #ddd; border: solid 1px !important; }
