﻿*,h1,h2,h3,h4,h5,h6,div,span,p,em,strong,a,a:link
{
    padding:0px;
    margin:0px;
    font-size:12px;
    font-weight:100;
    border:none 0px;
    border-collapse:collapse;
    line-height:1em;
    vertical-align:baseline;
    font-style:normal;
    text-decoration:none;}
    
    
html {
	background:#fff;
	overflow-x:hidden;
}

body {
	font-family:"Courier New", Courier, monospace, serif;
	overflow-x:hidden;
	background-color:#fff;
}


video
{
	width:100%;height:auto;
	padding:0px;margin:0px;
	display:block;
}


#btnPlay {
	background:url(../images/logo.png);
	position:relative;top:65px;
	width:133px;height:177px;
	display:block;
	float:left;

}

#header {
	position:absolute;top:50px;left:20px;
	z-index:99;
	width:350px;
}

h1 span{
	text-indent:-1000px;display:block;
}
    
    
#nav {
	background:url(../images/menu.png) no-repeat;
	width:183px;height:287px;
	float:left;
	cursor:pointer;
}

#nav li a
{
	display:block;
	cursor:pointer;
}

#nav li a#events
{
	
}

#nav li #bio
{
	position:relative;left:17px;top:-15px;
}

#nav li a#lyrics
{
	position:relative;top:-27px;left:4px;
}

#lyricsPaper
{
	position:absolute;bottom:0px;left:-60px;
	z-index:4;
	display:block;
	background:url(../images/alt/lyrics.gif) no-repeat;
	height:309px;padding-top:135px;
	width:566px;padding-left:122px;
	cursor:pointer;
}

#lyricsPaper div
{
	height:259px;width:366px;
	line-height:2.2em;
	overflow-y:auto;
	position:absolute;
}

#eventsIMG
{
	position:absolute;right:-10px;top:150px;
	z-index:4;
	display:block;
	width:100px;height:252px;
	cursor:pointer;
}

#eventFlying
{
	position:absolute;right:-1750px;top:150px;
	z-index:4;
	display:block;
	width:170px;height:171px;
	cursor:pointer;
}


#eventsPage {
	position:absolute;top:0px;right:500px;
	z-index:700;
	display:block;
	background:url(../images/eventsPaper.jpg) no-repeat;
	width:257px;height:246px;
	padding:50px 25px 25px 25px;
	cursor:pointer;}
	
	#eventsPage:hover 
	{
	    cursor:pointer;}
	
#eventsPage h3 {
	font-size:18px;
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	margin-top:10px;
}


#bioType {
	position:fixed;bottom:0px;right:-50px;
	z-index:6;
	display:block;
	background:url(../images/typeWritter.gif) no-repeat;
	width:654px;height:125px;}
	
#bioType #bioRelative {
	positin:relative;
	height:10px;width:10px;
}

#bioType #bioRelative #bioPaper {
	width:280px;height:244px;
	padding:60px 40px 40px 40px;
	background:url(../images/bioPaper.gif) no-repeat;
	position:absolute;top:-295px;left:169px;/*Extend to -295 and hide at -10*/
	line-height:1.5em;
	cursor:pointer;
	
}
#bioType #bioRelative #bioMask {
	width:360px;height:83px;
	background:url(../images/typeWritterMask.gif) no-repeat;
	position:absolute;bottom:0px;left:169px;
	z-index:8;
}



#vidContainer {
	position:relative;
	width:100%;
	height:auto;
	background:#000;
	overflow:hidden;
}

#scanLines {
	background:url(../images/scanLineRepeat.png) repeat;
	height:100%;width:100%;
	position:absolute;top:0px;left:0px;
}
    
    
#radio a {
position:absolute;bottom:0px;
z-index:3;
display:none;
background:url(../images/radio.png);
height:228px;
width:350px;
}


