.botBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bottomBlack_repeat.jpg);
	background-repeat: repeat-y;
	line-height: 25px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
.leftCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/text_bgdRepeat.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	line-height: 30px;
}
.rightCol {
	background-image: url(images/images_bgdRepeat.jpg);
	background-repeat: repeat-y;
}
.bodyBgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topGrey.jpg);
	background-repeat: repeat-y;
	line-height: 35px;
}

