﻿body
{
	background: #cbd1d4;
}
#PageHeaderGrid
{
	background: url(images/NjalTopDesign.gif) no-repeat;
	height:194px;
	overflow: hidden;
}
#PageFooterGrid
{
	height: 80px;
	background: #99a3a6;
}
#PageContainer
{
	border-left: 200px solid #99a3a6; /*left column width*/
	border-right: 200px solid #e3e5e7; /*right column width*/
}
