@charset "utf-8";
body {
text-align:center;
margin-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
width:800px;
}

a:link, 
a:visited ,
a:active
{
	color: #A0A0A0;
	text-decoration:none;
}
a:hover 
{
	color: #6C9E0D;
	text-decoration:underline;
}


.master {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

.text_header {
	color:#a0a0a0;
	text-align:right;
	padding-right:19px;
	position:relative;
	width: 350px;
	left: 431px;
	top:-14px;
}

.navbar {
	position:relative;
	height:30px;
	width:800px;
	top:-1px;
}

.randomimg {
	float:left;
	top:-4px;
	width:581px;
	height:63px;
}

.header2 {
	background-image:url('../images/slogan03.gif');
	background-color:#003333;
	float:right;
	color:#FFFFFF;
	width:219px;
	height:63px;
}

H1 {
	font-size:12px;
	color:#6c9e0d;
}

.titlelinks {
	color:#A0A0A0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	position:relative;
	float:left;
	width:720px;
	top:25px;
	left: 55px;
}

.footer_green1 {
	background-color:#6c9e0d;
	position:relative;
	top:45px;
	float:right;
	width:112px;
	height:8px;
}

.footer_green2 {
	background-color:#9ddd24;
	position:relative;
	top:45px;
	float:right;
	width:17px;
	height:8px;
}

.footer_grad {
	background-image:url('../images/footergrad01.gif');
	background-repeat:repeat-x;
	background-color:#666666;
	position:relative;
	top:45px;
	float:left;
	width:800px;
	height:22px;
}

.footer_links {
	text-align:left;
	color:#999999;
	position:relative;
	top:45px;
	padding-top:6px;
	float:left;
	width:800px;
	height:22px;
}

.error
{
	color:red;
}
