@charset "utf-8";
.earth {
	background-image: url(images/earth_fade.jpg);
	background-repeat: no-repeat;
	height: 850px;
	width: 351px;
	padding-left: 0px;
}
.bw {
	height: auto;
	width: 210px;
	padding-left: 0px;
	text-align: right;
}

.credits {
	font-size: 10px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	padding-left: 60px;
}
.nav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFFF99;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: bold;
}

.nav a:link {
	color:#FFFF99;
	text-decoration: none;
}	
.nav a:visited {
	color:#FFFF99;
	text-decoration: none;
}
.nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.right {
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
}
.mainText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 50px;
	margin-left: 16px;
}
.mainText a:link {
	color:#003366;
	text-decoration: underline;
}	
.mainText a:visited {
	color:#003366;
	text-decoration: none;
}
.mainText a:hover {
	color:#000099;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.rtPhotos {
	text-align: center;
	display: block;
	height: auto;
	width: 160px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F384;
}
.whtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}
body {
	background-image: url(images/bg_dgray.jpg);
}
