.home {
	background-color: #000000;
	horizontal-align: center;
	height: 99%;
	width: 500px;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #D2C372;
	font-weight: bold;
}
.goldtextmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #D2C372;
	font-weight: bold;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	
		}
.formgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	width: 120px;
}
.noindentgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #990000;
	font-weight: normal;
}
.greyheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #990000;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	width: 400px;
}
.latesttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	width: 300px;
	padding-left: 20px;
}
.latestpix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-weight: normal;
	margin-right: 5px;
}
#maintable A:link {color: #D2C372; text-decoration: none;}
#maintable A:visited {color: #D2C372; text-decoration: none;}
#maintable A:hover {color: #FFFFFF; text-decoration: underline;}
#maintable A:active {color: #FFFFFF; text-decoration: none;}

#latest A:link {color: #660000; text-decoration: none;}
#latest A:visited {color: #333333; text-decoration: none;}
#latest A:hover {color: #CC0033; text-decoration: underline;}
#latest A:active {color: #333333; text-decoration: none;}

#navigation A:link {color: #D2C372; text-decoration: none;}
#navigation A:visited {color: #D2C372; text-decoration: none;}
#navigation A:hover {color: #FFFFFF; text-decoration: underline;}
#navigation A:active {color: #FFFFFF; text-decoration: none;}

A:link {color: #660000; text-decoration: underline;}
A:visited {color: #333333; text-decoration: underline;}
A:hover {color: #CC0033; text-decoration: none;}
A:active {color: #333333; text-decoration: none;}