@charset "utf-8";
body {
	color: #000000;
	background-color: #00679a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.85em;
	background-image: url(images/BgBlueFade.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}

#universe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#branding {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navigation {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 200px;
	z-index: 5;
}
#navigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#flashPics {
	float: right;
	width: 490px;
	height: 242px;
	position: static;
	z-index: 5;
}




#content {
}
#skyline {
	text-align: center;
	background-image: url(images/UnderlineFade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	z-index: 1;
	padding-left: 310px;
	padding-top: 250px;
	margin-bottom: 20px;
	font-size: 2.2em;
	font-weight: bold;
	vertical-align: bottom;
	color: #0073A2;
}
#skyline a {
	color: #0073A2;
	text-decoration: none;
	margin-top: 90px;
}

#skyline img {
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#skyline p {
	color: #0073A2;
	line-height: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 22px;
}




#contentAds {
	width: 110px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: left;
}

#contentAds img{
	border:none;
}


#contentMain {
	width: 579px;
	background-image: url(images/StarsWatermarkBlue.jpg);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000175;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000175;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contentMain td {
	background-color: #0074A3;
	color: #FFCCFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
#contentMain h1 {
	line-height:1.3em;
}


#contentSub {
	width: 140px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: left;
}
#contentSub h1 {
	background-image: url(images/SubH1b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 12px;
	font-size: 1.6em;
}
#contentSub h2 {
	font-size: 1.1em;
	margin-bottom:0px;
}
#contentSub h2 a{
	font-size: 1em;
	margin-bottom:0px;
	color:#00679a;
}
#contentSub p{
	font-size: .9em;
}


#form1 {
	text-align: left;
}



#footer {
	text-align: center;
	width: 799px;
	background-image: url(images/Footer.jpg);
	background-repeat: repeat-y;
	background-position: top;
	color: #FFFFFF;
	line-height: 22px;
	height: 25px;
	clear: both;
	margin-top: 20px;
}
#footer a {
	color: #FFFFFF;
	line-height: 0px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: .85em;
}

#subFooter {
	color: #999999;
	width: 799px;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: center;
	clear: both;
}
#subFooter a {
	color: #999999;
}
#mailinglist a {
	font-size: 1.2em;
	font-weight: bold;
}
