body {
	background-color: #bbb;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #464646;
	font-size: 11px;
	height:100%;
}

td {
	color: #464646;
	font-size: 11px;
}

img {display: block;}

h1 {
	font-size: 18px;
	font-weight: normal;
}

a {
	color: #C2CD23;
}

#contentarea {
	background-color: #fff;
	width: 950px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#headertext {
	background-color: #C2CD23;
	padding-bottom: 10px;
	padding-left: 80px;
	padding-right: 80px;
	line-height: 18px;
}

#nav {
	position: relative;
	left: 350px;
}

#footer {
	background-color: #C2CD23;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.onesizelarger {
	font-size: 14px;
}

.normallinks {
	text-decoration: none; 
	color: #464646;
}

#scndlevcontact {
	 background-color: #464646; 
	 color: #fff; 
	 padding: 20px;
	 line-height: 16px;
}

#scndlevwhite {
	 background-color: #fff; 
	 color: #464646; 
	 line-height: 16px;
}

#formsub {
	border-bottom: 6px solid #464646;
	border-right: 6px solid #464646;
	font-size: 16px; 
	font-weight: bold;	
}	

#formsub a {
	text-decoration: none;
}

#formsub:hover {
	background-color: #333;
}

/* #formsub a {
	text-decoration: none; 
	color: #464646;
}	

#formsub a:hover {
	color: #fff;
}	*/

#aboutusnamescontainer {
	line-height: 24px;
}

.aboutusnames {
	text-decoration: none;
	color: #464646;
	margin: 10px;
	padding: 7px;
}

.aboutusnames:hover {
	background-color: #464646;
	color: white;
}

#whiteback a {
	color: #464646;	
}

.greenbold strong {
	color: #C2CD23;
}