/* CSS for history and related pages display */

A:link {color: #0000cc;}
A:visited {color: #006000;}
A:hover {color: #900;}

#container {
	width: 100%;
	background: #e6e6e6;
	width: 9.5in;
	background-image: url("owl1.jpg");
	background-position: top center;
}

#header {
	color: #007000;
	text-align: center;
	background: #fcfcb4;
}

#nav {
	text-align: center;
}
#nav a {
	padding-right: 10px;
	text-decoration: none;
}
#nav ul li {
	list-style-type: none;
	display: block;
	
}

#htext {
	float: left;text-align: left;width: 50%;padding: 3%;
	
}

#image {
	float: right;padding: 2%; margin-right: 17%;margin-top: 10%;
}

#text2 {
	text-align: center;width: 85%;padding: 3%;
}

/* telescopes */
#text5 {
	float: left; text-align: left; width: 85%; margin-top: 1%;
	margin-left: 5%;
}

#image2 {
	float: right;padding: 2%;margin-right: 12%;margin-top: 5%;
}

/* telescopes */
#imagefeat {
	float: right;padding: 2%; padding-right: 5%; padding-top: 10%;
}

#footer {
	clear: both;text-align: center;
	background: #fcfcb4;font-size: 10pt;
}

