﻿html	{
	height:100%
}

#nav	{
	display:none;
}

#wrapper	{
	width:95%
}

#main	{
	width:100%;
}

.noprint	{
	display:none;
}

