.linkColor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.background {
	background-image: url(images/mainBackground.jpg);
	background-repeat: repeat-x;
}
.bottomBackBar {
	background-image: url(images/bottomBackgroundBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topBar {
	background-image: url(images/topBannerBar.jpg);
	background-repeat: no-repeat;
}
.collageBackground {
	background-image: url(images/collage01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.noUnderline {
	text-decoration: none;
}
