body {margin-top: 0px;
  	  margin-bottom: 0px;
  	  margin-left: 0px;
  	  margin-right: 0px;
  	  background: #bd4720 url('http://labottegarvc.com/images/marble64x64.gif') repeat;}
  	  
div#layout {position: relative; 
			width: 100%; 
			height: 100%;}

div#guts {position: absolute;
		  width: 800px;
		  height: 500px;
		  background-image: url(http://www.labottegarvc.com/images/labotega750x500rvc.gif);
		  background-repeat: no-repeat;}

div#content {position: absolute;
			 margin: 0px 0px 0px 0px;
			 left: 180px;
			 top: 148px;
			 width: 568px;
			 height: 326px;
			 border: 0px;
			 background-color: #cdb593; 
			 filter: alpha (opacity=50); 
			 -moz-opacity: 0.5; 
			 opacity: 0.5;
			 overflow: auto;
			 z-index: 1;}		  
		  		  
div#footer {position: absolute;
		    width: 800px;
		    height: 32px;
		    text-align: center;}
		    
img {border: none;}

a.bmgcontrol:link {color: yellow; font-family: arial;}
a.bmgcontrol:active {color: yellow; font-family: arial;}
a.bmgcontrol:visited {color: yellow; 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: 800px;
		       height: 32px;}
			   
.musicbox {text-align: right;}


