body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px 0px 20px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #E9E0CF;
	color: #8b0b04;
	background-position: center 10%;
	background-repeat: no-repeat;
	background-image: url(../images/bg_drape_02.jpg);
	background-position: center 100px;
}
a:link, a:hover, a:visited {
	color: #7F2626;
	text-decoration: none;
}
.picR {
	margin: 0 0 0 6px;
}
.picbandTable {
	text-align: center;
	height: 80px;
	padding: 10px;
	margin: 0;
	width: 600px;
}
.navTable {
	margin: 0 auto 0 auto;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 135%;
	color: #666666;
	text-align: left;
}
.textRev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	color: #EAE1CF;
}
.textRev a:link, .textRev a:visited, .textRev a:hover {
	color: #C1B9AA;
	text-decoration:none;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3716C;
	text-align: center;
}
a:link, a:hover, a:visited {
	color: #7F2626;
	text-decoration: none;
}
.legal a:link, .legal a:hover, .legal a:visited {
	color: #C3716C;
	text-decoration: none;
}
