﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4B4B4B;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7FCE1;
}
.redbg{
background:url(images/content-bg.jpg) repeat-y left top;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AD208F;
	background-color: #F7FAED;
	text-decoration:none;
}
.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #2C2C2E;
	background-color: #F7FAED;
	text-decoration:underline;
}
.bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #4B4B4B;
	background-color: #F7FAED;
	text-decoration:none;
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #4B4B4B;
	background-color: #F7FAED;
	text-decoration:underline;
}
.next{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #781A1D;
	text-decoration:none;
}
.next:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #A80278;
	text-decoration:none;
}
.next_num{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #781A1D;
	text-decoration:underline;
}
.next_num:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #A80278;
	text-decoration:none;
}
.next_num_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #A80278;
	text-decoration:none;
}.matter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4B4B4B;
	line-height: 16px;
.red{
color:#B21284;
font-weight:bold;
}}
#press {
	text-align: center;
}
.noBorder {
	border-width: 0px;
}
#press img {
	border: 1px solid #E6BDBF;
	padding: 1px;
	margin: 1px;
}
.songNameH1 {
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #A21278;
	font-weight: normal;
}
input {
	font-size: 10px;
}
.formBG {
	background-image: url('images/contact_image.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.song_cover {
	width: 280px;
	text-align: center;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
	text-align: center;
}
#topBox {
	text-align: center;
	background-image: url('images/topCurved.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#bottomBox {
	background-image: url('images/bottomCurver.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px;
	text-align: left;
}
.gallery {
	width: 291px;
	overflow: scroll;
	height: 400px;
}
.gallery img {
	width: 85px;
}
.press {
	width: 280px;
	overflow: scroll;
	height: 400px;
}
