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

html {background: url(../img/bg.gif);}

body {margin: 0; padding: 0; background: #6F0822 url(../img/header-bg.gif) repeat-x left top;}
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: 155px; 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: #c10434;}

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

.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: #cbcf7d;}

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

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

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

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

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

/* /content */

#copyright {font-size: 12px; margin: 0; padding: 40px 0 40px 10px; color: #f0708e; background: url(../img/logo.jpg) top center no-repeat;}

.toplist {
	text-align: left;
	font-size: 13px;
}
.hits {
	color: #990000;
}

