body {margin-top: 0px;
  	  margin-bottom: 0px;
  	  margin-left: 0px;
  	  margin-right: 0px;
  	  background-color: #000000;}
  	  
div#layout {position: relative; 
			width: 100%; 
			height: 100%;}

div#guts {position: absolute;
		  width: 745px;
		  height: 358px;
		  background-image: url(http://www.andysdesigns.com/images/weblogo4.gif);
		  background-repeat: no-repeat;}

div#footer {position: absolute;
		    width: 743px;
		    height: 32px;
		    text-align: center;}
		    
img {border: none;}

a.bmgcontrol:link {color: silver; font-family: arial;}
a.bmgcontrol:active {color: silver; font-family: arial;}
a.bmgcontrol:visited {color: silver; font-family: arial;}
a.bmgcontrol:hover {color: white; font-family: arial;}
			
a:link {color: #ffffff; font-family: arial;}
a:active {color: #deb887; font-family: arial;}
a:visited {color: #deb887; font-family: arial;}
a:hover {color: #FFEFD5; font-family: arial;}

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