#divInfo 
{
	position: fixed; 
	top: 109px; 
	left: 266px; 
	height: 57px; 
	width: 724px;
}

#divMenu
{
	position: fixed; 
	width: 730px; 
	height: 23px; 
	background-color: #FF7200; 
	top: 77px; 
	left: 261px;
	z-index: 2;
}

#TopBanner
{
	width: 745px; 
	position: fixed; 
	top: 0px; 
	left: 258px; 
	z-index: 1;

}

#divLeft
{
	 width: 258px; 
	 background-image: url('/d:/WebSites/TlgOnline/images/sol_bg.gif'); 
	 height: 286px; 
	 background-color: #FFFF00; 
	 background-repeat: repeat-y; 
	 position: fixed; 
	 top: 0px; 
	 left: 0px; 
	 z-index: 0;
}

#divTopLeft 
{
	height: 369px;
	width: 252px;
	position: fixed;
    top: 210px;
    left: 3px;
    float:left;   
    z-index: -1; 
}

#divCamp 
{
	height: 402px;
	width: 134px;
	position: fixed;
    top: 170px;
    left: 836px;
    float:left;    
}