
	body { text-align: center; min-width: 500px; }
		#wrapper { width: 600px; color: #000000; }
		#content5 { background: #f0f0f0; }
                #header{ background-color: #ffffff; font-size: 21pt; padding: 5px 0 5px 0; }
		#thumbs{ width: 500px; }
		.center { margin: 0 auto; }
		.thumb7L {
		        width: 150px;
		        padding: 1em;
		        float: left;
		        margin: 5px;
		        height: 250px;
		        text-align: center;
		        font-size: 7pt;
		        border: solid 5px navy;
		        background-color: #c9ecff;
		        color: black;
		}	


	#leftcontent {
		position: absolute;
		left:5px;
		top:206px;
		width:200px;
		background: #fff;
		border:1px solid #0080a0;
		}

	#centercontent {
		background:url(http://www.lighthousechapter.org/images/bannerback.gif) no-repeat center center;
   		margin-left: 199px;
   		margin-right:0px;
		border:1px solid #0080a0;
		
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:0px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:0px;
		}

	#banner {
		background: url(http://www.lighthousechapter.org/images/banner.gif) no-repeat center center;
                background-image: url("./images/bannerback.gif")
                height:200px;
		border-top:1px solid #0080a0;
		border-right:1px solid #0080a0;
		border-left:1px solid #0080a0;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:200px;
		}
	html>body #banner {
		height:200px;
		}
		
	p,h1,pre {
		margin:0px 1px 1px 1px;
		}
		
	h1 {
		font-size:12px;
		padding-top:5px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
                }