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


body {margin: 0; padding: 0; background: #333333;}
body {font: normal 1em Arial, Helvetica, sans-serif; color: #fff;}

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

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


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

#intro {width: 300px; top: 35px; left: 700px; position: relative;}

#links {width: 630px; top: 48px; left: 10px; position: relative; font-size: 11px;}
*html #links {width: 630px; top: 55px; left: 10px; position: relative; font-size: 11px;}
*:first-child+html #links {width: 630px; top: 55px; left: 10px; position: relative; font-size: 11px;}

.title {font-size: 15px; font-weight: bold; margin: 0; padding: 0; color: #f14900; text-align: center;}

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

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

.title h1 span {color: #f14900;}

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

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

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

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

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

/* /content */

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

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