body {
	margin: 0px;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #340b00;
}

a img, a:link img, a:visited img { border: 3px solid #962f01; }
a:focus img, a:hover img, a:active img { border: 3px solid #a64801; }

#image {
	border: 0px;
}

hr{
	border: 0;
	color: #962f01;
	 background-color: #962f01;
	height: 2px;
}

a{
	text-decoration: underline;
	font-weight:bold;
	color:black;
	border: 3px solid color:#add8e1;
}
a:link,a:visited{
	color:black;
	border: 3px solid color:#add8e1;
}

a:active,a:hover{
	color:#B8835F;
	border: 3px solid color:#097089;
}

#content {
	width: 700px;
	top: 10px;
	margin: auto;	
	position:relative;	
}

#banner {
	margin: 0px;	
	position: relative;
}

#content_top {
	width: 700px;
	margin: 0px;
	float:left;
	height: 13px;	
	position: relative;
	background-image:url(images/content_top.png);
}

#content_body {
	width: 700px;
	margin: 0px;
	float:left;
	position: relative;
	background-image:url(images/content_body.png);	
}

#content_bottom {
	width: 700px;
	height: 13px;
	margin: 0px;
	float:left;
	position: relative;
	background-image:url(images/content_bottom.png);
}

#content_footer {
	width: 700px;
	margin: 0px;
	height: 35px;
	float:left;
	position: relative;
	background-image:url(images/content_footer.png);	
}

#menu_box {
	position:relative;
	float:left;
	top: 5px;
	left: 5px;
	width: 163px;	
	padding: 5px;
}

#content_box {
	position:relative;
	float:left;
	top: 5px;
	left: 20px;
	width: 493px;
	padding: 5px;	
}

#footer_box {
	position:relative;
	text-align:center;
	top: 0px;
	width: 690px;
	height: 18px;
	vertical-align:middle;
	padding: 5px;	
	font-size:9px;
}

#menu_entry {
	position: relative;		
	border-bottom: 1px solid #16120C;
	margin-bottom:5px;
}

#news_entry {
	position: relative;	
	border:1px solid black;	
	margin: 5px;
	background-color:#ad5615;
}

#news_text {
	background-color:#bc7641;
	border-top:1px solid black;
	padding: 5px;	
}

#news_entry_header {	
	height: 17px;	
}

#news_entry_header_corner {	
	position:absolute;
	width: 5px;
	height: 17px;
	display: inline;	
}

#news_entry_title {
	color: #340b00;
	position:absolute;	
	height: 17px;
	left: 5px;
	padding-left: 0px;
	padding-right: 50px;
}

#news_entry_edit {
	width: 100%;
	text-align: right;	
	color: #990000;	
}

#past_show {
	width: 100%;
	float: left;
	color: #6c2201;
}

#past_show a {
	color: #6c2201;
}

#past_show a:hover {
	color: #6c2201;
}

.past_show {
	color: #6c2201;
}

.past_show a {
	color: #6c2201;
}

.past_show a:hover {
	color: #6c2201;
}

img.gallery_sets_thumbs{
	margin: 5px;
	float: left;
}

#gallery_menu_set{	
	clear: left;
}

#gallery_info{
	width: 100%;	
	clear: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
