
  a:link {	text-decoration: none;}  a:visited {	text-decoration: none;}

a {
	color: #006600;
}

  a:hover { color: navy;
	text-decoration: bold;
	font-weight: bold;
 }

div#img1 {
	padding: 0px;
	background-color: "white";
	top: 0px;
	position: absolute;
	width:450px;
	left:00px;
	height:450px;

		
}

div#img2 {
	padding: 0px;
	background-color: "white";
	top: 0px;
	position: absolute;
	width:160px;
	left:510px;
	height:120px;

		
}

div#img3 {
	padding: 0px;
	background-color: "white";
	top: 130px;
	position: absolute;
	width:160px;
	left:510px;
	height:120px;

		
}

div#img4 {
	padding: 0px;
	background-color: "white";
	top: 260px;
	position: absolute;
	width:160px;
	left:510px;
	height:120px;

		
}


.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; } 



