body {
	background-color: #000000;
	scrollbar-arrow-color: #F1DE73;
	scrollbar-track-color:#20282E;
	scrollbar-face-color: #233a4b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #20282E;
	scrollbar-darkshadow-color: #20282E;
	scrollbar-shadow-color: #ffffff;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 770px; 
	}
#container {
	height: 408px;
	width: 770px;
	position: relative;
	text-align: left;
	padding: 0px;
	height: 408px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #20282E;
	border: 1px solid #233A4B;
}#scroller {
	height: 408px;
	width: 210px;
	position: absolute;
	left: 0px;
	background-color: #20282E;
}
#logobar {
	background-color: #233A4B;
	height: 100%;
	width: 176px;
	position: absolute;
	background-image: url(../../theinn-farnborough/media/layout/images/barbkgrnd.gif);
	background-repeat: repeat-y;
	left: 210px;
}
#logo {
	background-color: #233A4B;
	background-repeat: no-repeat;
	height: 80px;
	width: 176px;
	position: absolute;
	top: 10px;
}
#navigation {
	height: auto;
	width: 176px;
	position: absolute;
	top: 100px;
}
#navigation li {
	list-style-type: none;
	line-height: 14px;
}
#navigation a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1DE73;
	text-decoration: none;
	text-transform: capitalize;
}
#navigation a:hover {
	color: #394E5D;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#maincontent {
	height: 408px;
	width: 384px;
	position: absolute;
	left: 386px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F1DE73;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 5px;
}
#maincontent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F1DE73;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	font-style: normal;
}
#maincontent p {
	font-size: 11.5px;
	color: #F1DE73;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#credits {
	background-color: #233A4B;
	height: auto;
	width: 176px;
	position: absolute;
	bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F1DE73;
	text-decoration: none;
	top: 395px;
}
#credits a {
	color: #F1DE73;
	text-decoration: underline;
}
#credits a:hover {

	color: #F1DE73;
	text-decoration: underline;
}
.navspacer {
	width: 50%;
	background-color: #394E5D;
	border: 1px solid #394E5D;
}
#maincontent li {
	color: #F1DE73;
	list-style-type: none;
	font-size: 11.5px;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent a {
	color: #F1DE73;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent a:hover {
	color: #394E5D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
