body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/jacks-green.jpg);
}

a:link {text-decoration: none; color: #FF6600;}
a:visited {text-decoration: none; color: #FF5500;}
a:hover {text-decoration: underline; color: #FF9900;}
a:active {text-decoration: underline; color: #FF0000}

.page_titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
	background-color: #000000;
}
.titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
	background-color: #000000;
}
.text_justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-color: #000000;
	color: #FFFFFF;
}
.text_centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	background-color: #000000;
	color: #FFFFFF;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
#body {
	background-color:#000000;
	width: 724px;
}
#side_left {
	background-image: url(/images/layout/side_left.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#side_right {
	background-image: url(/images/layout/side_right.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#copyright {
	background-image: url(/images/layout/copyright.jpg);
	height: 75px;
}
#group_subscribe {
	background-image: url(/images/layout/groups-black.jpg);
	height: 166px;
	width: 355px;
}
.black {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}
.black_white {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
.banner-code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
}