#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: none;
}
#banner {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	float: left;
	margin: 0px;
}
#container img {
	margin-top: 20px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#maincontent {
	height: auto;
	width: 760px;
	float: none;
}
#maincontent {
	background-color: #FFFFFF;
	float: none;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
}
#maincontent750 {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
.main760 {
	clear: none;
	height: auto;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sidebar {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 150px;
	clear: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

