body {
	background: url(../images/gifs/body_bg.gif);
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 830px;
	background-image: url(../images/gifs/wrapper_bg.gif);
	background-repeat: repeat-y;
}
.signoff {
	font: 9px verdana;
	color: #999999;
	text-align: center;
	background: #F3E2B6 center;
	width: 800px;
	height: 20px;
	vertical-align: middle;
	letter-spacing: .1em;
	position: relative;
}
#footer {
	background: #6B635A;
	clear: both;
	height: 20px;
	width: 800px;
}
#wrapperTan {
	background: #F3E2B6;
	width: 780px;
	padding: 10px;
}
.blueText {
	font: 12px/14px verdana;
	color: #623900;
	text-align: center;
	margin: 20px 10px 10px;
	width: 700px;
}
.blueHead {
	font: bold 14px/14px verdana;
	color: #623900;
	text-align: center;
}
#wrapperTan2 {
	background: #F3E2B6;
	width: 780px;
	padding: 10px;
}
.imgLeft {
	float: left;
	width: 250px;
}
