

* {
	margin: 0;
	padding: 0;

}


html {
	height: 100%;
	background: #000000;
	}

body {
	background: #000000;
	height: 100%;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #9b9b9b;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;
	cursor: pointer;	
	}
	
a:visited { text-decoration: underline;  color: #9b9b9b;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;
		cursor: pointer;	
}

a:hover { text-decoration: underline; color: #9b9b9b;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;	cursor: pointer;	
}

a:active { text-decoration: underline; color: #9b9b9b;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;	cursor: pointer;	
}



a img { border: none; }



#content {  
   	z-index: 10;
   	margin: 1px 0px 0px 0px;
	position: fixed;
	overflow: auto;
	height: 100%;
	width: 100%;
	text-align: center;

}





#content p { width: 100%; z-index: 0; text-shadow: #000 0 0 0;}
#content p a  { 
	text-decoration: none; color: #9b9b9b;
	font-size: 13px;
	margin-left: 0px;
	text-shadow: #000 0 0 0;
}


#content p a:hover  { color: #ffffff;
	font-size: 13px;
	text-decoration: underline;
}


p { z-index:11 ;
	margin: 6px 0 9px 0px;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; width: 520px; }
#img-container p	{ width: 580px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left;  }

/* DOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWN */

#play {
	position: fixed;
	visibility: visible;
	top: 1%;
	right: 25px;
	z-index:100;
	font-weight: normal;
	text-shadow: #000 0 0 0;
}

#play a  { 
	text-decoration: none; 
	color: #9b9b9b;
}

#play a:hover  { 
	text-decoration: underline; 
}

#stop {
	position: fixed;
	visibility: hidden;
	top: 1%;
	right: 25px;
	z-index:100;
	text-shadow: #000 0 0 0;
	
}

#stop a  { 
	text-decoration: none; 
	color: #9b9b9b;
}

#stop a:hover  { 
	text-decoration: underline;
}


#sound_off {
	position: fixed;
	visibility: hidden;
	top: 1%;
	right: 80px;
	z-index:100;
	font-weight: normal;
	text-shadow: #000 0 0 0;
}

#sound_off a  { 
	text-decoration: none; 
	color: #9b9b9b;
}

#sound_off a:hover  { 
	text-decoration: underline; 
}

#sound_on {
	position: fixed;
	visibility: visible;
	top: 1%;
	right: 85px;
	z-index:100;
	font-weight: normal;
	text-shadow: #000 0 0 0;
}

#sound_on a  { 
	text-decoration: none; 
	color: #9b9b9b;
}

#sound_on a:hover  { 
	text-decoration: underline; 
}

#credits {
	position: fixed;
	visibility: visible;
	top: 1%;
	right: 150px;
	z-index:100;
	font-weight: normal;
	text-shadow: #000 0 0 0;
	}

#credits a  { 
	text-decoration: none; 
	color: #9b9b9b;
	font-size: 13px;

}

#credits a:hover  { 
	text-decoration: underline; 
}



#credits_txt {
	position: fixed;
	visibility: hidden;
	right: 0px;
	z-index:100;
	font-weight: normal;
	color: #9b9b9b;
	text-shadow: #000 0 0 0;
	padding-right: 6px;
	line-height: 25px;
	text-align: right;
}

#credits_txt a  { 
	text-decoration: none; 
	color: #9b9b9b;
	text-shadow: #000 0 0 0;
}

#credits_txt a:hover  { 
	text-decoration: underline; 
}


/* DOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWNDOWN */



#menu {
	top: 24px;
	width: 100%;
	position: fixed;
}


#menu a  { 
	text-decoration: none; 
	color: #9b9b9b;
	font-size: 13px;

}

#menu a:hover  { 
	font-size: 13px;
	text-decoration: underline;
	color: #ffffff;
}


#menu p  { 
	text-decoration: none; 
	color: #9b9b9b;
	font-size: 13px;
}

#flashbg {
		position: fixed;
		height: 528px;
		width:  100%;
		bottom: 1px;
		text-align: center;
}
	


	
	


	
