.bkg-left {
	background-image: url(images/inside-left_bkg.png);
	background-repeat: repeat-y;
}
.bkg-right {
	background-image: url(images/inside-right_bkg.jpg);
	background-repeat: repeat-y;
}
.home-sidepic {
	background-image: url(images/home-inside_photo.png);
	background-repeat: no-repeat;
	background-position: left;
}.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.small-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.head2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bighead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.bkg-inline {
	background-image: url(images/inside-sideline.gif);
	background-repeat: repeat-y;
}
img.transparent {
	behavior: url("pngbehavior.htc");
}