.projectbox {
	width: 735px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.projecttitle {
	font-size: x-large;
	line-height: 1em;
}

.projecttitlearea {
	font-size: small;
	background-color: #004987;
	width: 500px;
	color: #ffffff;
	padding: 0.5em;
	line-height: 1.5em;
}

.captionarea {
	font-size: small;
	line-height: 1.5em;
	padding: 0.25em;
}

.author {
	font-size: small;
	text-align: left;
	line-height: 1.5em;
	padding-top: 0.25em;
}