﻿body {
	background: #FFFFFF url('images/body_bg.jpg') repeat-x;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
}
a {
	color: #B88700;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
}
.lft {
	float: left;
	margin-right: 8px;
}
.rt {
	float: right;
	margin-left: 8px;
}
#content {
	width: 780px;
}
#header {
	background: url('images/header_bg.jpg') no-repeat;
	height: 150px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#left {
	width: 180px;
	float: left;
}
#right {
	width: 580px;
	float: right;
}
#footer {
	background: #660000 url('images/footer_bg.jpg') repeat-x;
	height: 59px;
	width: 100%;
	clear: both;
	font-size: 10px;
	color: #333333;
	text-align: center;
	width: 100%;
}
#footer p {
	text-align: center;
	color: #E8E8E8;
	padding-top: 35px;
}
#footer a {
	color: #E8E8E8;
}
h1,h2,h3,h4,h5 {
	color: #660000;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-size: 20px;
	margin-top: 30px;	
}
#header h1 {
	position: absolute;
	top: 60px;
	left:400px;
}
#header h2 {
	position: absolute;
	top: 90px;
	left: 400px;
	color: #B88700;
}
#menu a {
	color: #660000;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}
#menu a:hover {
	color: #B88700;
}
#menu dl {width: 140px; margin: 0 auto; padding: 0 0 15px 0; background: #FFFFFF url('images/bottom.gif') no-repeat bottom left;}

#menu dt {margin:0; padding: 15px; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #66000; background: #FFFFFF url(top.gif) no-repeat top left;}
#menu dt:hover {}

#menu dd {margin:0; padding:5px; color: #660000; font-size: 1em; border-bottom:1px solid #660000; background: #FFFFFF;}
#gallery a, #gallery a:visited {color:#660000; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: green url('images/arrowr.gif') no-repeat 10px 10px; width:125px;
}
#gallery a:hover {background: #258 url('images/arrowr.gif') no-repeat 11px 10px; color:#9cf;}

ol li {font-size:11px;}