@charset "UTF-8";
.bottom_background {
	background-image: url(images/main_background_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.about_bottom {
	background-image: url(images/about_back_bttm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	background-image: url(images/tape.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d171c;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585344;
}
.bottom_longer {
	background-image: url(images/background_longer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585344;
	line-height: 18px;
}
