.contentarea {
	padding: 30px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sideedge {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p.top {
	font: 11px/1.2 georgia;
	font-weight: bold;
	color: #fff; 
	margin-top: 2px;
	margin-left: 5px;
	}	
	
p.top2 {
	font: 11px/1.2 georgia;
	font-weight: bold;
	color: #fff; 
	margin-top: -23px;
	margin-right: 5px;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height:20px;
	width: 100%;
	background-color: #000;
	}

#bottom {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 100%;
	float: none;
	border: thin double #000000;
	z-index: 2;
	height: 160px;
}
a:link {
	color: #FFFF00;
}
a:hover {
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
}
.photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

h4 a:link {
	color: #993333;
}
h4 a:hover {
	font-weight: bold;
}
h4 a:visited {
	color: #993333;
}
