#wrapper {
	width: 778px;
	background:url(../IMAGES/CONTENT-PAGE-BACKGROUND.jpg);
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#maincontent {
	width: 538px;
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	color: #323A5F;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar {
	width: 200px;
	background: #C1C8F4;
	float: left;
	margin: 0px;
	padding: 0px;
}
#clearwrapper {
	clear: both;
	height: 10px;
}
#footer {
	font-size: .7em;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	margin-bottom: 30px;
}
#footer p {
	margin: 0px 0px 2px;
	padding: 3px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link {
	margin: 0px 0px 2px;
	padding: 3px;
	color: #FF0000;
	text-decoration: none;
}
#headerhold {
	height: 150px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #6666CC;
	position: relative;
	background-color: #3F4A78;
}
#clearhead {
	height: 40px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #828282;
	border-left: 1px solid #FFFFFF;
	background: url(../IMAGES/CONTENT-PAGE-BACKGROUND.jpg);
	clear: both;
}
#frames {
	height: 300px;
	width: 180px;
	background: #DFDFDF;
	left: 10px;
	position: relative;
}
