body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
p, li {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	margin-left: 1em;
	margin-right: 1em;
}
#header {
	top:2px;
	left:5px;
	position: absolute;
}
#header p {
	color: #CCCCCC;
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCFFFF;
	text-decoration: none;
	}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9b1a86;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #99CCFF;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFCCCC;
	text-decoration: underline;
	}

#gallery {
	height: 425px;
	width: 290px;
	left: 510px;
	position: absolute;
	top: 40px;
	background-color: #333333;
}
#nav {
	width: 104px;
	position: absolute;
	left: 0px;
	top: 310px;
	height: 140px;
}
#offer {
	display:none;
	width: 95px;
	position: absolute;
	left: 10px;
	top: 180px;
	height: 70px;
	border:solid #FFF 1px;
}
#offer p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	line-height: 1.1;
	text-align: centre;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 5px;
}
#nav p {
	font-weight: bold;
	line-height: 1.1;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
}
.centredLayer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	background-color: #333333;
	top: 0px;
	z-index: 1;
	text-align: left;
	height: 480px;
	border: 2px solid #CCCCCC;
}
#text {
	position: absolute;
	width: 390px;
	left: 110px;
	top: 60px;
	height: 380px;
	color: #FFFFFF;
}
#gallery2 {
	position: absolute;
	width: 640px;
	left: 140px;
	top: 160px;
	height: 300px;
	background-color: #333333;
}
#text2 {
	height: 100px;
	width: 700px;
	left: 50px;
	position: absolute;
	top: 50px;
	background-color: #333333;
}
#text2 p {
	color: #EEEEEE;
}
#nav2 {
	width: 130px;
	position: absolute;
	left: 8px;
	top: 115px;
	height: 190px;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 0px;
}
#nav2 p {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height:15px;
}
html, body {
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
}	