* html { min-height: 100%; margin-bottom: 1px; max-height:100%; }

body	{
	background: #255584 url("/images/background.jpg") repeat-x 0 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: center; /* page centering for IE */
	}

.rule	{
	color: #ffab01;
	height: 1px;
	}

div#pageWrapper 	{
	width: 799px;
	text-align: center;
	background-image: url('/images/background_interior.gif');
}
#pageBack	{
	background-image: url('/images/background_interior.gif');
	background-repeat: repeat-x;
	z-index: 0;
	}
td#navigation	{
	background-color: #3765ab;
	width: 175px;
	padding-left: 8px;
	padding-right: 8px;
}

td#content	{
	background-color: #3765ab;
	width: 600px;
	height: 100%;
	}
#bannerRule	{
	background-color: #181819;
	border-top: 2px solid #181819;
	border-bottom: 2px solid #181819;
	}

td#navigation	ul	{
	margin: 0px;
}
div#contentArea	td, p {
	font: 12px/18px calibri;
}
div#contentArea	{
	margin: 10px 7px 1px 7px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px solid #c9d1d3;
}

div#contentArea P	{
	padding-left: 36px;
	padding-right: 36px;
}
div#contentArea	h1	{
	font: 14px/18px georgia;
	color: #67717d;
	font-weight: bold;
}
div#footerNav	{
	text-align: center;
	font: 9px/15px verdana;
	}

div#footerNav a {
	font: 10px/15px verdana;
	}
