#site_layout {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	color: #FFF;
}
.contentbg {
	background-image: url(images/web_interface_white_18.gif);
	height: 484px;
	width: 447px;
}
.headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #666;
	font-weight: bolder;
}
.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: x-small;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #999;
}
.border {
	border: 2px solid #405D6D;
}
.maintext_discogs {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
.top10 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
	letter-spacing: 2px;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	position: static;
	width: 50px;
	left: 50%;
}
.tv {
	margin: 0px;SS
	position: fixed;
}
