
.top {
	width: 340px;
	height: auto;
	font-family: arial, helvetica, sans-serif;
	color: #53868B;
	font-size: 10px;
	text-align: right;
	clear: both;
}

.header {
	font-family: georgia,times,serif;
	color: #000;
	font-size: 16px;
	padding: 5px;
	width: 340px;
	clear:both;
}

	
a img {
	border: none; 
}
	
.words {
	font-family: georgia,times,serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
	background-color: #FFFFFF;
	height: auto;
	width: 340px;
	padding: 7px;	
	border-top: solid #000;
	border-top-width: 1px;
	float:left;
	
}

a:link { 
	color: #000;
	}
	
a:visited { 
	color: #000;
	}
	
a:hover { 
	color: #00;
	background-color: #FFD700;
	text-decoration: none;
	}

.image {
	height: auto;
	width: 75px;
	float:left;
	padding: 0px;

}

.viewimages {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
}


.imagecontainer {
	border-top: solid #000;
	border-top-width: 1px;
	width: 150px;
	height: 300px;
	float:left;	
	}

.section { 
	}


