body {
	font-family: Georgia, serif;
	color: #030000;
	font-weight:normal;
	font-size: .8em;
	background:url(orange.gif); 
}
#heading { 
		position: absolute;
		top: 150px;
		left: 300px;
		width: 850px;
}
#subheading { 
		position: absolute;
		top: 205px;
		left: 370px;
		width: 850px;
}
#glossary { 
		position: absolute;
		top: 200px;
		left: 300px;
		width: 600px;
}
#answer { 
		position: absolute;
		top: 225px;
		left: 300px;
		width: 600px;
}
#middle_A {
		position: absolute;
		left: 300px;
		width: 280px;
		top: 200px;
		text-align: left;
}
#middle_B {
		position: absolute;
		text-align: left;
		left: 680px;
		width: 300px;
		top: 205px;
		float:right;
}
#middle_C {
		position: absolute;
		left: 300px;
		width: 280px;
		top: 600px;
		text-align: left;
}
#middle_D {
		position: absolute;
		left:300px;
		top: 250px;
}
#gallery {
		position: absolute;
		left:300px;
		top: 300px;
}
#middle_E {
		position: absolute;
		top: 205px;
		left: 700px;
}
#middle_F {
		position: absolute;
		left: 300px;
		width: 600px;
		top: 200px;
		text-align: left;
}
#top {
		position: absolute;
		left: 300px;
		width: 800px;
		text-align:center;
		top: 40px;
		text-align: left;
}
#top img{
	border:		none;
}
ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}


ol
{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

#sidebar2 { 
		position: absolute;
		left: 250px;
		top: 0px;
		text-align: left;
}
#bottom {
		position: absolute;
		text-align: center;
		left: 300px;
		top: 100px;
}
#navbuttons .buttons img{
	position: relative; /*Relative positioning moves an element RELATIVE to its original position.*/
	top:510px;
	left:235px;
	padding-left:3px; 
	z-index:10;
}
.image img{
	position:absolute;
	top: 5px;
	text-align:center;
	z-index:11;

} 
a.one
{
float:left;
width: 7em;
text-decoration:none;
color:#F44E22;
padding:0.1em 0.1em;
font-weight: 600; 
font-size: .45em; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
border:none;
}
a.two
{
float:left;
text-decoration:none;
color:#F44E22;
font-variant:small-caps;
font-weight: 600;
font-size: 1.5em; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
border:none;
}
		a.one:color {#F44E22}
		a.one:visited{color: #F44E22;}
		a.one:hover  {border: none}
		a.one:active {color: #d1c627}
		a.one:hover {background-color:#00000}
			li {display:inline}
			
		a.two:color {#F44E22}
		a.two:visited{color: #F44E22;}
		a.two:hover  {border: none}
		a.two:active {color: #d1c627}
		a.two:hover {background-color:#00000}
		a.two:text-decoration{none}
h1{
		margin: 0px;
		padding: 0px;
		color: #F44E22;
		font-weight: 600;
}
h2{
		font-size: 1em;
		color: #F44E22;
		font-weight: 600;
}
h3{
		margin: 0px;
		padding: 0px;
		font-size: 1em;
		color: #F44E22;
		font-weight:normal;
}
h5{
		margin: 0px;
		padding: 0px;
		font-size: 1.5em;
		color: #F44E22;
		font-style:italic;
		font-weight: 600;
}
h6{		
		color: #d1c627;
		font-weight: 600;
		font-size:14px;
}