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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color:#E6E6E6;
	margin-top: 7px;
	margin-bottom: 7px;
}
p{
	padding-right: 20px;
	padding-left: 20px;
}
a:link, a:visited {
color:#948881;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#wrapper {
height:auto;
margin:0pt auto;
width:775px;
background-color:#FFFFFF;

}
#container {
	float:none;
	height:auto;
	width:763px;
	border: 1px solid #333333;
	padding: 6px;
}
#main {
	float:none;
	height:auto;
	width:763px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.left {
	width: 505px;
	background-color: #E6E6E6;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	vertical-align: top;
	padding-top: 6px;
}
.right {
	width: 238px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #403229;
	margin-top: 6px;
	margin-bottom: 6px;
	d
}
#header {
	clear:both;
	height:373px;
	position:relative;
	width:763px;
	background:transparent url(images/layout/billy_index_top.jpg) no-repeat scroll center top;
}
#header2 {
	clear:both;
	height:179px;
	position:relative;
	width:763px;
	background:transparent url(images/layout/billy_header2.jpg) no-repeat scroll center top;
}
#nav {
	clear:both;
	height:30px;
	position:relative;
	width:763px;
}
#lower {
	clear:both;
	height:180px;
	position:relative;
	width:763px;
	background-color:#757269;
}

input.btn { 
  color:#000; 
  font-weight:bold;
  background-color:#948881; 
  border:1px solid; 
  border-color: #c9c3c0; 
} 
#subhead{
	left:50%;
	margin-left:64px;
	position:absolute;
	margin-top:46px;
	width:350px;
	z-index:3;
	font-size: 11px;
	font-weight: bold;
	color: #948881;
}
#player {
	left:50%;
	margin-left:158px;
	position:absolute;
	margin-top:100px;
	width:200px;
	z-index:4;
	top: -35px;
}
#albumInfo {
	left:50%;
	margin-left:158px;
	position:absolute;
	margin-top:390px;
	width:200px;
	z-index:5;
	line-height: 20px;
	text-align: center;
	top: -100px;
}
#albumInfo a, albumInfo a:visited {
	font-weight:bold;
	color:#757269;
	text-decoration:none;
}
#albumInfo a:hover {
	text-decoration:underline;
	color: #757269;
}

#footercred{
	width:700px;
	line-height: 20px;
	float: none;
	clear: none;
	text-align: center;
	font-size: 10px;
	color: #948881;
	top: -82px;
}
#footercred a, footercred a:visited {
color:#FFFFFF;
text-decoration:none;
}
#footercred a:hover {
text-decoration:underline;
}
#footer{
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #948881;
	clear: both;
}
#footer a, footer a:visited {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
