body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8C8D88;
	margin:0px;
	padding:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#credit_link a:link {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

#credit_link a:visited {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

#credit_link a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}

#credit_link a:active {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#enduser_copy {
	background-color:#FFFFFF;
	font-size:12px;
	width:600px;
	margin:auto;
}

#login a:link {
	color:#333333;
	text-decoration:none;
}

#login a:link {
	color:#333333;
	text-decoration:none;
}

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

#login a:hover {
	color:#333333;
	text-decoration:underline;
}

#login a:active {
	color:#333333;
	text-decoration:none;
}


#page_links {
	border-top:thin;
	border-top-style:dotted;
	width:987px;
	margin-top:5px;
}

#pic {
	left: 0px;
	position: relative;
	top: 0px;
	border:0px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 25px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#search_results {
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

#search_results a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#search_results a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#search_results a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:none
}

#search_results a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}




#top {
	border:none;
	height:205px;
}

#wrap {
	font-size:12px;
	background-image:url(../images/musicvault_bg3.jpg); 
	background-repeat:no-repeat;
	min-height:600px; 
	width:1000px;
	background-color:#FFFBBE;
}

#wrap_albums {
	font-size:12px;
	background-image:url(../images/musicvault_bg2.jpg); 
	background-repeat:no-repeat;
	min-height:600px; 
	width:1000px;
	background-color:#FFFBBE;
	margin:auto;
}

#wrap_singles {
	font-size:12px;
	background-image:url(../images/musicvault_bg2.jpg); 
	background-repeat:no-repeat;
	min-height:600px; 
	width:1000px;
	background-color:#FFFBBE;
	margin:auto;	
}

#wrap_singlesT {
	font-size:12px;
	background-image:url(../images/musicvault_bg.jpg); 
	background-repeat:no-repeat;
	min-height:600px; 
	width:1000px;
	background-color:#FFFBBE;
	margin:auto;	
	background-color:#DEE0DF;
}

#idx_wrap {
	width:1000px;
	font-size:12px;
	background-image:url(../images/musicvault_idx.jpg); 
	background-repeat:no-repeat;
	min-height:600px;
	margin:auto;
}