body {
	font-size : 13px;
	font-family : Georgia, Times New Roman, Times, serif;
	margin-left : 85px;
	margin-right : 85px;
	background-color : #ffffff;
	background-image: url(images/cranebg2.jpg);
}	

p, div, td, b {
	font-size : 13px;
	font-family : Georgia, Times New Roman, Times, serif;
}	

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	text-align: center;
}	

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

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
}	

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

A:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
	}

.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #155f7b;
	font-weight: bold;
	
}

.photoborder {
	border-width: 2px;
	border-color: #155f7b;
	border-style: ridge;
}

.contentarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	position:static;
	top:0%;
	left: 5%;
	margin-right: 0%;
	background-color : #ffffff;
	border-width: 3px;
	border-color: #155f7b;
	border-style: ridge;
	padding: 20px;
}	
