body {
	margin: 0;
	padding: 0;
	background: #11AEA1 url(img/iv_bg3.jpg) repeat-x top center;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	}
.flash {
	
	}
a {
	color: #1B639F;
	}
.iv_bg1 {
	background: #74C0CE url(img/iv_bg1.gif) repeat-y top center;
	}
.iv_bg4a {
	background: url(img/iv_bg4a.jpg) no-repeat top center;
	}
.main {
	padding: 10px 142px 0 142px; 
	font-size: 14px; 
	color: #000; 
	text-align: left
	}
.main-listings {
	padding: 20px 52px 0 52px; 
	font-size: 14px; 
	color: #000; 
	text-align: left
	}
table.listings {
	font-size: 14px;

	}
table.listings td {
	border-bottom: 1px #4997A5 solid;
	}
table.listings td.listings-hed {

	}
table.listings h3 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 30px 0 0 0;
	margin: 0;
	}
table.listings td.listings-name {
	font-weight: bold;
	}
table.listings td.listings-name small {
	font-weight: normal;
	}
table.listings td.listings-desc {
	font-size: 12px;
	}
table.listings td.listings-links {
	font-size: 11px;
	font-weight: bold;
	}
table.listings-form {
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
	}
table.listings-form input, table.listings-form textarea {
	border: 0px;
	font-size: 14px;
	padding: 2px;
	}
small {
	font-size: 11px;
	}
.translate {
	padding: 5px; 
	background-color: #fff; 
	margin: 0;
	width: 131px;
	height: 156px;
	}
h1 {
	text-align: center;
	font-size: 24px;
	}
.newsbox {
	width: 150px; 
	background-color: #fff; 
	padding: 10px; 
	margin: 0 0 10px 10px; 
	float: right; 
	font-size: 11px; 
	text-align: center;
	}
.footer {
	font-size: 11px; 
	color: #00404D; 
	padding: 20px 0 20px 0; 
	text-align: center;
	}
.footer-nav {
	font-weight: bold;

	}



#dropmenudiv {
position:absolute;
background-color: #6BA0D6;
border:1px solid #69D5F2;
border-bottom-width: 0;
font-size: 10px;
line-height: 20px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 4px;
color: #ABDFE8;
border-bottom: 1px solid #69D5F2;
padding: 0;
margin: 0;
text-decoration: none;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #69D5F2;
color: #fff;
}

