@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	background:url(images/background.gif);
	background-repeat:repeat-y;
}
a {	
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
#flash {
	position:absolute;
	width:600px;
	height:215px;
	left: 0px;
	top: 0px;
	z-index:1;
}
#header {
	position:absolute;
	left: 600px;
	top: 1px;
	width:355px;
	height:215px;
	z-index:2;
}
h1 {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color: #0d5634;
	padding-top:30px;
	padding-bottom:10px;
	vertical-align: top;
}
h2 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #0d5634;
	background:url(images/news.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#content {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	text-align:justify;
	position:absolute;
	top:215px;
	left:215px;
	width:645px;
	height:auto;
	padding-left:5px;
}
#content a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#content a:hover {
	color:#0d5634;
}
#news {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	text-align:justify;
	position:absolute;
	top:380px;
	left:215px;
	width:645px;
	height:auto;
}
#news a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#news a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#0d5634;
}
#footer {
	font-family:Tahoma;
	font-size:10px;
	position:absolute;
	top:800px;
	left:0px;
	width:955px;
	height:100px;
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
}
#footer {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	position:absolute;
	top:800px;
	left:0px;
	width:950px;
	height:100px;
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
}
#footerright {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	position:absolute;
	top:864px;
	left:720px;
	width:auto;
}
#search {
	position:absolute;
	left:8px;
	top:235px;
	width: 180px;
	height:auto;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
}
.searchbox {
	width: 160px;
	height: 20px;
	margin: 0px;
	margin-top:2px;
	padding-left: 5px;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color: #0d5634;
	border: 1px solid #000000;
	vertical-align: middle;
}
.seabut {
	float:left;
}
.seabut2 { float:left; margin-top:12px; }
#name {
	position:absolute;
	left:8px;
	top:435px;
	width:180px;
	height:auto;
}
.namebox {
	width:150px;
	margin-top:3px;
	height:20px;
	padding-left:5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #0d5634;
	border: 1px solid #000000;
	vertical-align: middle;
	margin-left:3px;
	z-index:6;
}
.namesearch {
	position:absolute;
	top:0px;
	left:150px;
	z-index:6;
	height:20px;
	width:24px;
	z-index:5;
	margin-top:3px;
}
#banner {
	position:absolute;
	top:560px;
	left:0px;
	width:159px;
	height:198px;
}
