body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #12101B;
	font-family:Tahoma; font-size:11px; color:#999999;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y; width: 52px;
}

.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y; width: 52px;
}

.content_bg {
	background-image: url(images/content_bg2.jpg);
	background-repeat: no-repeat; 
	width: 395px; height: 272px;
}

.fanstore_bg {
	background-image: url(images/fanstore_bg.jpg);
	background-repeat: no-repeat; 
	width: 281px; height: 162px;
}

.flash_bg {
	background-image: url(images/flash_bg.jpg);
	background-repeat: no-repeat; 
	width: 503px; height: 356px;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x; 
	height: 32px;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x; 
	height: 32px;
}

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x; 
	height: 28px;
}

.tellafriend_bg {
	background-image: url(images/tellafriend_bg.jpg);
	background-repeat: no-repeat; 
	width: 273px; height: 187px;
}

.silvertext {
	font-family:Tahoma; font-size:11px; color:#999999; line-height:20px;
}
.whitetext 
	{
	font-family:Tahoma; font-size:11px; color:#FFFFFF; line-height:20px;
	}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #1C1A2A;
	border: 1px solid #2E2943;
}
