body {
	background-image: url(../interface/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.genretitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #B58034;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: lighter;
	letter-spacing: 1px;
}
.disclaimer {
	color: #B58034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 3px;
	text-align: left;
	line-height: 15.5px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	border: thin solid #A97731;
	margin: 0px;
	width: 160px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFCD6A;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D0D00;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
}
.contacttext {
	color: #B58034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
}
.contacttext2 {
	color: #B58034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: center;
}
.borderer {
	border: thin solid #A97731;
	padding: 3px;
}
a:link {
	color: #B58034;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B58031;
}
a:hover {
	text-decoration: none;
	color: #B58034;
}
a:active {
	text-decoration: underline;
	color: #B58034;
}
.image-framer {
	padding: 4px;
}
.larger {
	font-size: 125%;
}
