#moon_phase {
	position: absolute;
	z-index: 1;
	top: 86px;
	right: -4px;
	height: 206px;
	width: 120px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	border: thin solid #03F;
	height: 840px;
}
#sun_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 80px;
	width: 118px;
	border: thin solid #00F;
	position: absolute;
	top: 199px;
	right: -3px;
	background-repeat: no-repeat;
	background-position: center center;
}
#table {
	position: absolute;
	top: 280px;
	left: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	position: absolute;
	left: 8px;
	top: 54px;
	font-style: italic;
	color: #00F;
	width: 404px;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	position: absolute;
	left: -3px;
	top: 227px;
	letter-spacing: 3pt;
	width: 784px;
	text-align: center;
}


#blurb_box {
	position: absolute;
	top: -1px;
	right: 0px;
	z-index: 8;
	height: 202px;
	width: 115px;
	border: thin solid #00F;
}

#feels_like {
	height: 21px;
	width: 54px;
	border: thin solid #0F0;
	position: absolute;
	top: 5px;
	z-index: 9;
	left: 27px;
}

#temp_band {
	height: 35px;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 20px;
}
#blurb_text {
	background-image: url(images/Neptune_120b.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	width: 105px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	top: 80px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 40px;
}
#Right_box {
	position: absolute;
	height: 400px;
	width: 430px;
	left: 462px;
	top: 283px;
}

.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	height: 443px;
	width: 446px;
	border: thin solid #00F;
	position: absolute;
	left: 0px;
	top: 284px;
}
.left_footer {
	position: absolute;
	left: 461px;
	top: 688px;
	width: 427px;
	height: 141px;
	padding: 5px;
	border: thin solid #00F;
}
.right_footer {
	position: absolute;
	height: 85px;
	width: 447px;
	left: -1px;
	top: 743px;
	padding: 5px;
	border: thin solid #00F;
}
.credits {
	font-family: "Courier New", Courier, mono;
	font-size: 70%;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	text-align: right;
}
#banner {
}

