@charset "utf-8";body {	font: 12px Arial, Veranda, Helvetica, sans-serif;	background: #EBEBEB;	margin: 0;	padding: 0;	text-align: center;	color: #5D5D5D;}#container {	width: 780px;	background: #FFFFFF;	margin: 0 auto;	border: 1px solid #CCCCCC;	text-align: left;	margin-top: 10px;	margin-bottom: 10px;	height: auto;}#header {	background: #FFFFFF;	padding: 0 10px 0 10px;	background-image: url(../images/heading.jpg);	height: 150px;}#header h1 {	margin: 0;	padding: 10px 0;}#menu {	background: #EBEBEB;	border-top: 1px solid #CCCCCC;	height: 27px;}#menu a:link {	color: #5D5D5D;	text-decoration: none;}#menu a:visited {	color: #5D5D5D;	text-decoration: none;}#menu a:hover {	color: #000000;	text-decoration: none;}#sidebar {	float: left;	height: 710px;	width: 155px;	background: #FFFFFF;	border-right: 1px solid #CCCCCC;	border-top: 1px solid #CCCCCC;	background-image: url(../images/maroon.jpg);	padding: 10px 0px 0px 0px;}#sidebar a:link {	color: #FFFFFF;	text-decoration: none;}#sidebar a:visited {	color: #FFFFFF;	text-decoration: none;}#sidebar a:hover {	color: #FFFFFF;	text-decoration: underline;}#mainContent {	height: 710px;	width: 584px;	background-image: url(../images/historybackground.jpg);	padding: 0px 20px 10px 20px;	border-top: 1px solid #CCCCCC;	float: right;}#footer {	margin: 0px;	padding: 0px;	background:#EBEBEB;	background-image: url(../images/footer.jpg);	border-top: 1px solid #CCCCCC;	height: 26px;}.fltrt {	float: right;	margin-left: 8px;}.fltlft {	float: left;	margin-right: 8px;}.clearfloat {	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}a:link {	color: #1B1464;	text-decoration: none;}a:visited {	color: #1B1464;	text-decoration: none;}a:hover {	color: #640005;	text-decoration: none;}.style1 {	font-size: 16px;	font-weight: bold;	color: #1B1464;}.style2 {	color: #FFFFFF;	font-size: 14px;}.style3 {	color: #333333;	font-size: 14px;	text-indent: 20px;}.style4 {color: #FFFFFF}