body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
}
.adbox {
	padding: 5px;
	float: right;
	height: 280px;
	width: 340px;
}

.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	color: #00200E;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.mainbody a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00200E;
	text-decoration: none;
}

.icons {
	font-family: Verdana, Geneva, sans-serif;
	color: #00200E;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.icons h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00200E;
}
.icons a h2{
	color: #00200E;
	text-decoration: none;
	font-size: 18px;
}
.cpy {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #FFF;
}

.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bottomnavgrad.jpg);
	text-align: center;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottomnav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #FFC203;
	text-decoration: underline;
}
.icons a:hover h2 {
	color: #0A0;
	text-decoration: underline;
}
.mainbody a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}


.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #005;
	text-align: center;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #110934;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #00F;
	text-decoration: underline;
}

