#content {
	margin: auto;
	width: 96%;
	clear: both;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
}

#content_ministries {
	margin: auto;
	width: 96%;
	clear: both;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	overflow:auto;
 	height: 240px;
 	float: left;
}

#map {
	float: right;
	width: 380px;
}	

#feature {
	float: right;
	width: 175px;
	margin-left: 60px;
}

#feature_content {
	padding: 6px;
	background-color: #FFFFFF;
	color: #10564f;
	text-align: center;
}

body {
	background-image: url(images/background.gif);
	background-color: #a1a0a0;
}

body,td,th {
	font-family: Calibri, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}	

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

li {
	margin-top: 0.05in;
}

.tbl a {
	width:125px;
	height: 30px;
	margin: 0;
	display: block;
	text-align: center;
	line-height: 30px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
	float: right;
}
.tbl a:hover {
	background-color: #cadad8;
	text-decoration: underline;
	color:#10564f;
}

a {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #cadad8;
}

.grey {
	color:#999999;
}	

.small_text {
	font-size: 8pt;
}	
