.dogStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00003E;
}
.BK {
	background-image: url(dogSiteBK1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.TopText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9D0E00;
}
.MidText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00013E;
}
.boxOutline {
	border: 1px solid #CCCCCC;
}

