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

body {margin: 0; padding: 0; background: #30251d url(../img/header-bg.gif) top left repeat-x;}
body {font: normal 1em Tahoma, Geneva, sans-serif; color: #fff;}

a:link {color: #fff504; text-decoration: underline;}

a:visited {color: #e58ff7; text-decoration: none;}

a:hover {color: #ffff99; text-decoration: none;}

a:active {color: #ff0000; text-decoration: underline;}

#header {background: url(../img/header.jpg) top no-repeat; width: 1000px; height: 210px; margin: 0 auto;}

#intro {width: 305px; top: 10px; left: 5px; position: relative;}

#links {width: 185px; top: -122px; left: 805px; position: relative;}

.title {font-size: 18px; font-weight: bold; margin: 0; padding: 0; color: #fff504;}

.text {font-size: 12px; margin: 5px 0 0 10px; padding: 0;}

.list {margin: 10px 0 0 20px; padding: 0;}
.list li {font-size: 11px; margin: 0 0 10px 0; padding: 0;}
*html .list li {font-size: 11px; margin: 0 0 5px 0; padding: 0;}

#wrapper {width: 1000px; margin: 0 auto;}

/* content */

.title h1 {font-size: 30px; font-weight: normal; text-align: center; margin: 0 0 5px 0; padding: 0; color: #fff;}

.title h1 span {color: #fff504;}

.thumbs img {border: 4px solid #6b584a; margin: 1px; width: 240px; height: 180px;}

.thumbs a:link img {border: 4px solid #6b584a;}

.thumbs a:visited img {border: 4px solid #6b584a;}

.thumbs a:hover img {border: 4px solid #fff;}

.thumbs a:active img {border: 4px solid #fff504;}

/* /content */

#copyright {font-size: 12px; margin: 0; padding: 40px 0 40px 10px; color: #6b584a;}

.toplist-top {
	font-size: 18px;
	font-weight: bold;
}
.toplist {
	text-align: left;
	font-size: 14px;
}
.hits {
	color: #990000;
}
