#nav1	{
	position:fixed;
	top: 196px;
	left: 20px;
	padding: 5px;
	width: 200px;
	}

#main1	{
	position: absolute;
	top: 196px;
	left: 249px;
	right: 20px;
	}
	
#nav	{
	position:fixed;
	top: 220px;
	left: .5%;
	padding: 5px;
	width: 200px;
	}

#main	{
	position: absolute;
	top: 220px;
	left: 234px;
	right: .5%;
	}	
	
#maintopid	{
	display: none;
	}			
	
	