body {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2A261D;
	border: 0;
	margin-left: 40px;
	margin-top: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B5B6B9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A261D;
	font-size: 14px;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

