body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
div#mainArea {
	margin: 0px;
	padding: 0px;
	width: 880px;
	position: relative;
}
div #container #header {
	margin-top: 20px;
	font-size: medium;
	line-height: 1.5;
	padding: 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}
div#sideArea {
	float: left;
	width: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}
div#mainContent {
	float: left;
	width: 685px;
	line-height: 1.5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#footer {
	clear: both;
	height: 170px;
	width: 880px;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	border: thin ridge #00F;
	font-size: medium;
	font-style: normal;
	line-height: 1.7;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	word-spacing: normal;
	white-space: normal;
}
