.footer {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 9px;
	color: #e6d3a2;
}
.footerlink {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 9px;
	font-weight: bold;
	color: #e6d3a2;
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(images/h_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment:fixed;
}
.newP{
	margin-top:3px;
}
.newP br{
	line-height:.5em;
}
.footertext {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 8px;
	color: #74613e;
}
.maintext {
	font-family: "Tahoma", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #f2d789;
	text-align: center;
	line-height: 12px;
}
.imageborder {
	border: 2px solid #a98b47;
}
.content {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 12px;
	color: #e6d3a2;
	text-align: justify;
	padding: 5px;
	text-decoration: none;
}
.content a {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 12px;
	color: #f2d789;
	text-decoration: underline;
}
.content a:hover {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 12px;
	color: #f2d789;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 18px;
	color: #e6d3a2;
	text-align: justify;
	text-decoration: none;
	padding: 5px;
}
.footernav {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 10px;
	color: #e6d3a2;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
.footernav a {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 10px;
	color: #e6d3a2;
	text-decoration: none;
}
.footernav a:hover {
	font-family: Tahoma, Arial, "Verdana", Times New Roman;
	font-size: 10px;
	color: #e6d3a2;
	text-decoration: underline;
}