body  {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
	height:100%;
	background-color:#636945;
	}
	
.content-pages #container { 
	width: 902px;
	min-height:100%;
	overflow: hidden;
	color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
	
.content-pages #banner {
	background-image:url(images/new-cft-banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:204px;
	text-align:center;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}
	
.banner-left {
	width:308px;
	height:204px;
	float:left;
	}
	
.banner-right {
	width:592px;
	height:204px;
	float:left;
	}
	
.content-pages #mainbody {
	width:900px;
	float:left;
	background-image:url(images/mainbody-stretch.jpg);
	background-repeat:repeat-y;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}

.content-pages #mainbody-left {
	width:176px;
	float:left;
	color:#FFFFFF;
	}
	
.mainbody-left-padding {
	padding:5px 5px 0px 15px;
	}	
	
.content-pages #mainbody-right {
	width:724px;
	float:left;
	}
	
.mainbody-right-padding {
	padding:0px 10px;
	}
	
.content-pages #footer {
	width:902px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(images/footer-stretch.jpg);
	background-repeat:repeat-x;
	float:left;
	background-color:#B00404;
	}
	
.footer-padding {
	padding: 10px 3px 3px 3px;
	text-align: center;
	}	
	
.clbo {
	clear:both;
	}
	
a.bodynav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#792008; text-decoration:none; }
a.bodynav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#636945; text-decoration:underline; }

a.leftnav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; }
a.leftnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:underline; }

a.footernav { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none; line-height:normal; }
a.footernav:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:underline; line-height:normal; }

a.footerlink { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; line-height:normal; }
a.footerlink:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:underline; line-height:normal; }

a.footerlink2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; line-height:normal; }
a.footerlink2:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:underline; line-height:normal; }

h1 {	color:#792008; font-size:22px; margin-top:0px; padding-top:0px;}
h2 {	color:#792008; font-size:16px;}
.burgundy {color:#792008;}

.biglist {
	background-color:#CEBA82;
	border:3px double #0E4071;
	color:#792008;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:10px 5px 10px 5px;
	text-align:center;
	width:680px;	
	}
	
.biglist2 {
	background-color:#CEBA82;
	border:3px double #0E4071;
	color:#792008;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:10px;
	text-align:center;
	width:450px;	
	}	
	
.biglist ul {
	font-size:11px;
	font-weight:normal;
	margin-top:20px;
	text-align:left;	
	}
	
#menuleft {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	}	
	
div#aboutparainfo {display: none}
div#aboutparafooter {display: none}