﻿#menu, #submenu, #header
{
	display:none;
	visibility:hidden;
}
body
{
	background-image:none;
}
#main
{
	border:0;
	width:600px;
}
#left
{
	width:150px;
}
#right
{
	width:400px;
}
#content
{
	width:600px;
}
#footer
{
	background:#ffffff;
}

