body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}

#wrapper {
	background:#FFFFFF;
	margin:10px auto;
	width:770px;
	color:#FCF31A;
	font:Arial, Helvetica, sans-serif;
	border-top:#2C8FD2 solid 2px;
	border-left:#2C8FD2 solid 2px;
	border-right:#2C8FD2 solid 2px;
}

#banner {
	height:110px;
	background-color:#2C8FD2;
	background-position:center;
	background-repeat:no-repeat;
	padding-bottom:3px;
}

#content {
	width:534px;
	margin-left:10px;
	float:left;
	text-align: center;
}

#leftcol {
	width: 190px;
	background-color:#FFFFFF;
	padding:5px;
	float:left;
	height:700px;
	margin: 10px 5px, 10px, 5px;
	border:2px solid #2C8FD2;
}

#ruler {
	height: 70px;
	background-image:url(../../Home0107/images/testimage.gif);
	background-repeat:repeat-x;
	margin:4px 0px 4px 0px;
}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2C8FD2;	
}

h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#58585A;
	text-align:center;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C8FD2;
	text-align:left;
	padding-left:3px;
}


#whiteinfo {
	width: 150px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../../Home0107/images/infobkgrd2.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding:0px 0px 0px 0px;
	height:176px;
}
	
#footer {
	clear:both;
	background:#58585A;
	height:39px;
	margin-top:10px;
	background-image:url(../../Home0107/images/citylogo.gif);
	background-position:right;
	background-repeat:no-repeat;
}

h3 a:link {
	color: #58585A;
}

h3 a:visited {
	color: #58585A;
}

h3 a:hover {
	color: #58585A;
	text-decoration: underline;
}

h3 a:active {
	color: #F00;
	font-size: 16px;
}

h2 a:link {
	color: #2C8FD2;
}

h2 a:visited {
	color: #2C8FD2;
}

h2 a:hover {
	color: #2C8FD2;
	text-decoration: underline;
}

h2 a:active {
	color: #2C8FD2;
}

h1 a:link {
	color: #2C8FD2;
}

h1 a:visited {
	color: #2C8FD2;
}

h1 a:hover {
	color: #2C8FD2;
	text-decoration: underline;
}

h1 a:active {
	color: #2C8FD2;
}

