/*-- juicedrumandbass.com cascading style sheet © 2005 MulchFactory by michael@galacticagent.com--*/
/*-- STANDARD TAGS --*/
body {
	background:#080909; /*-- R:8 G:9 B:9 --*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	margin:10px 10px 10px 10px;
	}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B1515D; /*-- red approx PMS 187 --*/
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #191970; /*-- Midnight Blue --*/
	}
	
/*-- secondary navigation links --*/
a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	font-weight: normal;
	line-height: 2 ems;
	}
a.nav2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
a.nav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
	
/*-- outside links --*/
a.outside:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #191970; /*-- Midnight Blue --*/
	text-decoration: none;
	}
a.outside:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #191970; /*-- Midnight Blue --*/
	text-decoration: none;
	}
a.outside:hover {
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	font-weight: bolder;
	text-decoration: none;
	}
a.outside:active {
	font-size: 12px;
	color: #B1515D;
	font-weight: bolder;
	text-decoration: none;
	}

/*-- image links --*/
a.image:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-decoration: none;
	}
a.image:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-decoration: none;
	}
a.image:hover {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}
a.image:active {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}
	
/*-- 'normal' links --*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #104E8B; 
	text-decoration: none;
	font-weight: normal;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #104E8B; 
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #1874CD; 
	text-decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #1874CD; 
	text-decoration: none;
	}
	
#main {
	position: absolute;
	left:30px;
	top:30px;
	width:800px;
	height: 640px;
	background-image: url(images/juice_back.jpg);

	}
	
#logo {
	position: absolute;
	left:60px;
	top:70px;
	width: 250px;
	height: 125px;
	}

#nav {
	position: absolute;
	left:150px;
	top:520px;
	height:11px;
	width:105px;
	}
	
#show {
	position: absolute;
	left:365px;
	bottom:0px;
	width:430px;
	height:190px;
	}
	
#posters {
	position: absolute;
	left:700px;
	top:95px;
	width:100px;
	height: 75px;
	}

#posterDisp {
		position:absolute;
		top:0;
		left:255px;
		height:640px;
		width:545px;
		background-color:#080909; /*-- R:8 G:9 B:9 --*/
		z-index:10;
		}
		
#booking {
	position: absolute;
	left:700px;
	top:175px;
	width:100px;
	height:75px;
	}
	
#gallery {
	position: absolute;
	left:700px;
	top:255px;
	}

#copy {
	position: absolute;
	left:60px;
	top:450px;
	}
	
#headline {
	position: absolute;
	left:365px;
	top:450px;
	width:435px;
	height:120px;
	}	

	
#footer {
	position: absolute;
	left:368px;
	top:31px;
	width:450px;
	height:203px;
	}