.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal}

a:link {
	color: #00529E;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #00529E;
}
a:hover {
	color: #660000;
}
.bodytextsingle {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
.slideshowhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	height: 200px;
	width: 250px;
	left: 14px;
	border: thin none #000000;
}
.slideshowprojects {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	height: 135px;
	width: 250px;
	left: 14px;
	border: thin none #000000;
}
.projectsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	right: -8px;
}

