@charset "ISO-8859-1";
* {
	padding: 0;
	margin: 0;
	}
body {
	background-color: #000000;
	font-family: "Arial Narrow", "Gill Sans", "Lucida Grande", "Franklin Gothic Medium" ,  Arial, Helvetica; 
	}
#wrapper {
	width: 1200px;
	height: 800px;
	background-image: url(../_images/wolfe_blackground_wrapper.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0 auto;
	}
#header {
	position: relative;
	background-image: url(../_images/hjt_title3.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	width: 1200px;
	height: 150px;
	}
#sidebar {
	float: left;
	width: 200px;
	}
#content_home {
	position: relative;
	float: left;
	width: 1200px;
	height: 400px;
	padding-top: 30px;
	}
img.wolfemap {
	position: absolute;
	left: 830px;
	top: 17px;
	width: 413px;
	z-index: 3;
	height: 397px;
	}
#header img.amazonmap {
	position: absolute;
	left: 951px;
	top: 35px;
	}	
#content_clips, #content_industry, #content_about, #content_dvd {
	width: 500px;
	height: 400px;
	margin-top: 30px;
	}
#content_screenings {
	width: 565px;
	height: 360px;
	margin-top: 30px;
	margin-bottom: 40px;
	overflow-y: scroll;
	overflow-x:hidden;
	}
	
#content_reviews {
	width: 565px;
	height: 240px;
	margin-top: 30px;
	margin-bottom: 160px;
	overflow-y: scroll;
	overflow-x:hidden;
	}	
a:active, a:link, a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	}			
a:active, a:hover {
	text-decoration: none;
	color: #999999;
	}	
#footer {
	height: 50px;
	}
#footer p {
	font-size: 90%;
	}
.clear {
	clear: both
	}	
#header img.voulez {
	position: absolute;
	top: 523px;
	left: 135px;
	}
#header img.jason {
	position: absolute;
	top: 81px;
	left: 526px;
	width: 248px;
	height: 57px;
	z-index:1;
	}
#footer img {
	float: left;
	padding-right: 5px;
	}	
#content_home p, #content_screenings p, #content_stills p, #content_clips p, #content_reviews p, #content_industry p, #content_about p {
	font-family: Arial, Helvetica; 
	color: #FFFFFF;
	padding: 20px;
	font-size: 80%;
	}	
#content_dvd p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 120px;
	color: #FFFFFF;
	font-size: 100%;
	}
#content_music p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 30px;	
	padding-left: 120px;
	color: #FFFFFF;
	font-size: 100%;
	}	
#navigation {
	position: relative;
	width:600px;
	height:32px;
	margin-left: 40px;
	}
		#navigation ul {
			margin: 0px;
			padding-top: 5px;
			}	
		#navigation li {
			text-align:left;
			color: #FFFFFF;
			left: 0px;
			right: 0px;
			display: inline;
			list-style-type: none;
			margin-right: 0px;
			padding-right: 15px;
			overflow: visible;
			font-size: 10px;
			text-transform: uppercase; 
			letter-spacing: 1px;
			font-weight: 100;
			line-height: 21px;
			padding: 5px;
			}	
		#navigation a, #navigation a:visited {
			color: #FFFFFF;
			text-decoration: none;
			padding: 5px;
				}
		#navigation a.link:hover {
			padding: 5px;
			color: #000000;
			background-color:#ffffff;
			}
		#navigation a.dead {
			color: #523e38;
			text-decoration: none;
			}
		#navigation a.first {
			text-decoration:none;
			color: #000000;
			background-color:#ffffff;
			padding: 5px;
			}		
#footer {
	font-family: Arial, Helvetica; 
	height: 50px;
	padding-left: 10px;
	}
#footer p {
	color: #FFFFFF;
	font-size: 80%;
	}
#footer p.distribution {
	}
.object {
	border-style:solid;
	border-width:thin;
	border-color: #333333;
	}
#content_music {
	width: 565px;
	height: 260px;
	margin-top: 30px;
	margin-bottom: 10px;
	overflow-y: scroll;
	overflow-x:hidden;
	}
#music_nav {
	width: 565px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 40px;
	}
#music_nav p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	padding-left: 30px;
	padding-right: 100px;
	line-height:14px;
	}		
#content_music p {
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 1px;
	}

#content_music img.artist {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 75px;
	}	
#content_music p.artist {
	line-height: 145%;
	font-size: 160.5%;
	text-transform:uppercase;
	font-weight:bold;
	}
#content_music p.artistlong {
	line-height: 145%;
	font-size: 140.5%;
	text-transform:uppercase;
	font-weight:bold;
	}
#content_music p.artistlonger {
	line-height: 145%;
	font-size: 120.5%;
	text-transform:uppercase;
	font-weight:bold;
	}
#content_music p.songtitle {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 85.5%;
	text-transform:uppercase;
	font-weight:bold;
	}		
#content_music p.songauthor {
	font-size: 85.5%;
	font-family: Arial Narrow, Helvetica, sans-serif;
	padding-bottom: 9px;
	}		
.box {
	float: left;
	text-align:left;
	width: 540px;
	margin-bottom:40px;
	padding-right: 15px;
	}
#content_stills {
	width: 637px;
	height: 239px;
	margin-top: 30px;
	margin-bottom: 161px;
	}
#content_industry {
	padding: 0;
	}
#content_industry img {
	padding-right: 5px;
	}
#content_industry p.image {
	padding-bottom: 5px;
	}
