html,body
{
  background:#a8e096;
}

  #infoenter
  {
    font-family:verdana;
    font-weight:bold;
    text-align:center;
    margin-top:-125px;
    margin-left:155px;
    _margin-left:20px;
    width:500px;
    color:#f6ff00;
  }
  .linkenter
  {
    color: f6ff00;
  }

#container
{
	width:800px;
	overflow:none;	
	margin: 0px auto;

}
	#header
	{
		width:800px;
	
	}
	#content
	{
		width:801px;
    height:1280px;
    _height:1280px;
    background:url('images/pixel.jpg');
    overflow:hidden;
	}
  
  #content_promo
	{
		width:801px;
    height:1580px;
    _height:1550px;
    background:url('images/pixel.jpg');
    overflow:hidden;
	}
		#content_left
		{
			width:210px;
      height:1350px;
      _height:1300px;
			float:left;
		}
    #content_left_promo
		{
			width:210px;
      height:1350px;
      _height:1300px;
			float:left;
		}
    
    .tableinfo{
      margin-left:40px;
      _margin-left:45px;
      margin-top:10px;
      margin-bottom:0px;
    }
		#content_center
		{
			width:590px;
      height:1350px;
      _height:1300px;
			float:left;
		}
    #content_center_promo
		{
			width:590px;
      height:1350px;
      _height:1300px;
			float:left;
		}
    
    #promo
    {
      font-family:verdana;
      font-weight:bold;
      padding-top:20px;
      margin-left:110px;
      font-size:18px;
    }
    
    
    #iflist
    {
      margin-left:-20px;
      _margin-left:-50px;
    }
    
    #footer
    { 
       width:799px;
       height:134px;
       background:url('images/footer.jpg');
    }
    
    
#friendpages
{
  margin-left:-40px;
  _margin-left:-5px;
  margin-top:20px;
  z-index:1;
  font-family:verdana;
  font-weight:bold;
  font-size:12px;
}

a.friendlinks
{
  color:#086b00;
  font-weight:bold;
}
    
:focus 
{ 
 -moz-outline-style: none; 
}
    
