A:link {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #A9DE97;
	}
A:visited {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #A9DE97;
	}
A:active {
	text-decoration: none;
	font-family: "trebuchet MS";
	text-decoration: none;
	color: #A9DE97;
	}
A:hover {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #BEFF21;
	}
.header {
	background-color: #000000;
	background-image: url(images/header.gif);
	height: 75px;
	width: 740px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px;
	clear: both;
	float: none;
	margin: 5px;
	padding: 5px;



}
.footer {
	background-color: #000000;
	background-image: url(images/footer.gif);
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 740px;
}
.content {
	background-image: url(images/body_bg.gif);
	height: 374px;
	width: 590px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	margin: 20px;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;

}
.site {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 740px;
}
.text {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	margin: 20px;
	padding: 20px;
}
.navbg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 374px;

}
.title {
	font-family: "trebuchet MS";
	color: B8DEE2;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 17px;
	text-decoration: underline;
}
.list {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: FFA48B;
	margin-left: 25px;
	padding-left: 25px;
}
.red {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: FFA48B;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.headertext {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.top {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-align: right;
	background-color: #F88D7E;
	height: 10px;
	width: 740px;
	margin: 1px 5px;
	padding: 1px 5px;
	background-image: url(images/top_bg.gif);
	font-weight: bold;




}

