body
{
	margin: 0px;
	background-color:#808080;
}
a.topLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
	color: #ffffff;
}
a.topLink:hover
{
	text-decoration: underline;
}
.selButton
{
	background-color:#ffffff;
	text-align:center;
	width: 90px;
	height: 50px;
}
.selLink
{
	font-weight: bold;
	font-size: 14px;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
	color: #000000;
}
.mainBox
{
	width: 682px;
	background-color: #ffffff;
}
.leftMain
{
	width: 65%;
	padding: 20px;
}
.rightMain
{
	width: 35%;
	padding-right: 10px;
	
}
.pageTitle
{
	font-size: 22px;
	color: #000000;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
}

.bodyText
{
	font-size: 13px;
	color: #000000;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
}
.rightMenuHead
{
	height: 37px;
	width: 100%;
	background: url("images/barhead.jpg");
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
}
.lpad{
	padding-left:10px;
}

.cdImage
{
	position: relative;
	top: -100px;
	left: 20px;
	margin-bottom: -110px;
}

.rightSubText
{
	font-size:13px;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
	
}

.rightSubText a.album{
	display:block;
	border: 1px solid #ddd;
	text-align:right;
	text-decoration:none;
	color:black;
	padding:5px;
}

.rightSubText a.album span{
	display:inline-block;
	width:150px;
	text-align:left;
	font-weight:bold;
}

.rightSubText a.album:hover{
	border: 1px solid #999;
	background:#bbb;
}

.rightSubText a.album h2{
	font-size:15px;
}
.rightSubText a.album img{
	height:50px;
	width:50px;
	border:none;
}

div.floatbreak{
	clear:both;
}


div.albumdiv{
	
}

div.albumdiv h2{
	font-size:20px;
	font-family:trebuchet ms,arial narrow,helvetica narrow,verdana,tahoma,helvetica;
}
	
div.albumdiv img{
	float:left;
	margin-right:10px;
	width:120px;
}

#paypal a{
	display:inline-block;
	text-align:center;
	height:22px;
	width:150px;
	background:#666666;
	padding:5px;
	margin:2px;
	color:white;
	font-family: 'trebuchet ms', 'arial narrow', 'helvetica narrow';
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#paypal a:hover{
	background:#111111;}

