﻿#footer {
	width: auto;
}
#footercntr {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #C0B791;
}
#content {
	padding: 5px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-color: #C0B791;
	border-bottom-color: #C0B791;
	border-left-color: #C0B791;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 100%;
}
#bannertop {
	background-color: #7817bb;
	width: 100%;
	height: 82px;
}
#bannertopcntr {
	width: 960px;
	height: 81px;
	margin-right: auto;
	margin-left: auto;
}
#bannernav {
	background-color: #C0B791;
	width: 100%;
}
#bannernavcntr {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #C0B791;
}
#container {
	background-color: #000000;
	width: 100%;
}
