#container {
	margin: 0 auto;
}
#banner {
	height: 88px;
	background-color: #84937C;
}
#graphic {
	height: 275px;
	width: 350px;
	background-color: #DCDDCD;
	z-index: 1;
}
#content {
	background-color: #DCDDCD;
	width: 405px;
	height: 275px;
	color: #71856C;
	text-align: left;
}
a {
	color: #84937C;
}
a:link, a:visited {
	text-decoration: underlined;
}
a:hover, active {
	text-decoration: none;
	color: black;
}
#midfill {
	height: 36px;
	background-color: #B1B88F;
	text-align: center;
}
#nav {
	height: 32px;
	background-color: #84937C;
}
#external {
	height: 47px;
	background-color: #AFB7AC;
	text-align: center;
}
.flow {
	width:380px;
	height: 250px;
	overflow: auto;
	padding: 10px;
}
#RLCsites {
	position:absolute; 
	left:55%;
	top:275px; 
	width:200px; 
	height:302px; 
	z-index:1; 
	visibility: hidden;
}

#h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold
}

#h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.125em;
}
