body {
	background-color: #FFFFFF;
	background-position: center;
}
.topRight {
	background-color: #cc9900;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
}
.blackLine {
	background-image: url(images/blackline.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 5px;
	line-height: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.picStrip {
	background-image: url(images/pic.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 415px;
}


.leftRed {
	background-color: #993400;
	background-image: url(images/redhouse.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgMain {
	background-color: #e4e4e4;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
