*
{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

body
{
	font-family:Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
}

#wrap
{
	width: 902px;
}

#banner
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 902px;
	height: 187px;
	background: #fff;
padding-bottom: 20px;
z-index:10;
	
}

#left_sidebar
{
position: fixed;
top: 220px;
margin: 0px 30px 0px 32px;
width: 188px;
}

#nav a
{
text-decoration:none;


}
.highlighted

{color: #FF0000;
}


#nav li
{

border-top: 1px solid;
padding: .3em 0 .3em 15px;
font-weight: bold;
}

#nav li a 
{
	color: #006666;
	
}

#nav li a:hover 
{
color:#000;
}

#guts
{
position: absolute;
top: 220px;
left: 248px;
width: 650px;
}
#ImageGallery
{width: 650px;}
#guts h1
{
border-top: 1px solid;
border-bottom: 1px solid;
font-size: 1.3em;
padding: .2em 0 .2em 0px;
margin-bottom: 1.5em;
width: 650px;
}

#Menu2 {
width: 260px;
}

.typography
{
float: left;
}





