html {
	margin: 0;
	padding: 0;
	}

body {}

#container{margin:auto;
	width: 100%;
	background-color: #FFFFFF;
	}

#frame{
	margin: inherit;
	width: 800px;
	}

h1 { 
	font: verdana, 30pt, serif;
	color: black; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(/images/brooklynshade.jpg) no-repeat top left; 
	margin-top: 5px; 
	width: 252px; 
	height: 42px; 
	}

h1 span{
	display: none;
	}

h2 { 
	font-family: Verdana;
	font-size: 14pt;
	margin-top: 30; 
	color: black;
	font-weight: lighter;
	}
	
h3 {
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	font-weight: lighter;
	}	
	
h3.side {
	text-align: left;
	font-family: Verdana;
	font-size: 14pt;
	}

#topnav {
	background: transparent url(/images/shadebanner.jpg) no-repeat top center;
	padding-bottom: 100px;
	margin-bottom: 0px;
	}

#mission {	
	padding-left: 0px; 
	margin-bottom: 30px;
	}
	
#contact {	
	padding-left: 0x; 
	margin-bottom: 300px;
	}
	
#sidebar {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	clear: both;
	margin: 20px 0px 20px 10px;
	padding: 20px 20px 20px 10px;
	width: 170px;
	height: 800px;
	float: right;
	background: #fff url(/images/ColGrad.jpg) no-repeat top center; 
	}

#footer { 
	height: 125px;
	background: #fff url(/images/littletree.jpg) no-repeat right bottom; 
	z-index: 1
	}
	
p.side span{
	font-size: 10pt;
	}	
	
p.p2 {
	font: 10pt verdana;
	font: 10pt/14pt verdana; 
	}	
	
p.p4 {
	position: relative;
	bottom: -100px;
	}
	
p.p5 {
	display: none;
	}

/*this id selector is for a side by side upright picture*/	
#fin {
	position: relative;
	margin-left: 50px;
	float: right;
	}

/*this id selector is to place a bounding box around the javascript slideshow 
#test {
	border:1px solid #000000;
	width: 250px;
	
	}	
*/			

ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:right;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 8px 20px;
}
	
ul#menu li a:hover
{	
	color:#FF9900;		
}
	

ul#menu li a.current
{
	display:inline;
	/*height:22px;*/
	float:right;
	margin:0;
}
	
#navbar {
	border-right:1px solid #000000;
	clear: both;
	margin: 20px 0px 20px 10px;
	padding: 20px 20px 20px 20px;
	<!width: 160px>
	width: auto;
	height: 500px;
	float: left;
	}
	
#pictureset {
	margin: 20px 10px 20px 10 px;
	}
