﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	position: relative; 
	width: 750px; 
	z-index: 1; 
	top:0px;
	background-image: url('images/bkd-masthead-5x100.gif'); 
	background-repeat: repeat-x; 
	margin-left: auto; 
	margin-right: auto;
}
#masthead {
		position: relative; 
		width: 750px; 
		height: 100px; 
		z-index: 1; 
		top: 0px; 
		background-image: url('bkd-masthead-5x100.gif');
	left: 0px;
}
#mastlogo {
	position: relative; 
	width: 202px; 
	height: 72px; 
	z-index: 2; 
	float: left;
	left:8px;
	top: 15px; 
	background-image: url('images/LOGO200x73.gif');
}
#masttitle{
	position: absolute; 
	width: 298px; 
	height: 37px; 
	z-index: 4; 
	left: 228px; 
	top: 20px
}

#mastnav{
	position: absolute; 
	width: 300px; 
	height: 30px; 
	z-index: 2; 
	left: 225px; 
	top: 65px;
	float: left;
	text-align:	center;
}
#pagecont{
	position: relative; 
	width: 541px; 
	z-index: 2; 
	left: -2px; 
	top: 10px; 
	float: right; 
	margin-bottom:5px;
}
#leftcol {
	padding: 10px; 
	margin: 10px; 
	position: relative; 
	width: 165px; 
	z-index: 3; 
	left: 0px; 
	float: left; 
	top: 1px;
}
#footer {
	position: relative; 
	width:750px;	
	height: 60px; 
	z-index: 2; 
	background-color: #333399; 
	clear: both; 
	left: 0px; 
}
#footertext{
	position: relative; 
	width: 750px; 
	height: 19px; 
	z-index: 1; 
	left: 16px; 
	top: 17px; 
	margin-left: auto; 
	margin-right: auto; 
	padding-top: 0px;
	color:black;
}
.paginaheader {
	font-family:"Lucida Sans", "Trebuchet MS", sans-serif;
	font-size:x-large;
	color: #000099;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.kop {
	font-family:"Lucida Sans", "Trebuchet MS", sans-serif;
	font-size:large;
	color: #000099;
	font-weight: normal;
	text-transform: uppercase;
}
.bodytext {
	font-family:Calibri;
	font-size:medium;
	text-decoration: none;
	line-height: normal;
}
.mastnav{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
	color:#333399; 
}
.mastnav a{
	text-decoration:none;
	color:#333399; 
}
.mastnav a:link {
	text-decoration:none;	
	color:#333399; 
}
.mastnav a:hover {
	color:aqua;	
}
.mastnav a:active {
	color:lime;
}
.footertext{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
	color:#FFFFFF;
}
.footertext a{
	text-decoration:none;
	color:#FFFFFF;
}
.footertext a:link {
	text-decoration:none;	
}
.footertext a:hover {
	color:aqua;	
}
.footertext a:active {
	color:lime;
}
<!-- style=" position: relative;  z-index: 3; left: -2px; background-color: #6699FF; float: left; top: 1px;">
.leftcol a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;	
	text-decoration:none;
	color:navy;
}
.leftcol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
  background-color: #6699FF; 
	text-decoration: none;
  color: navy;
}

.leftcol a:link {
  color: navy;
text-decoration: none;
}
.leftcol a:visited{
  color: navy;
text-decoration: none;
}
.leftcol a:hover {
	color: white;	
	text-decoration: none;
}
.leftcol a:active {
	color: lime;
	text-decoration: none;
}
