/* CSS Document */

div#masthead {
	background: url(../images/about_masthead.jpg) no-repeat;
}

h3 {
	background: #DC001F;
	margin: 0;
	padding: 14px 5px 5px 10px;
}

div#col2 {
	width: 535px;
}

div#insetpic1 {
	width: 230px;
	height: 200px;
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
	background: url(../images/about_insetpic1.jpg) no-repeat;
	border: solid 1px #666666;
}
