.background {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	background-position: -17px 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
.background2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	background-position: -17px 0px;
}
.backgroundHOME {
	background-image: url(images/bgHOME.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	background-position: -17px 0px;
}
.backgroundABOUT {
	background-image: url(images/bg1ABOUT.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 700px;
	background-position: -17px 0px;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
.mainnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}
a.harrisL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999DA1;
	text-decoration: none;
}
a.harrisL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999DA1;
	text-decoration: none;
}
a.harrisL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999DA1;
	text-decoration: underline;