body {
	margin:0;
	padding:0;
	background:#fff;
	font: 76% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color: #418FA5;
	line-height: 130%;
}
a {
	color: #DCB20C;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:hover {
	color:#CC9933;
	text-decoration: underline;
	outline: none;
}
a img {
	border: 0;
}

#news h2#news-announc {
	
	text-indent: -3000px;
	margin: 5px 0 8px 0;
	padding: 0;
}
#news ul.domtabs {
	list-style: none;
	font-size: 0.9em;
	border-bottom: 1px dotted #BBDFED;
	margin: 0 0 20px 0;
	padding: 0 30px 2px 0;
	text-align: right;
}

#news-left {
	float: right;
	width: 49%;
	min-width: 245px;
}
#news-right {
	float: right;
	width: 49%;
	min-width: 245px;
}

.clearfix {display: inline-table;}
.clearfix {height: 1%;}
.clearfix {display: block;}


#header {
	background: #7BC2D6;
	margin:0;
	height: 76px;
	padding:0;
}

#header h1 {
	height: 50px;
	left:185px;
	Top:20px;
	margin:0;
	float: left;
	width: 300px;
	position: absolute;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;			
	font-weight:bold;	
	color:#FFFFFF
}

#news {
	margin:0;
	padding:0 15px 5px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#news .news {
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	clear: both; 
	float: right;
}
.news a {
	font-weight: bold;
	text-decoration: none;
	color: #DCB20C;
}
.news a:hover {
	text-decoration: underline;
	color: #CC9933;
}
.news strong {
	font-weight: normal;
}
.news_date {
	float: left;
	font-family:century gothic;
	text-align: center;
	margin:0;
	width: 23px;
	height: 27px;
}

.news p {
	float: right;
	margin:0;
	width: 80%;
	font-size: 0.85em;
	border-left: 1px dotted #BBE0EB;
	padding: 0 10px 0 12px;
}
.news p:hover {
	background:#F0FDE2;
}

#footer {
	margin:0;
	padding:0;
	border-top: 1px solid #BBE0EB;
	clear: both;
	font-size: 0.8em;
	background:  #47A4BE;
	color: #A1DCEA;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
	border-top: 1px solid #83CDE1;
}
#footer a {
	color: #fff;
}

#nav {
	font-size: 0.9em;
	margin: 0;
	float: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 215px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#nav li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	}
