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

body {margin: 0; padding: 0; background: #fff;}
body {font: normal 1em Tahoma, Geneva, sans-serif; color: #515151;}

a{color: #be0f03; text-decoration: underline;}


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



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

#intro {width: 235px; top: 30px; 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: #be0f03;}

.text {font-size: 11px; margin: 0 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;}

*html #wrapper {width: 1000px; margin: -100px auto 0 auto;}

.orange {color: #be0f03;}

/* content */

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

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

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

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

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

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

/* /content */

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

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