#banner {
	background-color: #7575D1;
	position: absolute;
	width: 100%;
	left: 6px;
	top: 0px;
	visibility: visible;
}
#sidebar {
	position: absolute;
	width: 215px;
	left: 10px;
	top: 245px;
	height: 551px;
	padding-top: 10px;
	font-size: 9px;
}
#maintext {
	margin-left: 250px;
	background-color: #7E7EE3;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 255px;
	margin-right: 25px;
}
.imgwhborder {
	border: 1px double #FFFFFF;
	margin-top: 5px;
}
.maintext h1 {
	height: 2em;
	}
.LARGERital {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}

