@charset "utf-8";
/* CSS Document */

#left-column {
	float: left;
	width: 710px;}
	
#left-column1 {
	float: left;
	width: 700px;}
	
#left-column2 {
	float: left;
	width: 275px;}
	
#right-column {
	float: right;
	background-color: #e6e0d2;
	width: 240px;
	padding: 5px;}
	
#right-column1 {
	float: right;
	background-color: #ececec;
	width: 240px;
	padding: 5px;}
	
	
#allcontent {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;}
	
#pics {
	float: left;
	width: 400px;
	margin-right: 40px;}
	
#pics2 {
	float: left;
	width: 275px;
	margin-right: 10px;}
	
.title {
	font-weight: bold;
	font-size: 1.2em;}
	
.sidetitles {
	font-weight: bold;
	font-size: .8em;
	text-align: left;}
	
#donate {
	font-weight: bold;
	font-size: .9em;
	text-align: left;
	color: #C60;
	margin-top: -10px;}
	
.brwntext {
	font-weight: bold;
	text-align: left;
	color: #C60;}
	
.released {
	font-size: .6em;}
	
.download {
	font-size: .8em;}
	
#songs {
	text-align: left;
	margin-left: 400px;
	font-size: 15px;}
	
#songs2 {
	font-size:14px;
	text-align: left;
	margin-left: 280px;
	width:440px;}
	
#info {
	text-align: left;
	clear: both;
	padding: 0 10px 0 10px;
	font-size: .9em;}
	
.alignright {
	text-align: right;}
	
.copyright {
	font-size: .6em;
	text-align: left;
	float:left;}
	
#lyrictitles {
	color: #e2902b;
	font-size:30px;
	font-weight:bold;
	margin-left: 30px;
	width: 650px;}
	
#instrumentals {
	color: #e2902b;
	font-size:30px;
	font-weight:bold;
	margin: 20px 0 20px 30px;
	width: 190px;}
	
#creditname {
	color: #e2902b;
	font-size:18px;
	text-align: right;
	margin-left: 30px;
	width: 650px;}
	
#lyrics {
	color: #e2902b;
	font-size:17px;
	font-weight:bold;
	}
	
	
a:link {
  color: #e07e03;
  text-decoration: none;
}

a:visited {
	color:#999;
  text-decoration: none;
}

a:hover {
	color: #5F7435;
	text-decoration: none;
	}
	
#songs ul {
	}
	
#songs li {
	line-height: 24px;
	}
	
#footerblock1 {
	width: 964px;
	clear:both;
	margin-top: 20px;
	}
	
#footerblock {
	clear:both;
	margin-top: 20px;
	}