.middleback {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftshadow {
	background-image: url(images/shadow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightshadow {
	background-image: url(images/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #660000;
	padding-left: 20px;
}
.rightpad {
	padding-top: 30px;
	padding-bottom: 10px;
}
.rightpad2 {
	padding-top: 25px;
	padding-bottom: 5px;
}
