#sidebar {
	background-color: #336699;
	position: absolute;
	height: 1150px;
	width: 209px;
	top: 403px;
	right: 10px;
	border: medium solid #666666;
	overflow: visible;
	z-index: 6;
	left: 838px;
	bottom: 1235px;
}
#banner {
	border: medium solid #666666;
	position: absolute;
	width: 1046px;
	z-index: 5;
	left: -1px;
	background-color: #CCCCCC;
}
#text {
	background-color: #CCCCCC;
	border: medium solid #666666;
	overflow: visible;
	position: absolute;
	height: 890px;
	top: 398px;
	padding: 5px 12px 12px;
	width: 718px;
	left: 69px;
	z-index: 2;
	background-image: none;
	margin: 5px;
}
#buttonbar {
	background-color: #336699;
	border: medium solid #666666;
	height: 120px;
	width: 735px;
}


#footer {
	background-color: #336699;
	border: medium solid #666666;
	height: 200px;
	width: 741px;
	z-index: 50;
	overflow: visible;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-color: #666666;
	border-bottom-color: #666666;
}
.footerlines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
#visitor {
	background-color: #336699;
	height: 120px;
	width: 209px;
	border: medium solid #666666;
	text-align: center;
	vertical-align: middle;
}

