body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFCC00;
}

#main {
	width: 1007px;
	margin: 0px auto; 
}

#block {
	width: 999px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCB700;
	border-bottom-color: #FCB700;
	border-left-color: #FCB700;
}
#block a, a:visited {
	FONT-SIZE: 13px;
	COLOR: #FDB803;
	text-decoration: underline;
}

#block a:hover {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	text-decoration: none;
}
#head_top {
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	float: left;
	text-align: center;
}

#head_top a, a:active {
	font-size: 18px;
	color: #FDB803;
	text-decoration: underline;
}

#head_top a:hover {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}


#desc {width:450px;float:left;text-align:left; margin:0px 0px 0px 20px;}

#desc p {margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-size:11px;}


#block h2 {
	color: #FCB700;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
#block .thumb {
	padding: 2px 3px 2px 3px;
}

#block .thumb100 {
	padding: 2px 3px 2px 3px;
}

.timg {
	border:1px solid #ffffff;
	background-image: url(thumb.gif);
	height: 135px;
	width: 180px;
}

.timg100 {
	border:1px solid #ffffff;
	background-image: url(thumb100.gif);
	height: 100px;
	width: 100px;
}


a:hover .timg  {border:1px solid #FCB700;}

a:hover .timg100 {border:1px solid #FCB700;}

#block2 {
	width: 1007px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block2 h2 {
	color: #FCB700;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
#block3 .thumb {
	padding: 2px 3px 2px 3px;
}

A.top:link {COLOR: white; FONT-SIZE: 13px; FONT-FAMILY:verdana ; text-decoration: none;font-weight: bold;}
A.top:visited {COLOR: #FDB803; FONT-SIZE: 13px; FONT-FAMILY:  verdana ; text-decoration: none;font-weight: bold;}
A.top:active {COLOR: #FDB803; FONT-SIZE: 13px; FONT-FAMILY:  verdana ; text-decoration: none;font-weight: bold; }
A.top:hover {COLOR: #FDB803; FONT-SIZE: 13px; FONT-FAMILY:  verdana ; text-decoration: none;font-weight: bold; }

#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	margin: 10px 10px 10px 10px;
	padding: 5px 10px 10px 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCB700;
	text-align: center;
}

#longdesc {
	float: left;
	width: 418px;
	font-size: 13px;
	margin: 10px;
	border: 1px dashed #FFBC02;
	padding: 5px;
}


#ads1 {
	width: 600px;
	font-size: 15px;
	text-align: justify;
	border: 1px dashed #FCB700;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#ads1 a img {
	border:1px solid #ffffff;
	margin-right: 20px;
}

#ads1 a:hover img {
border:1px solid #FCB700;
margin-right: 20px;
}

