a:hover {  text-decoration: underline; }
a:visited {  color: #99CC33; text-decoration: none;}
a:active {  text-decoration: underline;}
a:link {  color: #99CC33; text-decoration: none;}
#copyright, #copyright a, #copyright a:link, #copyright a:hover, #copyright a:visited {
	font-size: 7pt;
	color: #000000;
	text-align: right;
}
.heading {  font-family: Helvetica, Helv, arial, sans-serif; font-size: medium; font-weight: bold; color: 99cc33}
.site-name, .site-name a, .site-name a:link, .site-name a:hover, .site-name a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration:none;
	color: #000000;
}
body {
	background-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
}
#main-container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 25px;
}
#header {
	float: left;
	margin-top: 20px;
}
#banner {
	float: right;
	text-transform: uppercase;
	font-size: 8px;
	text-align: center;
	letter-spacing: 5px;
	color: #FFFFFF;
	line-height: 14px;
	padding: 15px;
	}
#banner-720 {
	text-transform: uppercase;
	font-size: 8px;
	text-align: center;
	letter-spacing: 5px;
	color: #FFFFFF;
	line-height: 14px;
	padding: 20px 0;
	margin: 0px;
	float: right;
	}

#content-box {
	width: 688px;
	background-color: #FFFFFF;
	float: right;
	border: 5px solid #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#navigation {
	margin-top:15px;
}
#navigation a:link, #navigation a:visited {
	font-weight: bold;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding: 5px 5px 0px;
	vertical-align: middle;
}
#navigation a:hover {
	font-weight: bold;
	line-height: 20px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	text-decoration: none;
	padding: 5px 5px 5px;
}
#line {
	float: left;
	margin-left: 50px;
	margin-top: -20px;
}
#bottom {
	width: 720px;
	float: right;
	font-size: 11px;
	line-height: 22px;
}
#bottom a, #bottom a:link, #bottom a:active, #bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom-left {
	padding: 10px;
	width: 220px;
	float: left;
	display: inline;
}
#bottom-middle {
	padding: 10px;
	width: 220px;
	float: left;
	display: inline;
}
#bottom-right {
	padding: 10px;
	width: 220px;
	float: left;
	display: inline;
	text-align: right;
}
#clear {
	clear:both;
}
.bottom-heading {
	text-transform: uppercase;
	letter-spacing: 5px;
}
h1 {
	color: #99CC33;
	font-size: 16px;
	font-weight: bold;
}
