.mainbody a {
	font-weight: bold;
	color: #020;
	text-decoration: none;
}
.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #020;
	padding: 15px;
	text-align: left;
}
.mainbody p {
	width: 800px;
}
.adbox {
	padding: 0px 0px 5px;
	float: right;
	height: 250px;
	width: 300px;
}


.menubar {
	font: bold 14px Verdana, Geneva, sans-serif;
}

.icons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #020;
	text-align: center;
	padding: 10px;
}
.icons a h2 {
	color: #020;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
}
.icons a:hover h2 {
	color: #009F00;
	text-decoration: underline;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/bottomgrad.jpg);
	text-align: center;
	padding: 10px;
}
.bottomnav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
.cpy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
}
.mainbody a:hover {
	font-weight: bold;
	color: #009100;
	text-decoration: underline;
}





.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #020;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #020;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #0F0;
	text-decoration: underline;
}
