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#header #nav #t-dummy 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: "arial", sans-serif;
	font-size: 180%;
	text-align: center;
	color: #ff0;
	background: #57001a;
	}
	

#covers {
  	float: left;
  	width: 430px;
  	padding: 15px;
  	} 
  	
#covers p.img img {
  	width: 400px;
  	}

  	
#covers p.caption {
   font-size: 100%;
  	color: #ffffff;
  	}	
  	

#review {
	float: right;
  	width: 400px;
  	padding: 15px;
  	} 
  	
  	
#review p.r_title {
	font-size: 180%;
  	letter-spacing: 1px;
  	color: #ff0;
  	background: #57001a;
  	text-align: center;
  	}	
  	
#review p.r_rating img{
  	width: 250px;
  	}

#review p.r_text {
	font-size: 100%;
  	color: #000;
  	line-height: 1.5em;
  	}
  	
#review p.byline {
	font-size: 100%;
  	color: #000;
  	background: #aaa;
  	text-align: right;
  	font-style: italic;
  	padding: 5px 20px 5px 5px;
  	}

#review p.r_note {
	font-size: 100%;
  	color: #aa0000;
  	line-height: 1.5em;
  	}


#factoid {
 	background: url(factoids.gif) no-repeat;
 	padding: 20px;
 	}

#factoid p.facttitle {
	font-size: 120%;
  	letter-spacing: 1px;
  	color: #57001a;
  	text-align: center;
  	font-weight: bold;
  	padding: 20px 10px 10px 10px;
  	}
  	
#factoid p.facttext {
	font-size: 100%;
  	color: #000;
  	padding:10px;
  	line-height: 1.5em;
  	}

#mp3 {
 	background: url(mp3_gif.gif) no-repeat;
 	padding: 20px;
 	}

#mp3 p.mp3title {
	font-size: 120%;
  	letter-spacing: 1px;
  	color: #57001a;
  	text-align: center;
  	font-weight: bold;
  	padding: 35px 10px 10px 10px;
  	}
  	
#mp3 p.mp3text {
	font-size: 100%;
  	color: #000;
  	padding:10px;
  	line-height: 1.5em;
  	}


a:link {
	color: #44f;
	}
a:visited {
	color: #088;
	}
a:hover {
	color: #000;
	}	
a:active {
	color: #f00;
	}

#footer {
	clear: both;
	font-size: 100%;
	color: #ff0;
	padding: .5em;
	line-height: 1.5em;
	background: #57001a;
	}


		