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

body {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	text-align: center;
}
#container {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
}
#gallery, .thumbs {
	width: 1050px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
.thumbrow {
        width: 1050px;
        height: 225px;
        margin-top: 5px;
}
.thumbrow a img { width: 165px; height: 220px; margin: 2px; border: solid 1px #ffffff; }
.thumbrow a:hover img {border: 1px solid #f02;}
#header {
	height: 119px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/logo.jpg);
}
#archive {
	height: 30px;
	width: 950px;
	background-color: #000;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#archive1 {
	height: 20px;
	width: 839px;
	background-color: #000;
	font-size: 14px;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
}
#archive2 {
	height: auto;
	width: 106px;
	background-color: #000;
	font-size: 14px;
	float: left;
	padding-top: 3px;
	text-decoration: none;
	padding-bottom: 3px;
}
#archive1 a {
	border: 1px solid #FFDD00;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#break {
	height: auto;
	width: 960px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#top10 {
	height: 40px;
	width: 960px;
}
#toplist {
	background-color: #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

.toplistrow2 {
	height: 105px;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(static-files/greatfreesites.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: 2px; padding-left: 2px; display: inline; }
ul.toplistrow li a { font-size: 11pt; font-weight: bold; }
ul.toplistrow li a:hover { color: #f02; }

#toplistbottom {
	width: 840px;
	margin: 0px auto;
	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: #f02; }

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

#partners {
	background-color: #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
#webmaster, #footer {
	background-color: #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 11px;
	padding-top: 15px;
}
.fontcolor {
	color: #FFDD00;
	font-size: 16px;
}
.fontsize14 {
	font-size: 14px;
	color: #FFDD00;
}
.fontsize12 {
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
        color: #f02;
}
#advertisment {
	background-color: #000;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 100px;
}

