﻿#I1 {
	width: 100%;
	height: 650px;
	background-color: #000000;
	border-width: 0px;
}
.maintext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, Verdana;
	font-size: medium;
	color: #FFFFCC;
	text-align: left;
}
.imgcenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.h2 {
	font-size: x-large;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, Verdana;
}
a:link
{
	color: rgb(153, 153, 255);
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(0, 51, 102);
	color: rgb(102,102,153);
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(255, 255, 255);
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(255, 255, 255);
}
#immheading {
	background-color: #000000;
	padding: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
#maincontent {
	background-color: #006666;
	padding: 10px 20px 10px 20px;
	position: relative;
	width: 720px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.maintextobit {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	border-style: groove;
	border-width: medium;
	margin: 50px;
	padding: 15px;
}
.imgpad {
	border-width: 0;
}
#footer {
	width: 100%;
	clear: both;
}
h2 {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic";
	font-size: xx-large;
	color: #FF9933;
}
h3 {
	font-family: "Century Gothic";
	font-size: large;
	color: #FFFF99;
}
a:link {
	color: #00FF00;
}
#top_banner_addthis {
	float: right;
}
#top_banner_banner {
	float: left;
}

