body	{
	margin:0;
	text-align: center;
	background:url(images/body.jpg) repeat-y center top #444;
	color: #eee;
	font-family: sans-serif;
}

span	{
	display: none;
}
img	{
	border:0;
}
h3, h4	{
	margin:0 0 0 25px;
	font-size:0.8em;
	font-weight:bold;
}

#page	{
	margin:5px auto 0 auto;
	width:900px;
	text-align: left; 
	background: #000;
}

#header	{
	width:900px;
	height:101px;
	margin:0;
	background: url(images/header.jpg) no-repeat;
	text-align: right;
}
#header	h1	{
	margin:0;
	height:90px;
}
#header h2.strapline	{
	margin:0 30px 0 0;
	color:#eee;
	font-size:0.8em;
}

#navigation {
	position:relative;
	top:-115px;
}
#navigation ul	{}
#navigation li	{
	list-style-type: none;
	display:inline;
	margin-left:7px;
	padding:0 5px;
	font-weight:bold;
}
#navigation li strong	{
	font-weight: bold;
}
#navigation li a:link, #navigation li a:visited	{
	text-decoration: none;
	color: #cab9b9;
}
#navigation li a:hover, #navigation li a:active	{
	text-decoration: none;
	color: #fff;
}
#content	{
	width:900px;
	background: #000;
	position:relative;
	top:-100px;
}

			
#content h2, #content h3	{
	margin:0;
}
#content h2, #content h3, #content p	{
	padding:0 10px;
}
#content p	{
	text-align: justify;
	font-size:0.8em;
}
#content a:link, #content a:visited	{
	text-decoration: none;
	color:#6d9910;
}
#content a:hover, #content a:active	{
	text-decoration: underline;
	color:#94c32a;
}

#instructions	{
	padding:0 10px;
	font-weight:bold;
	font-size:0.8em;
	color:#d0766c;
	width:260px;
	padding-top:5px;
	border-top:#870d00 1px solid;
}



/* Area for vertically scrolling screenshots */


#screenshots	{
	width:260px;
	float: left;
	overflow:hidden;
	height:700px;
background: url(images/arrows.jpg) 232px top #000 no-repeat;
}
#screenshots ul		{
	width:240px;
	height:700px;
	margin:0 3px 0 0;
	
}
#screenshots ul li	{
	list-style-type: none;
	padding:2px 11px;
	width: 218px;
}
#screenshots ul li h3	{
	font-weight:bolder;
}

#video_display_area	{
	float: right;
	width: 600px;
	}


#right			{float:right; width:390px;}
#right img		{margin-bottom:10px;}
#left			{float:left; width:490px;}
#left img		{margin-left:5px;}



#content_right2	{
	float: right;
	width: 580px;
	height:auto;
	}

img.float_right	{float: right;
				margin:10px;}

div.band		{border-bottom:1px solid #333;
				margin-left:3px;
				padding-bottom:6px;}
				
p.bandname	{margin:0 0 0 30px;
			font-variant:small-caps;}




.ad	{margin:10px; float: left;}
.ad h4	{margin:0;}

#index_ads 	{font-size:0.8em;}
#index_ads div#ad	{margin:0;}
h4.small	{margin:0;}


p.index		{
	font-weight:bold;
	line-height:1.4em;
	font-size:1.2em;
}
p.no_margin	{margin:0;}

#contact	{font-size:0.7em;
			margin-left:20px;
			color:#ddd;}
#contact p	{margin:0;}
#contact a:link, #contact a:visited	{
	text-decoration: none;
	color:#5a5697;
}
#contact a:hover, #contact a:active	{
	text-decoration: underline;
	color:#fff;
}
#more_images	{
	text-align:center;
	width:100%;
}
#more_images img	{
	margin:10px 20px;
	clear:both;
}

#foot	{
	text-align: center;
	font-size:0.6em;
	clear:both;
	background: url(images/footer.jpg) no-repeat center top;
	height:105px;
	}
#foot p	{
	margin:0;
	padding:60px 0 0 400px;
	}
#foot ul	{margin:0;}
#foot img	{
	vertical-align: middle;
	padding-bottom: 6px;
	}
#foot li	{
	display: inline;
	list-style-type: none;
	margin:5px;
	padding:0 10px 0 0;
	border-right: 1px solid #000;
	}
#foot a:link, #foot a:visited 	{
	text-decoration: none;
	color: #513824;
	}
#foot a:hover, #foot a:active	{
	text-decoration: underline;
	color: #000;} 

ul#locations li	{
	font-size:0.9em;
	}
	
h3.normal	{
	font-size:1.1em;
	font-weight:bold;
	}