body {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}
.sub_bg_1 {
	background-image: url(pics/sub_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_green_bg {
	background-image: url(pics/green_heading_bg.png);
	background-repeat: repeat-x;
}
.sub_photo_1 {
	background-image: url(pics/sub_photo_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_7 {
	background-image: url(pics/sub_photo_7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_6 {
	background-image: url(pics/sub_photo_6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_4 {
	background-image: url(pics/sub_photo_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_3 {
	background-image: url(pics/sub_photo_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_2 {
	background-image: url(pics/sub_photo_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_photo_5 {
	background-image: url(pics/sub_photo_5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.text_padding {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: justify;
}

.navigation a:link       {color: #BAFF00; text-decoration:none}
.navigation a:visited    {color: #BAFF00; text-decoration:none}
.navigation a:hover      {color: #ffffff; text-decoration:none}
.navigation a:active     {color: #BAFF00; text-decoration:none}
