.choice{ position: relative; left: 260px; top: 0; width: 300px; text-align: left; font: Verdana, Arial, Helvetica, sans-serif; }
ieimage{ position: relative; }
body{ text-align: center; background: url(images/background.gif) 50%; }
.choicetext{ position: absolute; left: 600px; font: Verdana, Arial, Helvetica, sans-serif; }
.title-home{ width: auto; text-align: center; font: 16pt Verdana, Arial, Helvetica, sans-serif; 
  color: #FEFECB; margin: 7px 0px; }

<!-- body {
	text-align: center; margin-left: 0px; margin-top: 0px;
   background: url(images/background.gif) 50%;
}
 -->
a:link { color: white; text-decoration: none; }
a:visited { color: #323232 }
//a:hover { color: #fefecb }
//#toplink:link { color: #323232; }
//#toplink:active { color: #323232; } //#ccaabb; }
//#toplink:visited { color: #323232; }
a.image:link { color: black; border: 0; }
a.image:active { color: #aaaaee; }
//a.image:visited { color: black; }
//#image:link { color: black; }
//#image:active { color: #aaaaee; }

a.choice-text:link{ color: #ffffff; text-decoration: none; 
    font: .8em Verdana, Arial, Helvetica, sans-serif; }
a.choice-text:visited{ color: #ffffff; text-decoration: none; 
    font: .8em Verdana, Arial, Helvetica, sans-serif; border: 0px; }
a.choice-text:hover{ color: #ff8888; text-decoration: none; 
    font: .9em Verdana, Arial, Helvetica, sans-serif; border: 1px dotted #ffff99; padding: 4px; }
a.nav:link{ color: white; text-decoration: none; }
a.nav:visited{ color: white; text-decoration: none; }
a.nav:active{ color: white; text-decoration: none; }

<!--  Put these back at some point!!! -->
a.enter-here:link {	color: #33FF33; text-decoration: none; border: 1px dotted #eeeeee; }
a.enter-here:visited { color: #eeeeee; text-decoration: none; }
a.enter-here:hover { color: #FFFFFF; border: 1px dotted #FFFF99; padding: 4px; }
<!-- .choice{ position: relative; left: 260px; width:  300px; text-align: left; };
 -->
#horizon {
	margin-top:20px; 
	color: white; text-align: center;
	left: 0px; top: 5%; width: 100%; height: 1px;
	//overflow: visible; visibility: visible;
	display: block; bottom: 10%;
}
.box-borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
   line-height: 1.1;
}
.enter-here {
	left: 285px; top: 47px; width: auto; height: auto; z-index: auto; text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
#nav-back { float: left; width: 100%; background-color: black; ]
#next-box {
	position:absolute;
	left:609px; top:402px;
	width:75px; height:75px;
	z-index:auto; vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#previous-box {
//	position:absolute;
	float: left;
	left:21px; top:402px;
	width:75px; height:75px;
	z-index:auto; vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#black-back {
	float: left; left: 0px; //top:74px;
	width:702px; 
	z-index:auto;
	margin-top: 40px;
	background-color: #000000;
	margin: 200px;
	padding-top: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
