﻿body 
{
	font-family:Arial;
	font-size: 13px;
}

#navigationLeft
{
	
	width:150px;
	height:100%;
	float:left;
	
}

#mainContent
{

	width: auto;
	height:100%;	
	

	
}

