.BGVista1 {
	background-color: #025A2F;
	background-image: url(background/BGVista1.jpg);
	background-repeat: no-repeat;
}
.BGVista2 {
	background-color: #295E18;
	background-image: url(background/BGVista2.jpg);
	background-repeat: no-repeat;
}
.BGVista3 {
	background-color: #424139;
	background-image: url(background/BGVista3.jpg);
	background-repeat: no-repeat;
}
.BGVista4 {
	background-color: #525D20;
	background-image: url(background/BGVista4.jpg);
	background-repeat: no-repeat;
}
.BGVista5 {
	background-color: #0D4226;
	background-image: url(background/BGVista5.jpg);
	background-repeat: no-repeat;
}
.BGVista6 {
	background-color: #201B17;
	background-image: url(background/BGVista6.jpg);
	background-repeat: no-repeat;
}
.positionPageOffset {
	position: absolute;
	left: 55px;
	top: 10px;
	width: 857px;
}
.menuTwo {
	background-color: #FDFEF8;
}
.borderStar {
	background-color: #EFE6B5;
}
.BGMainContent {
	background-color: #FDFDF7;
	background-image: url(BGYellowFadeBottom.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.textFooterSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.borderFooterWhiteLine {
	border-bottom: 2px solid #FFFFFF;
}

.textFooterLarge{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.textFooterTiny{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

.mainContent {
	padding: 10px 30px 10px 10px; 
}
