body {margin-top: 0px;
  	  margin-bottom: 0px;
  	  margin-left: 0px;
  	  margin-right: 0px;
  	  background-color: #000000;
  	  color: #ffffff;
  	  font-family: arial;
  	  font-size: 75%;}
  	  
h1 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 14pt;
	color: #fac800;
}

h2 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 14pt;
	color: #fac800;
} 
 
h3 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 14pt;
	color: #fac800;
} 

h4 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 12pt;
	color: #fac800;
} 

h5 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 12pt;
	color: #fac800;
}

h6 {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: 'trebuchet ms', arial, helvetica;
	font-size: 10pt;
	color: #fac800;
}

p {
	margin: 0px;
	padding: 1em;
	color: #ffffff;
	overflow: hidden;
	text-align: left;
}

form { margin: 0px; padding: 0px; }

img { margin: 0px; }
  	  
div#layout {position: relative; 
			width: 100%; 
			height: 100%;}

div#guts {position: absolute;
		  width: 880px;
		  height: 440px;
		  background-image: url('/images/intro880x440.gif');
		  background-repeat: no-repeat;}

div#footer {position: absolute;
		    width: 880px;
		    height: 32px;
		    text-align: center;}
		  
ul { margin: 2px; margin-left: 15px; padding: 5px; }
blockquote { margin: 2px; margin-left: 15px; padding: 0px; }
		      
img {border: none;}

a:link {color: #bbab00; font-family: serif; font-weight: bold; font-size: 15px; text-decoration: none;}
a:active {color: #bbab00; font-family: serif; font-weight: bold; font-size: 15px; text-decoration: none;}
a:visited {color: #bbab00; font-family: serif; font-weight: bold; font-size: 15px; text-decoration: none;}
a:hover {color: #ffffff; font-family: serif; font-weight: bold; font-size: 15px; text-decoration: none;}

.footer_table {padding: 0px;
			   margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: 0px;
			   margin-right: 0px;
			   width: 880px;
		       height: 32px;}
			   
.musicbox {text-align: right;}
