body {
	background-image: url(../images/background_teal.jpg);
}
.topMenu {
	color: #333333;
}
.topMenu:hover {
	color: #999999
}
.sectionhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sectiontitle-teal.jpg);
	padding: 3px;
	background-repeat: no-repeat;
	width: 600px;
	display: block;
}
