body {
	background-image: url(img/bg.gif);
	margin: 0px;
	padding: 0px;
}
.top {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main {
	background-color: #669900;
	width: 997px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.main img {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.ad {
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ad a {
	font-family: "trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #FFFF00;
	margin-bottom: 5px;
}
.ad a:hover {
	color: #FFFFFF;
	margin-bottom: 5px;
	text-decoration: none;
}

.topsite a {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.topsite a:hover {

	text-decoration: underline;
}

.topsite {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.topsite td {
	padding: 10px;
}
.footer {
	background-image: url(img/footer_r1_c4.jpg);
	background-repeat: no-repeat;
	width: 322px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 90px;
	padding-right: 20px;
	padding-left: 20px;
}
.footer a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.partner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}


