.bgnd1 {
	background-image: url(../images/bgnd_mstr_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd2 {
	background-image: url(../images/bgnd_mstr_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd3 {
	background-image: url(../images/bgnd_mstr_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd4 {
	background-image: url(../images/bgnd_mstr_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.bgnd5 {
	background-image: url(../images/bgnd_mstr_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd6 {
	background-image: url(../images/bgnd_mstr_6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnd7 {
	background-image: url(../images/bgnd_mstr_7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#small_scroll {
	overflow: auto;
	height: 182px;
	width: 398px;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.text_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding: 15px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
}
