/* Styles for Music Style
Copyright Bandbabe 2007 */
a:link { 
	color: #94B27E; 
	text-decoration: underline; 
	}
a:visited { 
	color: #94B27E; 
	font-style: italic; 
	}
a:active { 
	color: #999999;
	 }
a:hover { 
	color: #94B27E; 
	text-decoration: none; 
	}
a.page:link { 
	color: #999999; 
	text-decoration: underline; 
	font-family: courier new; 
	}
a.page:visited { 
	color: #999999; 
	font-weight: bold; 
	}
a.page:active { 
	color: #F75918; 
	}
#creds a:link { 
	color: #999999; 
	text-decoration: none; 
	}
body {
	background-color: #000000; 
	font-family: verdana; 
	font-size: 9pt; 
	color: #999999; 
	}
h3 { 
	font-family: courier new; 
	margin-bottom: 6px; 
	}
hr { 
	border: solid 1px #999999; 
	width: 65%; 
	}
ul {
	list-style-type: circle;
	}
#banner { 
	margin-top: 10px; 
	padding-top: 6px;
	text-align: left;
	width: 600px;
	height: 80px;
	}
.main { 
	margin-top: 0px; 
	text-align: left;
	width: 600px;
	min-height: 370px;
	background: #62246f url('http://music.artist-merge.com/images/bg_pixel.jpg');
	}
#content { 
	width: 300px; 
	margin-left: 22px;
	float: left;
	}
#visaids {
	width: 220px;
	margin-left: 20px; 
	margin-top: 20px;
	float: left;
	}

#visaids img {
	border: solid 1px #999999;
	}
#links { 
	padding-left: 250px; 
	margin-top: 10px; 
	color: #94B27E; 
	font-family: courier new; 
	font-size: 8pt; 
	letter-spacing: 1px 
	}
#creds { 
	margin-top: 0px;
	padding-top: 50px;
	height: 125px;
	width: 600px;
	font-size: 9px; 
	text-align: center;
	clear: both;
	background: #000000 url('http://music.artist-merge.com/images/bottom_img.jpg') top left no-repeat;
	}
#musicfile {
	margin-top:3px;
	.margin-top:0px;
	}
.song {
	color: #94B27E; 
	font-family: courier new; 
	font-size: 10px; 
	letter-spacing: 1px 
	}

/* Styles for Pages */
#index #visaids {
	font-size: 10px;
	}
#lyrics #content, #bio #content {
	font-size: 8pt;
	height: 300px;
	overflow:auto;
	}
#lyrics .main {
	min-height: 390px;
	}
#lyrics #content { 
	width: 315px;
	.width: 300px;
	}