* {
	margin:0px;
	padding:0px;
}
html {
	background-image:url(../images/bg.gif);
	background-color: #171717;
	background-repeat: repeat-x;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	padding-bottom:20px;
	color: #FFFFFF;
	font-size: .75em;
}
img {
	border-style:none;
}
h1 {
	color: #0078C1;
	margin-bottom: 20px;
	font-size: 2em;
}
h2 {
	color: #0078C1;
	font-size: 1.5em;
	margin-bottom: 10px;
}
h3 {
	color: #0078C1;
	font-size: 1.25em;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	font-size: 1.25em;
}
blockquote {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}



ul {
	margin: 0px;
	padding: 0px;
	width: 915px;
	list-style-type: none;
	text-align: center;
}
ul li {
	display: inline;
	text-decoration: none;
	position: relative;

}
ul a {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:10px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

ul#sec1 {
	display: block;
	position: absolute;
	list-style-type: none;
	text-align: left;
	background-color:#333333;
	z-index: 30;
	width: 135px;
	left: -15px;
	top: 21px;
}
div#sec1BG{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
ul#sec1 a {
	display: block;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
ul#sec1 a:hover {
	background-color:#0078C1;
}

ul#sec2 {
	display: block;
	position: absolute;
	list-style-type: none;
	text-align: left;
	background-color:#333333;
	z-index: 30;
	width: 225px;
	left: -20px;
	top: 21px;
}
div#sec2BG{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
ul#sec2 a {
	display: block;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
ul#sec2 a:hover {
	background-color:#0078C1;
}

ul#sec3 {
	display: block;
	position: absolute;
	list-style-type: none;
	text-align: left;
	background-color:#333333;
	z-index: 30;
	width: 160px;
	left: -20px;
	top: 21px;
}
div#sec3BG{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
ul#sec3 a {
	display: block;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
ul#sec3 a:hover {
	background-color:#0078C1;
}

ul#sec4 {
	display: block;
	position: absolute;
	list-style-type: none;
	text-align: left;
	background-color:#333333;
	z-index: 30;
	width: 180px;
	left: -5px;
	top: 21px;
}
div#sec4BG{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
ul#sec4 a {
	display: block;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
ul#sec4 a:hover {
	background-color:#0078C1;
}

ul#sec5 {
	display: block;
	position: absolute;
	list-style-type: none;
	text-align: left;
	background-color:#333333;
	z-index: 30;
	width: 180px;
	left: 10px;
	top: 21px;
}
div#sec5BG{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
ul#sec5 a {
	display: block;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
ul#sec5 a:hover {
	background-color:#0078C1;
}
ol {
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 1.25em;
}

div#theVCard {
display:none;
}
a:link {
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#0078C1;
}
a:active, a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
.makeBold {
	font-weight: bold;
}
.padBottom {
	margin-bottom: 20px;
}


div#pageWrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:975px;
	padding: 0px;
}
div#pageContainer {
	width:100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

div#topHeader {
	background-color: #000000;
	height: 215px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
}
div#earthHeader {
	background-color: #000000;
	height: 215px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/headerBGFaceOfEarth.jpg);
	background-repeat: no-repeat;
}
div#danceHeader {
	background-color: #000000;
	height: 215px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/headerBGDanceOfPlanets.jpg);
	background-repeat: no-repeat;
}
div#globeSpin {
	position: absolute;
	left: 451px;
	top: 35px;
	height: 114px;
	width: 114px;
}

div#mainNav {
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 935px;
	padding-right: 20px;
	padding-left: 20px;
}
div#mainContent {
	background-color: #000000;
	padding-top: 20px;
}
div#fullWindow {
	padding: 20px;
}

div#contentRight {
	width: 714px;
	padding-right: 20px;
	float: right;
}
div#contentLeft {
	width: 200px;
	float: left;
	padding-left:20px;
	text-align: right;
}

div#siteInfo {
	height: 20px;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
