body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	background-image: url(images/bkgd.gif);
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 720px;
	border: 10px solid #fff;
}

#content {
	padding: 20px;
	background-color: #E7E3D7;
	vertical-align: top;
	line-height: normal;
}

p {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

.ls {
	background-color: #E7E3D7;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.rs {
	background-color: #634E7E;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	font-weight: normal;
	vertical-align: top;
	font-family: Georgia, Palatino, Palatino Linotype, serif;
}

.footer {
	background-color: #000;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-bottom: 10px;
	
}
