﻿body
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	/*border: thin solid #000000;*/
	background-color: #CC0000;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 Headers                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#PageHeader
{
	/*border: thin solid #00FF00;*/
	position: static;	
	height: 20px;
	background-color: #FFFFFF;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 HOME PAGE AND PAGE CONTENT            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


#PageContent
{
	width: 100%;
	background-color: #FFFFFF;
	/*border: thin solid #00FF00;*/