#topphoto {
	float: left;
	padding: 10px 10px 0 25px; /* top right bottom left */
	}

#latestnews {
	float: right;
	margin: 10px 25px 0 0;
	padding: 10px 45px 10px 10px;
	width: 248px;
	height: 180px;
	background-color: #0049aa;
	color: #ffffff;
	clear: right;
}

#latestnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 5px 0;
}

#latestnews ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 5px 0 5px 28px;
	line-height: 16px;
	}
	
#latestnews ul a:visited { color: #ffffff; text-decoration: underline; font-weight: normal}
#latestnews ul a:link { color: #ffffff; text-decoration: underline; font-weight: normal}
#latestnews ul a:active { color: #ffffff; text-decoration: underline; font-weight: normal}
#latestnews ul a:hover { color: #FFFF00; text-decoration: underline; font-weight: normal}

#latestnews li {
	margin: 0;
	padding-bottom: 7px;
	}

#main {
	margin: 0 auto;
	clear: right;
}

#leftcolumn { 
	margin: 30px 0 0 45px;
	padding: 0 40px 50px 0;
 	width: 370px;
 	float: left;
}

#leftmiddle { 
	font-size: 11px;
 	margin: 30px 0 0 0;
 	width: 200px;
 	float: left;
	line-height: 16px;
	background-image: url(/images/home/map1.gif);
	background-repeat: no-repeat;
}

#leftmiddle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0049aa;
	margin: 30px 0 0 0;
}

#leftmiddle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0049aa;
	margin: 25px 0 0 0;
}

#rightmiddle { 
 	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
 	width: 35px;
	height: 305px;
 	float: left;
	background-image: url(/images/home/map2.gif);
	background-repeat: no-repeat;
}

#rightcolumn {
	font-size: 11px;
 	margin: 30px 0 0 0;
 	width: 200px;
 	float: left;
	line-height: 16px;
	background-image: url(/images/home/map3.gif);
	background-repeat: no-repeat;
}

#rightcolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0049aa;
	margin: 30px 0 0 0;
}

#rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0049aa;
	margin: 25px 0 0 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0049aa;
	margin: 00px 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0049aa;
	margin: 0 0 15px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0049aa;
	margin: 10px 0 0 0;
}

.myBoxCAPTCHA {
	float:left;
    margin: 0 auto;
    width: 303px;
    padding: 10px;
    text-align: left;
	color:#ffffff;
	background-color:#0049aa;
    border: 2px solid #205a96;
}

.captcha:visited { color: #ffffff; text-decoration: underline; font-weight: normal}
.captcha:link { color: #ffffff; text-decoration: underline; font-weight: normal}
.captcha:active { color: #ffffff; text-decoration: underline; font-weight: normal}
.captcha:hover { color: #FFFF00; text-decoration: underline; font-weight: normal}

.captchaImage {
	padding:0px; 
	border:2px solid #205a96;
}