body {
	background-attachment: scroll;
	background-image: url(images/bl.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: .75em;
	line-height: 1.6em;
}
.backgroundtable {
	background-attachment: scroll;
	background-image: url(images/mainbk.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.spacmaintable {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BB6512;
	font-weight: normal;
	font-size: 2.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: normal;
	font-size: 1.6em;
}
a {
	font-weight: bold;
	color: #B95C0F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #702202;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BB6512;
	font-weight: normal;
	font-size: 2.2em;
	text-transform: capitalize;
	line-height: 1.5em;
	letter-spacing: 2px;
	border: 1px dotted #D58F3E;
	display: block;
}
