a	{
	color: #D57819;
}

a:hover	{
	color: #7B0103;
}

a.footer	{
	color:	#D57819;
	text-decoration: none;
}

a.footer:hover	{
	color:	#FEBB66;
}

body	{
	background-image : url(../images/bgnd.gif);
	background-repeat : repeat-x;
	background-color : #7B0103;
	margin-top : 10px;
}

.main	{
	color : #653606;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

.smallhead	{
	color : #D57819;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.head	{
	color : #7B0103;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : lighter;
	line-height : 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer	{
	color : #D57819;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
	margin-top: 15px;
	letter-spacing : 2px;
}