BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
	margin: 5px;
}

a.whitelinks, a.whitelinks:link, a.whitelinks:active, a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
}

a.whitelinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#boxbackground {

background-image: url(imgs/hccmbg.gif);
	background-position: center;
	height: 363px;
	width: 677px;
	
}

a.greenlinks, a.greenlinks:link, a.greenlinks:active, a.greenlinks:visited {
	color: #646B29;
	text-decoration: none;
	border: 0;
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
	
}

a.greenlinks:hover {
	color: #999999;
	text-decoration: none;
	
}

a.redlinks, a.redlinks:link, a.redlinks:active, a.redlinks:visited {
	color: #990000;
	text-decoration: none;
	border: 0;
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
	
}

a.redlinks:hover {
	color: #999999;
	text-decoration: none;
	
}

a.textlinks, a.textlinks:link, a.textlinks:active, a.textlinks:visited {
	color: #646B29;
	text-decoration: underline;
	border: 0;
	
	
}

a.textlinks:hover {
	color: #695c4d;
	
	
}

.pagehead {
font-size: large;
color:#695c4d;
font-weight: bold;
border-bottom: thin;
border-bottom-style:dashed;
border-bottom-color: #646B29;

}

.pagehead2 {
font-size: medium;
color:#695c4d;
font-weight: bold;
border-bottom: 1px;
border-bottom-style:dashed;
border-bottom-color: #646B29;

}

.pagehead3 {
font-size: small;
color:#646B29;
font-weight: bold;

}
.margin {
margin: 10px;
}

.photo {

border: 1px solid #990000;
margin: 5px;

}

.caption {
font-size: 90%;
color:#000000;
margin: 0 10px 15px 0;
width: 150px;
float: left;
}

.subtitle {

margin-left:7px;
font-weight: normal;
}