body
    {
    background-image: url(../img/rq_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FDDC8F;
    }

#fixedbox
    {
    overflow: auto;
    width: 100%;
    height: 18px;
    font-size: 0.9em;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #E4E4E4; 
    background-image: url(..//img/fixed_panel_bg.png);
    padding: 3px;
    vertical-align: middle;
    text-align: center;
    z-index: 20000;
    border-top: 2px solid #000; 
    }

#logo
    {

    margin-left: auto;
    margin-right: auto;
    width: 442px;
    height: 113px;
    position: relative;
    top: 25px;
    left: -250px; 
    }

#container
    {
    width: 721px;

    margin-left: auto;
    margin-right: auto;
    top: 50px;
    position: relative;         
    }

#stage
    {
    width: 520px;

    border: 2px solid #000;

    margin-left: auto;
    margin-right: auto;

    float: right;
    min-height: 347px;  
    
    }
  #spacer{
  
   height:50px;
   clear:both;
  }
#menu
    {
    border: 2px solid #000;
    border-right: none;

    float: left;
    width: 195px;
  
    position: relative;
    background-image: url(../img/seventypercentwhite.png);
    }

#header
    {
    width: 746px;

    height: 300px;
    }

#main
    {

    background-color: #FFF;
    }
    
.bodytext{
padding :25px;
}

.entertainmentimage{
margin: 10px; 
margin-left: 0px;  
float:left;   
}
.logoarea {
	z-index: 10;
	width: 100%;
	position: absolute;
	right: -100px;
	top: 250px;
}
.logo {
	position: relative;
	margin-right:auto;
	margin-left:auto;
}

