body, html {
	
}
body {
	background: #000 url(../images/bg/black.jpg) no-repeat fixed;
	color: white;
	font-size: 85%;
	border-right: 30px double #9E0B0E;
	margin-right: 10px;	
}
div#header_content_footer_wrapper {
	
	
}
a {
	color: red;	
}
a img {
	color: red;	
	border-color: red;
}
div#header {	
	background-image: url(../images/bg/gray-dither.gif);
}
div#header h1 {	
	background: url(../images/header-celtic.gif) top center no-repeat;
	text-align: center;	
	height: 96px;
}
div#header h1 span,
div#site_photo {
	display: none;
}
div#main_menu {
	font-size: 80%;	
	top: 95px;	
	text-align: center;
	color: red;
	margin: 0 0px 20px 0;
	
}
div#main_menu a {
	text-decoration: none;
}
div#main_menu a:hover {
	color: white;
}
div#main_menu span {
	border-left: solid 1px;
	padding: 0px 3px;
}
div#main_menu span.first {
	border-left: none;
}
div#main_menu span img {
	
}
div#teasers {
	width: 195px;
	position: absolute;
	top: 170px;
	right: 45px;
	background: url(../images/bg/black.gif);
}
div.teaser_heading {
	color: #FDF0D8;
}
div#content {
	margin: 0px 200px 0px 240px;
}
div#content h2 {
	background: url(../images/bg/titles.gif) bottom left no-repeat;
	padding: 0 0 10px 33px;	
}
div#contnet h2 img {
	display: block;
}
div.sublinks a {
}
div.sublinks a.active {
}
/*
div#misc1 {
	position: absolute;
	top: 0px;
	right: 60px;
	width: 151px;
	height: 159px;
	background: url(../images/logo-nobar.gif) no-repeat;
}
*/
div#site_credit {
	
}

div.entry {
	border-bottom-color: red !important;
}

