.mainbg {
	background-image: url(../images/main_stretch.jpg);
	background-repeat: repeat-y;
}
.newsbg {

	background-image: url(../images/news_stretch.jpg);
	background-repeat: repeat-y;
}
.leftlong {
	background-image: url(../images/left_long.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBFF84;
	text-decoration: none;
}
.main_textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBFF84;
	text-decoration: none;
	font-weight: bold;
}
.boarder {
	border: 1px solid #CBFF84;
}
.text_purple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AE9FF7;
	text-decoration: none;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #171717;
	border-right-color: #171717;
	border-bottom-color: #171717;
	border-left-color: #171717;
	color: #CBFF84;
}
.bottom_links {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	font-weight: normal;
}
.text_purplebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AE9FF7;
	text-decoration: none;
	font-weight: bold;
}
