body { background-image:url(images/bg.png); margin: 0 auto; }
#wrapper {
background-image:url(images/wrapper.gif);
	width: 962px;
	margin: 0 auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FC4A86;
	border-right-color: #FC4A86;
	border-bottom-color: #FC4A86;
	border-left-color: #FC4A86;
}
.thumbs a:link { color: #000000;}
.thumbs a:hover { color: #FD42D1;}
.thumbs a:visited { color: #000000;}
.thumbs a:active { color: #000000;}

#header { width: 950px; margin: 0 auto; }
.containertitle { width: 950px; margin: 0 auto; }
.toplistnum {
	font-family: verdana, arial;
	font-size: 24px;
	color: #FF3D49;
	text-decoration: none;
	font-weight: bold;
}
.toptext {
	font-family: verdana, arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topaddbg { background-image:url(images/bgfriends.jpg); width: 940px; height: 130px; margin: 0 auto;}
.toplist_links {
	font-family: Tahoma;
	font-size: 17px;
	color: white;
	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: black; }
A.toplistnum:hover { color: black; }
.containerbf { width: 950px; margin: 0 auto; background-image:url(images/bestfriends_bg_01.jpg); padding: 0 auto; background-repeat:repeat-y; }

