
  a:link {	text-decoration: none;}  a:visited {	text-decoration: none;}

a {
	color: #006600;
}

  a:hover { color: navy;
	text-decoration: bold;
	font-weight: bold;
 }

h1 { 
	font-size: 175%;
	font-weight: bold; 

}

h2 { 
	font-size: 100%;
	font-weight: bold; 

}

div#head {
	padding: 0px;
	background-color: "white";
	top: 10px;
	position: absolute;
	width:450px;
	left:40px;
	height:150px;
		
}


div#headrt {	padding: 10px;
	background-color: "white";
	top: 90px;
	position: absolute;
	width:500px;
	left: 500px;
	height:60px;
		
}


div#bodyheader {
	padding: 0px;
	background-color: "white";
	top: 150px;
	position: absolute;
	width:650px;
	left:200px;
	height:50px;
		
}

div#line1 {
	padding: 0px;
	background-color: "white";
	top: 200px;
	position: absolute;
	width:860px;
	left:200px;
	height:5px;
		
}

div#bodycenter {
	padding: 0px;
	background-color: "white";
	top: 250px;
	position: absolute;
	width:800px;
	left:200px;
	height:600px;
	font-family: "Times New Roman, Calibri";
	font-size:	16px;
		
}


	
div#img2 {	padding: 0px;	background-color: "white";	top: 240px;	position: absolute;	width:160px;	left:820px;	height:120px;		}


div#img3 {	padding: 0px;	background-color: "white";	top: 370px;	position: absolute;	width:60px;	left:820px;	height:120px;		}

div#img4 {	padding: 0px;	background-color: "white";	top: 500px;	position: absolute;	width:60px;	left:820px;	height:120px;		}

div#imgtext {	
	padding: 0px;
	background-color: "white";
	top: 		600px;
	position:	absolute;
	width:		680px;
	font-family: "Times New Roman, Calibri";
	left:		310px;
	height:		120px;
	font-size:	13px;
	line-height: 	14pt



}


div#line2 {	padding: 0px;	background-color: "white";	top: 750px;	position: absolute;	width:860px;	left:70px;	height:5px;		}

div#line3 {	padding: 0px;	background-color: "white";	top: 950px;	position: absolute;	width:860px;	left:70px;	height:5px;		}

div#vline {	padding: 0px;	background-color: "white";	top: 0px;	position: absolute;	width:4px;	left:1020px;	height:920px;		}

div#columnlt {	

	padding: 10px 10px 0px 0px;
	background-color: "white";
	font-size: 16px;
	text-transform: lower-case;
	top: 130px;
	position: absolute;
	width: 260px;
	left: 30px;
	height: 520px;	
	font-family: "Calibri";
	line-height: 80%;
}

div#columnrt {
	position: absolute;
	top: 190px;
	left: 1040px;

}

	
div#foot {
	padding: 0px;
	background-color: "white";
	top: 764px;
	position: absolute;
	width:650px;
	left:320px;
	height:80px;
		
}


div#prefoot {
	padding: 0px;
	background-color: "white";
	top: 764px;
	position: absolute;
	width:310px;
	left:34px;
	height:80px;
		
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; } 



