@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	font-size: 14px;
	background-image: url(graphics/background.jpg);
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
}
#container {
	height: auto;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
}
#gallery, .thumbs {
	width: 1034px;
	background-color: #000;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.thumbrow {
        width: 1034px;
        height: 225px;
}
.thumbrow a img { width: 165px; height: 220px; margin: 1px 1px; border: solid 1px #000000; }
.thumbrow a:hover img {border: 1px solid #f00;}

#header {
	height: 190px;
	width: 1034px;
	background-image: url(graphics/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#break {
	height: auto;
	width: 945px;
	background-color: #000;
}
#toplist {
	background-color: #000;
	height: auto;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.toplistrow2 {
	height: 105px;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(static-files/freesites.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #09F;
}
.toplistrowinner {
        padding-top: 40px;
}
ul.toplistrow { list-style-type: none; padding: 0; margin: 5px 0; text-align: center;}
ul.toplistrow li { margin-left: 4px; padding-right: 4px; padding-left: 4px; display: inline; }
ul.toplistrow li a { font-size: 12pt; font-weight: bold; }
ul.toplistrow li a:hover { color: #f00; }

.toplist1 {
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(static-files/freesites.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#toplistbottom {
	height: 65px;
	width: 1034px;
	margin-top: 0px;
	padding-top: 40px;
	padding-left: 15px;
}
#toplistbottom h2 {
        font-size: 12pt;
        text-align: center;
}
.tlbinner {clear:left; float:left; position:relative; left:50%; }
.tlbinner .tlcol { font-weight: bold; text-align: left; width: 205px; float: left; margin-bottom: 10px; position:relative; right:50%;}
.tlbinner .tlcol ol {  }
.tlbinner .tlcol ol li {  }
.tlbinner .tlcol ol li a { font-size: 10pt; font-weight: bold; }
.tlbinner .tlcol ol li a:hover { color: #f00; }

.toplistother {width: 90%; text-align: center; margin: 20px auto; background-color: #000; }
.toplistother ul {list-style: none; margin: 5px 0px; padding: 0px;}
.toplistother ul li {display: inline; padding-left: 10px; font-weight: bold; font-size: 12pt;}
.toplistother ul li a {}
.toplistother ul li a:hover {color: #f00; }
.toplistother h2 { font-size: 14pt; color: #fff; }

#partners {
	background-color: #000;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
}
#webmaster {
	background-color: #000;
	width: 1034px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.fontcolor {
	color: #E2007A;
}
.fontsize14 {
	font-size: 14px;
	color: #E2007A;
}
.fontsize10 {
	font-size: 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
a:hover {
        color: #f00;
}
#adbanner {
	height: auto;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

