body {
	font-size : 13px;
	font-family : Trebuchet MS, Times New Roman, Times, serif;
	margin-left : 75px;
	margin-right : 75px;
	background-color : #ffffff;
	background-image: url(cranebg1.jpg);
}	

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

h2 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 24px;
	text-align: center;
}	

h3 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 20px;
}	

a:active {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ff0000;
}	

.link {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 14px;
	color: #a60c0e;
	font-weight: bold;
}

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

.contentarea {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 14px;
	position:static;
	top:0%;
	left: 5%;
	margin-right: 0%;
	background-color : #ffffff;
	border-width: 3px;
	border-color: #a60c0e;
	border-style: ridge;
	padding: 10px;
}	