body,tr,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	line-height:135%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FF6666;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
	color: #FF6666;
}
.main {
	padding: 10px;
}
.space {
	background-image: url(images/background.jpg);
}
.news {
	background-attachment: fixed;
	background-image: url(images/bg/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.live_info {
	background-attachment: fixed;
	background-image: url(images/bg/live_info_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.profile {
	background-attachment: fixed;
	background-image: url(images/bg/profile_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.discography {
	background-attachment: fixed;
	background-image: url(images/bg/discography_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.everyday_life {
	background-attachment: fixed;
	background-image: url(images/bg/everyday_life_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.link {
	background-attachment: fixed;
	background-image: url(images/bg/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.up_to_top {
	text-align:right;
	font-size:x-small;
	padding-right:10px;
}

