/* CSS Document */

body {
	background-color: #5984b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/bcg.gif);
}
.bottomtext {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 12px;
}
.header_links {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #366292;
}
.header_links:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5285BE;
	text-decoration: none;
}
.friends {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #F7E8B9;
	text-decoration: underline;
}
.friends:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.thumb {
	border: 1px solid #FBF4C6;
	height: 180px;
	width: 240px;
}
.thumb-description {
	background-color: #FAF1B6;
	border: 1px solid #FBF4C6;
	padding: 3px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 40px;
	width: 234px;
	text-align: left;
}
a {
	color: #faf1b6;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
.toplist {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
.hits {
	color: #FFFF00;
}
.style1 {color: #A70C0C}
.style2 {color: #9C0B0B}
.style3 {color: #A60C0C}