/* CSS Document */

.background{
	background-color: #006699;
}

.main{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	position: absolute;
	left: 20px;
	top: 10px;
	width: 700px;
	z-index: 5;
	background-attachment: scroll;
	background-position: center center;
	margin-bottom: 20px;
}

.pics{
	/*position: absolute;
	top: 190px;
	left: 10px;*/
	margin-top: 10px;
	height: 140px;
	width: 680px;
	padding: 10px;
	z-index: 5;
	overflow: hidden;
	background-color: #FFFFFF;
}

.contactpics{	
	position: absolute;
	top: 190px;
	left: 10px;
	width: 680px;
	padding: 10px;
	z-index: 5;
	overflow: hidden;
}
.text {
	/*position: absolute;
	top: 360px;
	left: 10px;*/
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 680px;
	height: 400px;
	z-index: 6;
	background-color: #FFFFFF;
}

#page {
	margin-top: 9px;
}
#page td.page-cell {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.newstext{
	/*position: absolute;
	top: 340px;
	left: 160px;*/
	margin-left: 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000000;
	width: 530px;
}

#page-first-cell {
	background-color: #D7EEFF;

}

.newsnav{
	background-color: #D7EEFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 98px;
	overflow: auto;
	padding: 10px;
	z-index: 5;
	height: 100%;
	}

.newsnav a:link {color:#000000; text-decoration:none;}
.newsnav a:visited {color: #000000; text-decoration:none;}
.newsnav a:hover {color:#009966; text-decoration:none;}
.newsnav a:active {color: #000000; text-decoration:none;}

.newspics{
	/*top: 190px;
	left: 160px;*/
	margin-left: 30px;
	height: 150px;
	width: 550px;
	overflow: auto;
}
