@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
	font-weight: 500;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#navbar{
	border:none;
	width:144px;
	height:529px;
}
.phototitle {
	color: #F00;
	font-size: 16px;
}
.subheadblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

