body {
	font-family: helvetica, univers, arial;
	font-size: 9pt;
	background-image: url(images/bg2.jpg);
}

#content-main, #banner-text {
	line-height: 14pt;
}

#centered-div {
	position:absolute;
	left:50%;
	margin-left: -450px;
	width: 800px;
	height: 600px;
}

a, a img {
	text-decoration: none;
	color: #666666;
	border: none;
}

#footer a, #footer {
	text-decoration: none;
	color: #000000;
}

#header {
	position:absolute;
	left:50px;
	top:0px;
	width:800px;
	height:95px;
	background-color: white;
}

#logo {
	position:absolute;
	left:74px;
	top:45px;
	width:236px;
	height:38px;
}

#footer {
	position:relative;
	margin-top: 100px;
	left:100px;
	bottom: 10px;
	width:600px;
	height:21px;
	text-align:center;
	font-size: 8pt;
	line-height: 8pt;
}