body {
	background-color: #EEE9E9;
	align: center;
	font-family: Georgia; Verdana; sans serif;
	color: #6B4226;
}

div.banner {
	height: 170px;
	width: 1000px;
	padding: 2px;

	
}

div.menu {
	width: 230px;
	margin-right: 620px;
	margin-left: 5px;
	padding: 5px;
	background-color: #EEE9E9;
}

div.main {
	position: absolute;
	top: 190px;
	left: 250px;
	width: 650px;
	padding: 5px;
	background-color: #EEE9E9;
	background-image: url(Images/lewisradioghost.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.mainB {
	position: absolute;
	top: 190px;
	left: 250px;
	height: 700px;
	width: 650px;
	padding: 5px;
	background-color: #EEE9E9;
}

div.mainB embed {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

div.mainB p {
	text-align: center;
}

div.footerA {
	position: absolute;
	top: 800px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1000px;
	text-align: center;
	color: #000000
}

div.footerB {
	position: absolute;
	top: 1650px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1000px;
	text-align: center;
	color: #000000
}

div.footerC {
	position: absolute;
	top: 2000px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1000px;
	text-align: center;
	color: #000000
}

div.footerD {
	position: absolute;
	top: 700px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1000px;
	text-align: center;
	color: #000000
}

div.footerE {
	position: absolute;
	top: 1600px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1000px;
	text-align: center;
	color: #000000
}

a:link, a:visited {
	color: #6B4226
}

a:hover {
	color: #000000
}
		

blockquote {
	text-align: justify;
	text-justify: newspaper;
}

h2 {
	text-align: center;
}

ol.top {
	margin-left: 120px;
	font-size: l4pt;
	line-height: 20pt;
}

ol.main {
	margin-left: 120px;
	font-size: 12pt;
	line-height: 14pt;
}

p.image {
	text-align: center;
}

strong {
	font-size: larger
}

ul {
	margin-left: 60px;
	font-size: l0pt;
	line-height: 14pt;
}


