@charset "utf-8";body  {	font: 12px Verdana, Arial, Helvetica, sans-serif;	background: #d7d7d7;	background-image:url(../images/background.jpg);	background-repeat: repeat-x;	background-position: top;;	margin: 0;	padding: 0;	text-align: center;	color: #5D5D5D;}a:link {	color: #0d004c;	text-decoration: none;}a:visited {	text-decoration: none;	color: #0d004c;}a:hover {	text-decoration: none;	color: #CBA135;}a:active {	text-decoration: none;}#container {	width: 780px;	height: auto;	background: #FFFFFF;	margin: 0 auto;	text-align: left;	margin-top: 10px;	margin-bottom: 10px;}#steeple {	background: #d7d7d7;	background-image: url(../images/steeple.jpg);	height: 125px;}#header {	background: #FFFFFF;	background-image: url(../images/heading.jpg);	height: 125px;	border-right: 2px solid #CBA135;	border-left: 2px solid #CBA135;}#menu {	margin: 0;	padding: 0;	height:30px;}#header h1 {	margin: 0;	padding: 10px 0;}#sidebar {	float: left;	width: 156px;	background: #d7d7d7;	padding: 10px 0px 0px 0px;	border-left: 2px solid #cba135;	background-image: url(../images/sidebar.jpg);	border-right: 2px solid #cba135;}#sidebar a:link {	color: #FFFFFF;	text-decoration: none;}#sidebar a:visited {	color: #FFFFFF;	text-decoration: none;}#sidebar a:hover {	color: #CBA135;	text-decoration: none;}#sidebar a:active {	text-decoration: none;}#mainContent {	padding: 10px 10px 10px 170px;	border-right: 2px solid #CBA135;	background: #FFFFFF;} #footer {	background:#ffffff;}#footer p {	margin: 0;	padding: 5px 0px 5px 0px;	border: 2px solid #CBA135;}.fltrt {	float: right;	margin-left: 8px;}.fltlft {	float: left;	margin-right: 8px;}.clearfloat {	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.style1 {	color: #0d004c;	font-size: 16px;	font-weight: bold;	text-align: center;}.style2 {	font-size: 14px;	}.style3 {	color: #0d004c;	font-size: 14px;	text-align: center;}.style4 {	color: #FFFFFF;	font-size: 14px;}.style5 {	color: #FFFFFF;}