BODY
	{
	position: absolute;
	left: 50%;
	margin-left: -374px;
	}


#container
	{
	width: 748px;
	height: 535px;	/* default is 425px when procurement is off, 480px allows for H2 and one line of text, 535px for two sets */
	padding: 10px;
	float: center;
	clear: left;
	vertical-align: center;
	background-color: #FFF1D4;
	}

#footer
	{
	width: 768px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	vertical-align: top;
	}

table
	{
	background-color: #FFFFFF;
	}


td
	{
	background-color: #FFFFFF;
	padding: 5px;
	}
