/**CSS for free top site**/
*.*{
	padding: 0px; margin: 0px;
}
body{
   padding: 0px; margin: 0px;
	background: #181818;
	color: #B70000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
	width: 100%;
	padding: 0px; margin: 0px;
	font:43px Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-bottom:dashed 2px #B70000;
	margin-bottom: 2px;
}
h2{
	font-size: 12px;
	width: 850px;
	color: #E0E0E0;
	padding: 0px; margin: 0px;
	padding-bottom:5px; 
	letter-spacing: 0.1em;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
}
.thumbs{
	width: 850px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.thumbs td{ width:170px; }
.thumbs a:link img{
	border:solid 1px #B70000;
}
.thumbs a:hover img{
	border:dashed 1px #B70000;
}
.thumbs a:visited img{
	border:solid 1px #B70000;
}
.thumbs2 a:visited img{
	border:solid 2px #B70000;
}
.thumbs2{
	width: 850px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.thumbs2 td{ width:420px; }
.thumbs2 a:link img{
	border:solid 2px #B70000;
}
.thumbs2 a:hover img{
	border:dashed 2px #B70000;
}
a:link{
	color:#777777;
	font-weight: bold;
}
a:visited{
	color:#777777;
	font-weight: bold;
}
a:hover{
	color:#B70000;
	font-weight: bold;
	text-decoration: none;
}
.desc{
   background-color: #000000;
	width: 850px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: dashed 3px #B70000;
	border-bottom: dashed 3px #B70000;
	font-size: 13px;
	text-align: left;
}
.desc td{
	width:423px;
	padding-left: 10px;
}
.banner{
	width: 850px;
	font:33px Impact, Arial, Helvetica, sans-serif;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
}
.banner a:link img{
	border:none;
}
.banner a:visited img{
	border:none;
}
.footer{
	font-size: 10px;
}
.links{
	width: 850px;
	 font-size: 20px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-bottom: dashed 3px #B70000;
}
.banner2{
	width: 850px;
	text-align: center;
	 font-size: 14px;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-bottom: dashed 3px #B70000;
}
.banner2 a:link img{
	border:solid 2px #B70000;
}
.banner2 a:visited img{
	border:dashed 2px #B70000;
}
.banner2 a:visited img{
	border:solid 2px #B70000;
}