﻿#container {
	border: medium dashed #D9E6FF;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 8px;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#header {
	background-color: #FFFFFF;
	height: 60px;
}
#footer {
	background-color: #3E166D;
	height: 45px;
}
#topbar {
	background-color: #FFFFFF;
	width: 900px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#topbar {
	background-color: #FFFFFF;
	width: 900px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
