.wrapper {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF9E9;
}
body {
	background-image: url(images/peeka_01.jpg);
	background-position: top;
	background-color: #8B591A;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.header {
	height: 201px;
	width: 882px;
}
.header span {
	display: none;
}
.contentTD {
	background-image: url(images/peeka_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuTD {
	background-image: url(images/peeka_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentArea {
	padding-right: 175px;
	padding-left: 35px;
	padding-top: 25px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #99151F;
}
h3 {
	font-style: italic;
	font-weight: bold;
	color: #82151E;
}


.quote {
	color: #993300;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

.quote2 {
	color: #993300;
	text-align: justify;
}


.emph {
	color: #82151E;
	font-weight: bold;
}
.copyrightText {
	color: #FFFFFF;
	font-size: 9px;
}
.copyrightText a {
	color: #FFFFFF;
}
hr {
	padding: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8B591A;
}
