/* CSS Document */
body {
	margin: 0px;
	background-color:#669966;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-size: 18px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}

.framefix {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

.framefix a:link { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000000;
}

.framefix a:visited { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000000;
}
.framefix a:hover {
	color: #FFFFFF;
}
#container {
	height: 634px;
	width: 800px;
	z-index: 1;
	left: 0em;
	top: 1em;
	position: relative;
	margin: auto;
	padding: 0px;
	border: 1px solid #aaa;
	overflow: visible;
	background-color: #6699CC;
}
* html #container {border: none;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	position: absolute;
	top: 3px;
	overflow: visible;
	z-index: 6;
	color: #FFFFFF;
	font-size: 2em;
	width: 100%;
	left: 0px;
	font-weight: lighter;
}
* html h1 {top: 17px; font-weight: bold;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 3px;
	overflow: visible;
	z-index: 4;
	color: #333333;
	font-size: 2em;
	width: 100%;
	font-weight: lighter;
}
* html h2 {top: 19px; font-weight: bold;}
h3 {
	position: absolute;
	left:0px;
	top:565px;
	width:100%;
	z-index:9;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
}
* html h3 {top:585px;}
h4 {
	position: absolute;
	left:1px;
	top:561px;
	width:100%;
	z-index:7;
	color: #999999;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}
* html h4 {top:584px;}

#txt {
	position: absolute;
	overflow: visible;
	z-index: 8;
	left: 5px;
	top: 520px;
	width: 98%;
	text-align: center;
}

* html #txt {
	top: 520px;
	left: 5px;
	padding-right: 1em;
	padding-left: 1em;
	position: absolute;
	width: 100%;
}
#copyright {
	position: absolute;
	left:544px; 
	top:617px; 
	width:250px; 
	height:13px; 
	z-index:10;
	text-align: right;
	font-size: 10px;
}
#logo {
	position:absolute; 
	left:6px; 
	top:593px; 
	width:100px; 
	height:35px; 
	z-index:9;
}

#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	position: absolute;
	left: 55px;
	top: 50px;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	text-align: left;
}
#news {
	position:absolute; 
	left:49px; 
	top:55px;  
	z-index:12
}

#linx {
	position:absolute; 
	width:100%;
	left:0px; 
	top:640px;  
	height:17px; 
	z-index:13;
}

#google {

position:absolute; 
	width:50%;
	left:5px; 
	top:610px; 
	width:799px; 
	height:17px; 
	z-index:14;
	text-align: left;
	}
