body {
        background-color: #A8C492;
	    color: #537446;
	    font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}

ul {
  list-style-type: none;
}
    
a:hover {
	color: #537446;
}
a, a:active, a:link, a:visited {
    color: #537446;
	text-decoration: none;
}

.ssp {
	border: 2px solid #537446;
	position: absolute;
	height: 500px;
	width: 600px;
	top: 93px;
	left: 231px;
}

.about_text {
    border: 0px solid #537446;
	position: absolute;
	height: 500px;
	width: 550px;
	top: 110px;
	left: 231px;
    font-family: Verdana;
    font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	letter-spacing: .1px;
}
.bigC {
    font-size=15px;
}

.header_banner {
	left: 232px;
	top: 12px;
	position: absolute;
	height: 79px;
	width: 458px;
	border: 0px none;
}
.links_header {
	position: absolute;
	height: 61px;
	width: 201px;
	top: 121px;
	left: 9px;
}
.links_text {
	color: #537446;
	font-weight: bold;
	#list-style-type: none;
	left: 1px;
	top: 225px;
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	letter-spacing: .1px;
	height: 132px;
	width: 139px;
}
.links_footer {
	position: absolute;
	height: 61px;
	width: 201px;
	top: 400px;
	left: 9px;
}
