body {
	font-family: Arial, sans-serif;
	font-size: small;
	background: url(record_image.jpg);
	}

#wrap {
	width: 900px;
	background: url(cols_50.gif) repeat-y 50% 0;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	height: 120px;
	background: url(records_comp_2.jpg) repeat-x top left;
	}
	
#nav {
	float: left;
	margin: 0;
	padding: 70px 0 0 46px;
	list-style: none;
	background: url(vh_nav_banner.gif) no-repeat;
	}
	

#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	font-family: "arial", sans-serif;
	font-size: 90%;
	}
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 8px 4px 4px 4px;
	color: #333;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background:  url(vh_nav_off.gif) repeat-x top left; 
	}

#nav a:hover, div a {
	color: #ff0;
	padding-bottom: 4px;
	border-color: #727377;
	background: #330066 url(vh_nav_on.gif) repeat-x top left;
	}

#header_title {
	clear: left;
	margin: 0;
	padding: .5em;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 180%;
	text-align: center;
	color: #ff0;
	background: #57001a;
	}
	
#covers {
  	float: left;
  	width: 400px;
  	padding: 10px;
  	}
  	
#covers div {
	height: 200px;  
	} 
  	
#covers p.img IMG {
  	float: left;
  	padding: 20px 0 0 20px ;
  	}


#covers p.caption {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 120%;
  	color: #ffff00;
  	}
  	
#covers p.caption a {
	display: block;
	margin: 0;
	padding: 8px 4px 4px 4px;
	color: #333; 	
  	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background:  url(vh_nav_off.gif) repeat-x top left;
	}
  	
#covers p.caption a:hover, div a {
	color: #ff0;
	padding-bottom: 4px;
	border-color: #727377;
	background: #330066 url(vh_nav_on.gif) repeat-x top left;
	}		
 
#links {
	float: right;
	width: 400px;
	padding: 10px;
	}	

#links p.linkscaption {
	float: right;
	width: 350px;
	font-size: 100%;
	line-height: 150%;
	padding: 15px;
	color: #000000;
  	}
#links p.linkscaption a {
	display: block;
	margin: 0;
	padding: 8px 4px 4px 4px;
	color: #333; 	
  	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background:  url(vh_nav_off.gif) repeat-x top left;
	}
  	
#links p.linkscaption a:hover, div a {
	color: #ff3;
	padding: 8px 4px 4px 4px;
	border-color: #727377;
	background: #330066 url(vh_nav_on.gif) repeat-x top left;
	}
	
#review {
	float: right;
  	width: 400px;
  	padding: 15px;
  	} 
  				  	
#review p.r_note {
	font-size: 100%;
  	color: #aa0000;
  	line-height: 1.5em;
  	}
  	
#footer {
	clear: both;
	font-size: 90%;
	color: #ff0;
	padding: 10px 20px 10px 20px;
	background: #57001a;
	}
	
