
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
}
.GoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efe699;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #4a5e79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4a5e79;
}
a:hover {
	text-decoration: underline;
	color: #790908;
}
a:active {
	text-decoration: none;
	color: #4a5e79;
}
#wrapper {
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.columns {
	clear: both;
	width: 100%;
	margin: 10px;
}
.left_column {
	width: 200px;
	float: left;
	padding: 5px;
}
.right_column {
	width: 485px;
	float: left;
	padding: 5px;
}
.clearboth {
	clear: both;
	height: 5px;
}
.feature {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
	float: left;
	padding: 5px;
}
.row {
	clear: both;
	width: 685px;
	padding: 5px;
}
.feature img {
	border: none;
}
h4 {
	color: #900;
}
