body {background-color:#AFBCDB;
}

p {
	margin: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.idc, a.idc, a.idc:active, a.idc:link, a.idc:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

a.idc:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}

.title1 {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.title2, a.title2, a.title2:active, a.title2:visited, a.title2:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C31F3A;
	font-weight: bold;
	text-decoration: none;
}

a.title2:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C31F3A;
	font-weight: bold;
	text-decoration: underline;
}	
.h1, a.h1, a.h1:active, a.h1:visited, a.h1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C31F3A;
	font-weight: bold;
	text-decoration: none;
}

a.h1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C31F3A;
	font-weight: bold;
	text-decoration: underline;	
}
#daunneHeilman {
	background-image: url(staff/thumbs/DaunneHeilman,Owner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
	width: 129px;
	background-position: center;
}
.yellowBorder {
	background-image: url(Images/tl-corner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 25px;
	left: -5px;
	top: -5px;
}
.yellowBorderTop {
	background-image: url(Images/topbottom-bar.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 25px;
	width: 25px;
	top: -5px;
	background-position: center;
}
.yellowBorderTR {
	background-image: url(Images/tr-corner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 25px;
	top: -5px;
	right: -5px;
}
.yellowBorderBL {
	background-image: url(Images/bl-corner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 25px;
	left: -5px;
	bottom: -5px;
}
.yellowBorderBottom {
	background-image: url(Images/topbottom-bar.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: -5px;
	background-position: center;
}
.yellowBorderBR {
	background-image: url(Images/br-corner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 25px;
	right: -5px;
	bottom: -5px;
}

