.top {
	background-image: url(Graphics/top1.jpg);
}

.behindcontent {
	background-color: #FFFFFF;
	vertical-align: top;
}
.leftcontent {
	background-color: #DED7B5;
	border: thin solid #CEB284;
	text-align: left;
	vertical-align: top;
	font-family: Georgia;
	font-size: 12px;
	background-position: center top;
	font-weight: lighter;
}
.rightcontent {
	font-family: Georgia;
	font-weight: lighter;
	font-size: 12px;
	vertical-align: top;
}


.bottom {
	background-color: #770B0E;
}
