﻿body 
{
text-align:center;
	
}
#main_wrapper 
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#header 
{

}

#navigation 
{
	width:150px;
	float:left;
}
#content 
{
	width:800px;
	margin-left:0px;
	text-align:left;
}
#footer 
{
	clear:both;
}


