body {
	background-color: #253f5d;
	background-image: url('http://www.glaucomapatients.org/images_new/background_index10.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#logos {
	position: absolute;
	left: 2px;
	top: 97px;
	height: 128px;
	z-index: 2;
	visibility: visible;
	text-align: center;
	width: 99%;
}
#left {
	background-image: url('http://www.glaucomapatients.org/images_new/Leftnav6.png');
	height: 735px;
}
#right {
	background-image: url('http://www.glaucomapatients.org/images_new/Rightnav2.png');
	height: 735px;
}
#wrapper {
	background-image: none;
	z-index: 0;
	background: transparent;
}
#aftel {
	position: relative;
	height: 1em;
	top: 350px;
	color: white;
	font-size: 16pt;
	font-family: "arial";
	border: 2pt solid red;
	padding: 5px;
}