@charset "UTF-8";

.centered {
	height: 610px;
	width: 476px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -308px;
	margin-left: -238px;
	background:url(images/bg.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	outline: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	outline: none;
}
.navLink {
	color: #006666;
	font-weight: bold;
}.navLink {
	width: 65px;
}
.spacer {
	width: 5px;
}
#navigation {
	text-align: center;
	height: 30px;
	width: 300px;
	margin-bottom: -8px;
	margin-top: -8px;
}
.contact a {
	color: #006666;
	font-size: 12px;
}
.contact {
	font-size: 10px;
}
