body {
	background:#212121 url(images/background.gif) repeat-y center;
	text-align: center;
	margin:0;
}

h2 {
	margin-top:0;
	padding-bottom:5px;
}

hr {
	color: #999999;
	background-color: #989898;
	height: 1px;
	width: 70%;
	text-align:center;
}

body, div {
	font-family: verdana,sans-serif; 
	font-size: 12px;
	color: #eeeeee;
	line-height: 16px;
}

input, select, textarea {
	background: #333333;
	color: #eeeeee;
	padding:2px;
	border:1px solid #A6956D;
}

option {
	/*color: #DA5713;*/
	color: #FF7D40;
	border: 1px solid #A6956D;
	border-top: 0;
}

a:link, a:visited {
	/*color: #DA5713;*/
	color: #FF7D40;
	text-decoration:none;
}

a:hover, a:active {
	color: #A6956D;
	text-decoration:underline;
}

#container {
	text-align: left;
	width: 776px;
	margin: 0 auto;
	position:relative;
}

div.logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:297px;
	height:100px;
}

div.home-page_ {
	position:absolute;
	left:297px;
	top:0px;
	width:102px;
	height:100px;
}

div.faq_ {
	position:absolute;
	left:399px;
	top:0px;
	width:52px;
	height:100px;
}

div.links_ {
	position:absolute;
	left:451px;
	top:0px;
	width:65px;
	height:100px;
}

div.downloads_ {
	position:absolute;
	left:516px;
	top:0px;
	width:77px;
	height:100px;
}

div.gallery_ {
	position:absolute;
	left:593px;
	top:0px;
	width:77px;
	height:100px;
}

div.forum_ {
	position:absolute;
	left:670px;
	top:0px;
	width:105px;
	height:100px;
}

div.top-left_ {
	position:absolute;
	left:0px;
	top:100px;
	width:279px;
	height:116px;
}

div.top-middle_ {
	position:absolute;
	left:279px;
	top:100px;
	width:296px;
	height:116px;
}

div.top-right_ {
	position:absolute;
	left:575px;
	top:100px;
	width:200px;
	height:116px;
}

div.bottom-left_ {
	position:absolute;
	left:0px;
	top:216px;
	width:279px;
	height:85px;
}

div.bottom-middle_ {
	position:absolute;
	left:279px;
	top:216px;
	width:296px;
	height:85px;
}

div.bottom-right_ {
	position:absolute;
	left:575px;
	top:216px;
	width:200px;
	height:85px;
}

#content_ {
	position:absolute;
	left:0px;
	top:301px;
	width:775px;
	margin-top:10px;
}

#margins {
	margin-left:25px;
	margin-right:25px;
}

div.search_form_ {
	position:absolute;
	left:24px;
	top:260px;
}

.subheading {
	font: small-caps 16px/24px verdana;
	color: #A6956D;
	/*font-family: georgia, serif;font-weight:100;color:#A6956D;letter-spacing:-0.05em;font-style:italic;font-size:18px;*/
}

.subtitle {
	font: small-caps 16px/16px verdana;
	color: #A6956D;
	padding-bottom:5px;
}

.error {
	color: #ff0000;
}

table.display td {
	padding:6px;
	border:1px solid #999999;
}

form {
	margin:0;
	padding:0;
}

ul li {
	margin-bottom:10px;
}

ul.faq  {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

ul.faq li {
	margin-right: 20px;
	display: inline;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x center;
	position:relative;
	height: 82px;
	padding:20px;
	padding-bottom:0;
}

#footer a {
	color: #A6956D;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	border-right: 1px solid #A6956D;
	padding-right:5px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#breadcrumbs {
	margin-top:10px;
	margin-bottom:25px;
}

#breadcrumbs a {
	color: #A6956D;
	text-decoration:none;
}

h2 {
	margin:0;
	padding-bottom:5px;
	font-size:18px;
}