@import url(_teasers.css);

body {
	font-size: 80%;
	background: white url(../images/bg/body.gif) top right repeat-y;
	color: black;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/bg.jpg) top left repeat-x;
}
a {
	color: blue;
}
a img {
	color: blue;
	border-color: blue;
}
div#header {
	height: 137px;
	background: url(../images/bg/header.jpg) no-repeat;
	color: white;	
}
div#testiflash {
	width: 250px;
	position: absolute;
	top: 176px;
	right: 0px;
}

div#flashheader {
	position: absolute;
	top: 28px;
	left: 0px;
}
div#flashheader object {
	display: block;
}
div#header h1 {
	
}
div#header h1 span {
	display: none;
}	
div#site_photo {
	display: none;
}
div#navbar {
	position: relative;
	width: 100%;
}
div#main_menu {
	color: white;	
	height: 22px;
	padding: 10px 0px 0px 10px;
	text-align: center;
	background-color: black;
	position: relative;
	z-index: 10;
}
div#main_menu a {
	color: white;
}
div#main_menu span {
	background: url(../images/bg/dot.gif) no-repeat;
	padding-left: 13px;
}
div#main_menu span#main_link_1 {
	background: none;
}
div#main_menu span img {
	vertical-align: top;
}
div#site_credit {
	
}
div#content {
	padding: 1ex;
	margin-right: 250px;	
	color: black;
	background: url(../images/bg/logo.jpg) top center no-repeat;	
	position: relative;
}
div#content h2 {
	background: url(../images/bg/arrow.gif) no-repeat;
	padding-left: 25px;
}
table.sublinks a {
}
table.sublinks a.active {
}
div#footer {
	margin-right: 220px;
}
