@import url(_teasers.css);

body {
	font-size: 90%;
	background: white url(../images/bg/body.jpg) top right repeat-y;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/cymbol.jpg) top left no-repeat;	
}
a {
	color: #A01825;
}
a img {
	color: #A01825;
	border-color: #A01825;
}
div#header {
	background: url(../images/bg/header.jpg) no-repeat;
	height: 105px;	
}
div#flashheader {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#flashheader object {
	display: block;
}
div#header h1 {
	
}
div#header h1 span {
	display: none;
}	
div#site_photo {
	display: none;
}
div#navbar {	
	position: absolute;
	top: 111px;
	left: 0px;
	width: 167px;
	color: white;
	font-size: 80%;
}

div#main_menu {
	font-family: "times new roman", "georgia";
	font-variant: small-caps;
	font-weight: bold;
	font-size: 120%;
	padding-left: 10px;	
	margin-bottom: 10px;
}
div#main_menu span a {
	display: block;
	padding-left: 15px;
	background: url(../images/bg/bullet.gif) left center no-repeat;
	text-decoration: none;
	color: black;
}
div#main_menu span a:hover {
	color: #A01825;
}
div#nain_menu span a:hover,
div#nain_menu span.selected a {
	color: #A01825;
}

div#main_menu span img {
	
}
div#site_credit {
	
}
div#content {
	margin: 0 126px 0 167px;		
}
div#content h2 {
	margin: 0px 0 0 4px;
	border-bottom: solid 1px #A01825;
	padding: 0 0 3px 15px;
}
div#content h2 img {
	display: block;
}
div#footer {
	margin-left: 126px;
	text-align: center;
}
div#rightside {
	position: absolute;
	top: 0px;
	right: 5px;
}
table.sublinks a {
}
table.sublinks a.active {
}
