#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
{
	background: url(../../pics/backgrounds/1.gif) fixed;
	top: 150px;	
	position: absolute;
	overflow: hidden;
	left: 0;
	width: 100%;	
}
#top
{
	position: fixed;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	height:150px;
	z-index: 5;
	background-color: #fff8dc;
}
#inner-wrapper
{
	background: url(../../pics/backgrounds/goldparchment.jpg) #fff8dc;
	margin: 24px 100px 0px 100px;
	padding: 12px 12px 12px 12px;
}
h1
{
	font-size: x-large;
	text-align: right;
}
h2
{
	font-size: x-large;
	text-align: center;
}
h3
{
	font-size: large;
	text-align: center;
	color:#FF0000;
	font-weight:bold;
}
p
{
	font-size: medium;
	text-align: justify;
}
h1, h2, p, h3
{
	font-family: verdana;
}
.idea
{
	width:77px;
	height:117px;
	margin:0px 61px 0px 61px;
}
.bike
{
	width:129px;
	height:74px;
	margin: 0px 35px 0px 35px;
}
.mail
{
	width:83px;
	height:75px;
	margin: 0px 58px 0px 58px;
}