body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/gold_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper, #wrapper2 {
	background-color: #000000;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 1px solid #AA8000;
	border-bottom: 1px solid #AA8000;
	border-left: 1px solid #AA8000;
}
#wrapper2 {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 130px;
}
#content {
	margin: 0px;
	float: right;
	width: 610px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content2 {
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 700px;
}
#content p, #content2 p {
	font-size: 0.8em;
	font-weight: bold;
}
#footer {
	font-size: 0.7em;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	width: 760px;
	clear: both;
	padding: 20px;
}
#footer a:link, #footer a:visited {
	color: #B78900;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #B78900;
	text-decoration: underline;
}
#menu ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
#menu li {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}
#menu li a:link, #menu li a:visited, #content p a:link, #content p a:visited, #content2 p a:link, #content2 p a:visited {
	color: #C08E00;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active, #content p a:hover, #content p a:active, #content2 p a:hover, #content2 p a:active {
	color: #C08E00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C08E00;
}
.leftimage {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightimage {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.testimonial {
	font-style: italic;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C08C00;
	padding: 10px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
}
td {
	font-size: 0.8em;
}
#content td a:link, #content td a:visited, #content td a:hover, #content td a:active, {
	text-decoration: none;
}
#heading {
	background-color: #000000;
}

