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

body {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	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: 1030px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
}
#header {
	height: 150px;
	width: 1030px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/logo.jpg);
	color: #F0C;
}
#header-toplist {
	float: right;
	height: 100px;
	width: 200px;
	font-size: 11px;
	margin-right: 50px;
	margin-top: 40px;
	color: 009EE0;
}
#archive {
	height: auto;
	width: 955px;
	background-color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#archive 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: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.gallery, .thumbs {
	width: 1030px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.thumbrow {
        width: 1030px;
        height: 225px;
}
.thumbrow a img { width: 165px; height: 220px; margin: 1px 1px; border: solid 1px #000000; }
.thumbrow a:hover img {border: 1px solid #f02;}

.toplist, .toplistrow2 {
	height: 105px;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/toplist.jpg);
	background-repeat: no-repeat;
	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; }

.toplist1 {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/toplist-bottom.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #09F;
}
.top6 {
	height: 65px;
	width: 640px;
	margin-top: 0px;
	padding-top: 40px;
	padding-left: 15px;
}
#toplist-bottom, #toplistbottom {
	height: 65px;
	width: 640px;
	margin-top: 0px;
	padding-top: 40px;
	padding-left: 15px;
}
#toplistbottom h2 {
        font-size: 12pt;
        text-align: center;
}
.tlcol { font-weight: bold; text-align: left; width: 205px; float: left; margin-bottom: 10px; }
.tlcol ol {  }
.tlcol ol li {  }
.tlcol ol li a { font-size: 10pt; font-weight: bold; }
.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: 12pt;}
.toplistother ul li a {}
.toplistother ul li a:hover {color: #f02; }
.toplistother h2 { font-size: 14pt; color: #000000; }

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

