.quote
{
	padding-top:24px;
	font-family:verdana;
	text-align:right;
}
#new-menu 
{
	clear:both;
	margin: 10px auto 0 auto;
	padding: 0 0 12px 0;
	width: 950px;
	height: 20px;
	position: relative;
}
#new-menu ul.tabs
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 4px;
}
#new-menu ul.tabs li
{
	margin: 0;
	padding: 0;
	display:inline;
}
#new-menu ul.tabs a
{
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	float: left;
	background:url("http://www.knollhouse-interforum.com/pics/new/nav-bg-left.gif") no-repeat left top;
	cursor: pointer;
}
#new-menu ul.tabs a span
{
	padding:5px 15px 4px 6px;
	float:left;
	display:block;
	background:url("http://www.knollhouse-interforum.com/pics/new/nav-bg.gif") no-repeat right top;
	color: #fff;
}
#new-menu ul.tabs a:hover
{
	background-position:0% -30px;
}
#new-menu ul.tabs a:hover span
{
	color: yellow;
	background-position:100% -30px; 
}
#new-menu ul.tabs a.on
{
	background-position:0% -30px;
}
#new-menu ul.tabs a.on span
{
	background-position:100% -30px;
	color:#000
}
span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px
}
#wrapper, #wrapper2, #wrapper3
{
	background: #fff8dc;
	top: 150px;	
	position: absolute;
	overflow: hidden;
}
#wrapper
{
	left: 0;
	width: 100%;	
}
#wrapper2
{
	left: 392px;
	width: auto;	
}
#wrapper3
{
	left: 492px;
	width: auto;
}
#top
{
	position: fixed;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	height:150px;
	z-index: 5;
	background-color: #fff8dc;
}
#inner-wrapper
{
	margin: 0 24px 0 24px;
}
#float
{
	position: fixed;
	top: 150px;
	left:0;
	height:500px;
	padding:12px 12px 0 12px;
	width: 380px;
	clear: none;
}
.inst, .float2
{
	border: thin;
	border-style: dotted;
	border-color: Black;
	background: White;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	font-variant: small-caps;
	font-weight: bolder;
}