#content
{
	width:700px;
}

#leftmain
{
	width:400px; 
	height:525px; 
	float:left;
}

#rightmain
{ 
	float:left;
	width:250px;
	margin:10px;
}

#rightmenu 
{
	width:300px; 
	height:500px; 
	overflow:auto; 
	float:left;
}

#myTourGroup
{
	width:250px;
	display:none;	
} 