body {  margin: 0 auto; background-color:#141414; background-image:url(images/bg.png); }
#wrapper {
	background-color:#000000;
	width: 1000px;
	margin: 0 auto;
}
#header { width: 1000px; margin: 0 auto; }
.containertitle { width: 1000px; margin: 0 auto; }
.containerthumbs { width: 1000px; margin: 0 auto; background-image:url(images/boxbg.gif);}
.containerfriends { width: 1000px; margin: 0 auto; background-image: url(images/friends_01_02.jpg); height: 180px;}
.toplistnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8FF7A;
	text-decoration: none;
}
.toptext2 {
	font-family: verdana, arial;
	font-size: 14px;
	color: #BADA79;
	text-decoration: none;
	font-weight: bold;
}
.toplist_links {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.toplist_links_small {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
A.toplist_links_small:hover { color: black; }

A.toplist_links:hover { color: #BADA79; }
A.toplistnum:hover { color: #BADA79; }

div.containerthumbs a img { border-color:#FFFFFF; border-width: 1px;}
div.containerthumbs a:active img { border-color:#FFFFFF; border-width: 1px;}
div.containerthumbs a:visited img{ border-color:#FFFFFF; border-width: 1px;}
div.containerthumbs a:hover img{ border-color:#C8FF7A; border-width: 1px;}

a {
        font-family: Tahoma;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: none;
}

