html{
   height:auto;
}
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #EEDECE; 
	margin: 0px; 
	text-align:center; 
	height:auto; 
	}


p { 
	font: 11px tahoma, arial, sans-serif; 
	margin:0px; 
	line-height:15px; 
	}
a:link { 
	text-decoration: none; 
	color: #5C6E00;
	}
a:visited { 
   color: #5C6E00;
	}
a.c:visited { 
	font-weight: normal; 
	text-decoration: none;
	}	
a:hover, a:active { 
	text-decoration: underline; 
	}
ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#MainBody {
	width: 860px;
	padding: 0;
	margin: auto;
	text-align: left;
	border-left:5px solid #Fff;
	border-right:5px solid #Fff;
	border-bottom:5px solid #Fff;
	background-color:#ECECEC;
	border-top: 5px solid #Fff;
	height:1070px;
}

#Bodyintro { 
	vertical-align: bottom;
	}
#Header {
	padding: 0;
	margin: 0;
	height: 222px;
	background-image:url(images/bkgrd4.jpg);
	color: #FFFFFF;
	}

#Header h1 {
	width: auto;

	padding: 10px 0px 0px 20px;
}	

#Header h1 span {
	}
#Header h2 { 
	padding: 0; margin: 0px 0px 0px 20px;
	}
#Header h2 span {
	}


#LtColmn {
	float:left;
	background-color:#8fa662;
	width: 200px;
	margin-top: 5px;
	
	height:auto;
	}

#LtColmn h3 {
	margin: 0; 
	padding: 0; 
	color:#F1EDEC;
	
}

#LtColmn h3 span { 
    font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px; 
	font-weight:bold; 
	text-transform:uppercase;
}
#LtColmn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #ffffff;
	font-size:14px;
}
#LtColmn p.p1 {
}

#MainText {
	padding: 0px;
	margin:0px;
	background: #ECECEC;
	width: 660px;
	float: right;
	margin-top: 5px;
	
	
	vertical-align: bottom;
	}
#MainText p { 
    padding:10px; 
	color: #545454; 
	text-align:justify;
}	
#subText {
	border: 1px solid #ffffff;
	padding:0px;
	font-size: 14px;
	font-weight:bold;
	text-align: center;

	font-family:Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
}
		

#footer {
	border: 1px solid #ffffff;
	padding:0px;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #EEDECE;
}

#footer a:link, a:active{ 
	color: #6E96C7;
}

#footer a:hover{ 
	color: #f0f0f0;
	text-decoration:underline;
}

#footer a:visited{ 
	color: #6E96C7;
}

a.c {
	font-weight: normal;
}



