body { color: #4b4b48; font-size: 11px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-style: normal; background-color: transparent; text-decoration: none; text-transform: inherit; text-align: left; }

p { margin-top: 7px; }

td {}

a:link { color: #1b3f95 ; font-size: 11px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; }

a:visited { color: purple; text-decoration: none; }

a:hover { color: #4b4b48 ; text-decoration: underline; }

a:active { color: red }
h1 { color: #636265; font-size: 11px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: 600; text-decoration: none; text-align: left; margin-top: 15px; margin-bottom: 3px; }
h2 { color: #636265; font-size: 20px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; margin-top: 0; margin-bottom: 3px; }
h3 { color: #636265; font-size: 14px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: 300; line-height: 17px; text-decoration: none; margin-top: 0; margin-bottom: 0; }
h4 { color: #1b3f95; font-size: 18px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: 100; font-stretch: condensed; line-height: 22px; text-decoration: none; margin-top: 0; margin-bottom: 2px; padding: 10px 10px 0; }
h5 { color: #636265; font-size: 11px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: 400; text-decoration: none; margin-top: 0; margin-bottom: 2px; }
h6 { color: #6b6b6b; font-size: 11px; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; margin: 2px 8px; }


#slideshow {
  width: 386px;
  height: 288px;
}

.projectThumbs {
	float: left;
	padding-right: 12px;
}

a.projectLink {
	display: block;
	float: left;
	margin-top: 4px;
	width: 138px;
	height: 88px;
	padding: 6px;
	font-size: 12px;
}

a.projectLink:hover {
	color: #fff;
	background-color: #1b3f95;
	text-decoration: none;
}
