#banner {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	border-bottom: 0;
	border-bottom-style: groove;
	border-bottom-width: medium;
	padding-right: 10px;
	background-color: #FFF7CE;
}
#sidebar {
	position: absolute;
	width: 140px;
	left: 5px;
	top: 125px;
	height: 300px;
	background-color: #AAAFDD;
	border-left-style: none;
	border-right-style: none;
	border-right-width: medium;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	border-right: 0;
	border: 0;
	border-bottom-style: none;
	border-top-color: #400E74;
	border-top-style: none;
	border-top-width: medium;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#main {
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #B32213;
	top: 126px;
	text-indent: 0\;
	bottom: auto;
	left: 7px;
	padding-right: 10px;
	width: 793px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-indent: 0px;
	color: #FFFFCC;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
}
.photo {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.background {
	background-color: #FFF7CE;
}
