<style type="text/css">
Body, td, p  {align:left; color:#003366; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 500; line-height: 14pt; font-stretch: normal; } 
h1   { color: #003366; font-size: 9.5pt; font-family: Geneva, Arial, Helvetica, sans-serif,Frutiger, Verdana; font-weight: 225; line-height: 14pt; font-stretch: semi-condensed;}
	h2  { color:##006666 ; font-size: 9pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-style: regular; font-weight: 220; line-height: 12pt; font-stretch: semi-condensed; }
	h3  { color: #003366; font-size: 9pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-style: regular; font-weight: 310; line-height: 10pt; font-stretch: semi-condensed; } 
	h4  { color: #003366 line-height: 6pt; font-size: 6.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style:normal; font-stretch:condensed; font-weight:250; }			
	h5  { color: #003366; font-size: 8.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: Regular; font-weight: 500; line-height: 10pt; font-stretch: semi-condensed }							
	h6 {		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-style: Regular; color: 996666; line-height: 9pt; font-stretch: semi-condensed;}					
	TITLE {		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt; font-style: Regular; color: CC3333 line-height: 12pt; }			
	UL      {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: Regular; font-color: 003366; content-color: 003366  color:003366; font-size: 10pt; font-style: normal; font-weight: 400; line-height: normal; font-stretch: condensed; text-decoration: none; type-style: square; font-color: 003366; content-color: 003366     }
	LI        { font-family: Georgia, "Times New Roman", Times, serif; color:  #003366; font-size: 9pt; font-weight: 250; font-stretch:normal; line-height: 14pt; font-color: 003366; content-color: 003366 }
	HR  { color: 000066; noshadow: height: 0.25px }
A               { font-family:inherit;color:#86281D; font-size:inherit; font-style:inherit; font-weight: inherit; font-stretch: normal; text-decoration: none }	 	
A:Hover { font-family: inherit; font-style:normal; font-size:inherit; font-stretch: normal;text-decoration:none; color:#CC3366;}



.thrColAbs #containertemp { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: LEFT; /* this overrides the text-align: center on the body element. THIS IS HOW IE is LEFT justified on the web page */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	Width:inherit;
	/* padding:00px 00px 00px 200px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:.2em 15px	.7em 15px;
	/* padding: 10px 0;  using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	margin: 10;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding:00 10px; /* Alternate 00 10px -- may need to be in place -- padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
} 

<!--@import url (Includes/stylesholygrail.css); -->
</style>