

html 			{
			font:11px Verdana,Arial,Helvetica,sans-serif;
			margin: 0px;
			padding: 0px;
			height:100%;
			overflow-y: none;
			overflow-x: auto;
			}


h1,h2,li		{
			margin:0;
			padding:0;
			}

h3			{
			font:14px Verdana,Arial,Helvetica,sans-serif;	font-weight :bold; color :#fff;
			background-color : #000;
			margin-top :20px;	margin-bottom :0px;
			}

h4			{
			font-size :12px;
			color :#cf0000;
			}



#content a		{
			background-color : #000;
			color :#cf0000;
			}

#content a:hover	{
			color :#fff;
			}

strong			{
			color :#cf0000;
			background-color : #000;
			}

.textfield		{
			font:10px Verdana,Arial,Helvetica,sans-serif; 
			background-color : #fff;	color :#171717;
			border-top:1px solid #404040;	border-left:1px solid #404040;		 
			border-right:1px solid #D4D0C8;		border-bottom:1px solid #D4D0C8;
			height :14px;
			}


.button			{
			font-family :Georgia, 'Times New Roman', Times, serif;
			font-size: 12px;	font-weight:bold;	color:#000;		 
			border-left :0px; border-top :0px; border-right :0px; border-bottom :0px;
			height:18px;
			background-color :transparent;		
			} 


/* Basic Elements */

body			{
			width :100%;	height:100%;
			background-color :#000;
			background-image :url("../images/bg_drive.jpg");	background-repeat: no-repeat;
			margin: 0px;
			padding: 0px;
			overflow-y: none;
			overflow-x: auto;
			}


#container		{
			width:100%;	height:100%;
			}







#logo			{
			font :10px Verdana,Arial,Helvetica,sans-serif;
			position :absolute;	top :470px;
			margin:0;	padding:0;
			}


#logo h1		{
			width :311px;	height:130px;
			background-image :url("../images/logo.gif");
			}

#logo h1 span		{
			display :none;
			}




#navigation		{
			position :absolute;	top :300px;	left :208px;
			width :103px;
			text-align :right;
			font:11px Helvetica,Verdana,Arial,sans-serif; font-weight :bold;
			}

#navigation ul		{
			margin:0;
			padding:0;
			line-height :0px;
			list-style :none;
			}



#content		{
			font :11px Verdana,Arial,Helvetica,sans-serif;	color :#fff;
			width :520px;
			position :absolute;	top :200px;	left :380px;
			padding-bottom :30px;
			}



#welcome h2		{
			width :423px;	height:32px;
			background-image :url("../images/headers/welcome.gif");
			}

#welcome h2 span	{
			display :none;
			}



#biography h2		{
			width :133px;	height:32px;
			background-image :url("../images/headers/biography.gif");
			}

#biography h2 span	{
			display :none;
			}

#biography p,ul		{
			padding-left :0px;
			margin-left :0px;
			}


#discography h2		{
			width :164px;	height:32px;
			background-image :url("../images/headers/discography.gif");
			}

#discography h2 span	{
			display :none;
			}

#discography p,ul		{
			padding-left :8px;
			margin-left :8px;
			}


#lyrics h2		{
			width :84px;	height:32px;
			background-image :url("../images/headers/lyrics.gif");
			}

#lyrics h2 span		{
			display :none;
			}




#photos h2		{
			width :96px;	height:32px;
			background-image :url("../images/headers/photos.gif");
			}

#photos h2 span		{
			display :none;
			}


.photos_row		{
			margin-top :10px;	margin-bottom :20px;
			}

.photos_row a		{
			margin-right :7px;	
			}


#contact h2		{
			width :115px;	height:32px;
			background-image :url("../images/headers/contact.gif");
			}

#contact h2 span	{
			display :none;
			}






#ld			{
			margin-top :20px;
			color :#4f3434;
			text-align :right;
			}


#indy			{
			margin-top :3px;
			color :#4f3434;
			text-align :right;
			}

#indy a			{
			text-decoration :none;
			color :#4f3434;
			}

#indy a:hover		{
			color :#d80101;
			}