body {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

a {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-right:3px;
	padding-left:3px;
}
a:hover {
	color: #FFCC00;
}
.centredLayer {
	height: 380px;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 68px;
	border:none;
}
.txt {
	font-size: small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	margin-top:0.2em;
	margin-bottom:1em;
	color: #FFFFFF;
}
.txtclose {
	font-size: small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	margin-top:0.2em;
	margin-bottom:0.3em;
	color: #FFFFFF;
}
.txtblue {
	font-size: small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	margin-top:0.2em;
	margin-bottom:1em;
	color: #006699;
}
h2 {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 0.5em;
	color: #FFFFFF;
}

.copyr {
	font-size:11px;
	margin-top:0px;
	color: #FFFFFF;
}

#navlayer {
	position:absolute;
	width:500px;
	height:48px;
	z-index:5;
	left: 0px;
	top: 381px;
}
#copyrightlayer {
	position:absolute;
	width:120px;
	height:40px;
	z-index:6;
	left: 429px;
	top: 410px;
}
#bodylayer {
	position:relative;
	z-index:1;
}
