.contentarea {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	position:absolute;
	top:10px;
	left: 235px;
	padding-right: 100px;
}	

h3 {
	font-size: 16px;
	font-family : Georgia, Times New Roman, Times, serif;
	text-align: left;
}	

h2 {
	font-size: 18px;
	font-family : Georgia, Times New Roman, Times, serif;
	text-align: left;
}	


a:link, a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #008bbf;
	font-weight: bold;
}

a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.photoborder {
	border-width: 2px;
	border-color: #008bbf;
	border-style: ridge;
}