body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-size: 13px;
}
.whitehead {
	font-size: 18px;
	color: white;
}
.header {
	font-size: 14px;
}
.nav {
	display:block; 
	font-size:13pt; 
	font-weight:bold; 
	height:24px; 
	margin-left:20px; 
	text-transform:uppercase;
	color: #666666;
	}
#bg {
	width:800px;
	height:100px;
}
#contenttop {
	font-size: 32px;
	font-weight:bold; 
	position: relative;
	top: -90px;
	left: 15px;
	z-index: 1;
	width: 800px;
	height: 100px;
}
#main {
	font-size: 32px;
	font-weight:bold; 
	position: relative;
	top: -90px;
	left: -25px;
	z-index: 1;
	width: 800px;
	height: 100px;
}	
<!--[if IE 6]>
<style type="text/css">
#bg { z-index: -1; }
</style>
<![endif]-->

