@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;
}

#universe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#branding {
	height: 368px;
	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;
}


#content {
}
#skyline {
	text-align: center;
	background-image: url(images/UnderlineFade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	padding-top: 30px;
}
#skyline img {
	padding-right: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#contentMain {
	padding: 10px;
	width: 700px;
	background-image: url(images/StarsWatermarkBlue.jpg);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	clear: both;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#skyline a {
	font-size: 1.4em;
	font-weight: bold;
	color: #00679A;
	text-decoration: none;
}

#contentSub {
	width: 700px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#footer {
	text-align: center;
	width: 653px;
	margin-top: 12px;
	background-image: url(images/UnderlineFade.jpg);
	background-repeat: repeat-y;
	background-position: top;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#footer a {
	color: #FFFFFF;
	line-height: 0px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: .85em;
}

#subFooter {
	color: #999999;
	width: 653px;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#subFooter a {
	color: #999999;
}
