body {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
	background-color:#000;
	background-image:url(bg2.jpg);
	background-position: 0px -400px;
	background-repeat:no-repeat;
}
body a {
	color:#666;
}
#container {
	width: 715px;
	min-height:600px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(bbg.png);
	background-repeat: repeat;
}
#header {
	width:715px;
	height: 80px;
	background:none;
}
#pics {
	width:715px;
	height:250px;
	margin-bottom:5px;
}
#news-float {
	width:275px;
	float:right;
	margin-left:25px;
	margin-right:5px;
	margin-top:20px;
	margin:0;
	border-left: solid 1px #ccc;
	padding-left:10px;
}
#content {
	width:415px;
	margin-top:0px;
}
.h1 {
	text-align:left;
	font-size:18px;
	color:#ccc;
}
.h2 {
	text-align:left;
	font-size:14px;
	color:#fff;
}
.title {
	text-align:right;
	font-size:18px;
	color:#fff;
	margin-left:125px;
}
.txt {
	text-align: justify;
	font-size:12px;
	color:#ccc;
}
.song {
	text-align: left;
	font-size:14px;
	text-decoration:underline;
	color:#fff;
	cursor:default;
}
.songsub {
	text-align:left;
	font-size:10px;
	color:#ccc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#social {
	width:715px;
}

