body 
	{
	background-color: #330099;
	}

#wrapper      
	{
	background-color: #d9d9cf;
	text-align: center;
	margin-top: 0px;
	margin-left: -377px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 754px;
	border-color: #d9d9cf;
	border-style: ridge;
	border-width: 2px;
	visibility: visible;
	}
	
#header {
	margin: 0px;
	padding: 0px;
	width: 754px;
	height: 186px;
	background: #999999;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #57340d;
}

#footer {
	background-color:#CCCCCC;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #57340d;
	float: left;
}

#left {
	float: left;
	margin: 0px;
	width: 215px;
	background-color: #d9d9cf;
	background-image: url(new%20images/sidebar-light.jpg);
	height: 500px;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#right {
	width: 500px;
	background: #d9d9cf;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #57340d;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#berks {
	width: 225px;
	float: left;
	text-align: center;
}
#montgomery {
	width: 225px;
	float: right;
	text-align: center;
	margin-right: 20px;
}

#clear {
	clear: both;
}
#pic1 {
	float: left;
	height: 216px;
	width: 150px;
	margin-right: 10px;
}
#subtitle {
	color: #330099;
	font-family: Georgia, "Times New Roman", Times, serif;
}

