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

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

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

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

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

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

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

#intro {width: 295px; top: 10px; left: 705px; position: relative;}

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

#text {font-size: 11px; margin: 0 0 0 10px; padding: 0;}

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

.pink {color: #f500a5;}

/* content */

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

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

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

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

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

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

/* /content */

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

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

