body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	background-color: #3c2020;
}
.bodySmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.tiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


#menuSpacer {
	position: relative;
	height: 5px;
	width: 5px;
	left: 5px;
	top: 5px;
	float: left;
	margin: 5px;
}
#menu {
	position: absolute;
	height: 184px;
	width: 230px;
	left: -187px;
	top: 14px;
}
#mainbox {
	background-image: url(images/paper.jpg);
	padding: 5px;
}
.headlineBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.pageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #dfbc90;
}

.smallBoldTan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #dcbb92;
	line-height: 20px;
}
a:link, a:active, a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

.subHeadlineBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 20px;
}
.bodySmallCentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.headlineBrown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3c2020;
	text-align: center;
}
.subHeadlineBrown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c2020;
	text-align: center;
	line-height: 20px;
}

