body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#main_wrapper {
	height: 450px;
	width: 1220px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_col {
	height: 450px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}
#middle_col {
	height: 450px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}
#rt_col {
	height: 450px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	height: 155px;
	width: 210px;
	float: left;
}

#songs {
	height: 400px;
	padding-top: 30px;
	text-align: right;
	padding-right: 30px;
}

.titles {
	font-size: 26px;
	color: #000000;
	letter-spacing: -1.5px;
}
.album {font-size: 30px;
	letter-spacing: -1px;
}
.song {font-size: 14px}

.news_txt {font-size: 12px}

.contact {font-size: 18px;
	letter-spacing: -1px;
}

.logo {font-size: 60px;
	letter-spacing: -2.5px;
	color: #999999;
	line-height:36px;
}

.logo2 {font-size: 60px;
	letter-spacing: -1.5px;
	line-height:36px;
}

.singer {font-size: 28px;
	letter-spacing: -1.8px;
	
}

.songwriter {font-size: 28px;
	letter-spacing: -1.8px;
	color: #666666;
}

#news {
	padding-top: 30px;
	text-align: left;
	padding-left: 30px;
}
#contact {
	height: 25px;
	padding-top: 90px;
	float: left;
	width: 210px;
	text-align: right;
}
#pic {
	background-image: url(../images/image_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 150px;
	padding-top: 10px;
	width: 210px;
	padding-bottom: 5px;
}
#rt_col2 {
	height: 400px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 30px;
}
#rt_col3 {
	height: 400px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 30px;
}
