/* CSS Document */
body {
	background: #000000;
	color: #CCCCCC;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	text-align: center;
}
p {
	margin: 0;
	text-indent: 12px;
	line-height: 1.4em;
}
a:link, a:visited {
	color: #AE7100;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFB835;
	text-decoration: none;
}
h1 {
	text-transform: uppercase;
	color: #915E00;
	border-top: 0px dotted #4A4A4A;
	border-bottom: 2px dotted #4A4A4A;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2 {
	border-bottom: 1px dotted #4A4A4A;
	color: #915E00;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #4A4A4A;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: lowercase;
}
#container {
	position: relative;
	height: 520px;
	width: 800px;
	top: 100px;
	margin: 0 Auto;
	text-align: left;

}
#banner {
	background:  url(images/pageImages/banner.gif);
	width: 800px;
	height: 43px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
}
#menu {
	width: 137px;
	top: 73px;
	left: 663px;
	margin: 0;
	padding: 0;
	position: absolute;
}
#abovemenu {
	background:  url(images/pageImages/over_btns.gif);
	width: 173px;
	height: 30px;
	top: 43px;
	left: 627px;
	position: absolute;
	margin: 0;
	padding: 0;	
}
#leftofmenu {
	background:  url(images/pageImages/side_btns.gif);
	width: 36px;
	height: 427px;
	top: 73px;
	left: 627px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#abovewindow {
	background:  url(images/pageImages/above_window.gif);
	width: 340px;
	height: 90px;
	top: 43px;
	left: 207px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#planet {
	background-image:  url(images/pageImages/planet.gif);
	width: 207px;
	height: 103px;
	top: 43px;
	left: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#pagetitle{
	width: 547px;
	height: 90px;
	top: 43px;
	left: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#info {
	width: 195px;
	height: 335px;
	top: 146px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}
#icon {
	width: 80px;
	height: 90px;
	top: 43px;
	left: 547px;
	margin: 0;
	padding: 0;
	position: absolute;
}
#leftwindow {
	background-image:  url(images/pageImages/left_window.gif);
	width: 46px;
	height: 367px;
	top: 133px;
	left: 207px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#rightwindow {
	background:  url(images/pageImages/below_lights.gif) bottom no-repeat;
	width: 60px;
	height: 367px;
	top: 133px;
	left: 567px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#rightwindowinside {
	background:  url(images/pageImages/inside_below_lights.gif) bottom no-repeat;
	width: 60px;
	height: 367px;
	top: 133px;
	left: 567px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#belowwindow {
	background:  url(images/pageImages/below_window.gif);
	width: 314px;
	height: 43px;
	top: 457px;
	left: 253px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#window {
	width: 314px;
	height: 324px;
	top: 133px;
	left: 253px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#content {
	width: 362px;
	height: 345px;
	top: 146px;
	left: 200px;
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: auto;
	z-index: 2;
	text-align: center;
}
#contentbg {
	background:  url(images/pageImages/content.gif);
	width: 567px;
	height: 367px;
	top: 133px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#content img, #infotext img {
	margin: 4px 4px 12px 4px;
	border: 1px solid #AE7100;
}
#links {
	text-align: center;
	width: 800px;
	height: 20px;
	top: 500px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	color: #915E00;
	font-weight: bold;
}
#links a:link, #links a:visited {
	color: #915E00;
	text-decoration: none;
}
#links a:hover, #links a:active {
	color: #FFB835;
	text-decoration: none;
}

/*Hidden Stuff*/
#banner span {display:none}
#infotext {
	width: 560px;
	height: 335px;
	top: 146px;
	left: 0px;
	position: absolute;
	overflow: auto;
	z-index: 2;
}
h4 {
	border-bottom: 1px dotted #4A4A4A;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
acronym {
	color: #AD7100;
	border: 0px none;
}
#links img {
	border: 1px solid #915E00;
}
#menu img {
	border: 0px;
}
#menu a img {
	border: none;
}
