@charset "utf-8";
.main_bg {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/newsiteimages/bluebgmiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bannerborder {
	border: thin solid #FFF;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
.aboutus_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	text-decoration: none;
}.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
