body {
	background-color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}
.image {
	left: 50px;
	top: 50px;
	position: absolute;
}
.box {
	position: absolute;
	left: 470px;
	top: 165px;
	padding: 5px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
table {
	position: absolute;
	left: -14px;
	top: -50px;
	width: 613px;
	height: 318px;
}
.teapot {
	position: absolute;
	left: 295px;
	top: 303px;
}

/*---------- pop-up elements ----------*/

.smalltext {
    font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.centered	{
	text-align: center;
}
.centered img	{
	margin-left: auto;
	margin-right: auto;
}
/*--.details {
	position: absolute;
	left: 828px;
	top: 367px;
}--*/
.ghosts {
	position: absolute;
	z-index: 1;
	left: 350px;
	top: 166px;
}
.copy {
	position: absolute;
	letter-spacing: 2px;
	padding-left: 2px;
	left: 50px;
	top: 650px;
	font-size: 10px;
}

/*---------- navigation ----------*/

.navigation {
	position: absolute;
	left: 380px;
	top: 660px;
	list-style-type: none;
}
.navigation ul {
	list-style-type: none;
	text-align: center;
	margin: 5px;
}
.navigation ul li {
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
.navigation ul li a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999; 
	text-align: center;
	padding-top: 5px;
}
.navigation ul li a:link {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999; 
}
.navigation ul li a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
}
.contact {
	position: absolute;
	left: 185px;
	top: 330px;
	width: 500px;
	height: 350px;
/*--	height: 255px; --*/
/*--	width: 380px; --*/
}
.bannerad {
	height: 100px;
	width: 750px;
	left: 60px;
}

