.bkgrnd {
	background-image: url(images/stevebak.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtshim {
	margin-left: 10px;
}
.picheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #D82135;
	text-align: center;
}
.txtblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
