 #maindiv {
position: relative;
width: 770px;
 margin-top: -15px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 0px;
 background-color: #fff;
 height: 100%
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 77px;
	width: 770px;
	background-color: #A53F0D; 
}
 /* set standard hyperlink behavior - follow LoVe HAte rule */
/* Link, Visited, Hover, then Active in that order */
/* combined on same line for simplified coding */
a:link, a:visited { 
  font-family: Arial, Helvetica, sans-serif;
  color:#A54210; 
  text-decoration:none;
}

a:hover, a:active { 
  font-family: Arial, Helvetica, sans-serif;
  color:#873921; 
  text-decoration:underline;
}
#header2 {
	position: absolute;
	left: 0px;
	top: 53px;
	height: 114px;
	width: 770px;
}
#pagecontent {
	position: absolute;
	background-color: #FFFFFF;
	width: 760px;
	height: auto;
	z-index:70;
	left: 0px;
	top: 240px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	}
#logo {
	position: absolute;
	width: 46px;
	height: 51px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#logo2 {
	position: absolute;
	width: 46px;
	height: 51px;
	z-index:1;
	left: 724px;
	top: 0px;
}
#d05 {
	position: absolute;
	width: 57px;
	height: 83px;
	z-index:1;
	left: 0px;
	top: 28px;
}
#d06 {
	position: absolute;
	width: 303px;
	height: 73px;
	z-index:1;
	left: 83px;
	top: 28px;
}
#d07 {
	position: absolute;
	width: 113px;
	height: 41px;
	z-index:1;
	left: 649px;
	top: 28px;
}

a.navlinkfr:link, a.navlinkfr:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #DADCB5;
	
}
a.navlinkfr:hover, a.navlinkfr:active{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: none; 
  	color: #FFF;
	
}
a.navlinkfr:link, a.navlinkfr:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight: bold;
	text-decoration: none;
	color: #000000;
/*	color: #DADCB5; */
	
}
a.navlinkfr:hover, a.navlinkfr:active{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
    font-weight: bold;  
  text-decoration: none; 
  	color: #393737;
	
}
#menu {
	position:absolute;
	width:678px;
	height:42px;
	z-index:1;
	left: 47px;
	top: 6px;
	text-align: center;
    color: #000000;	
/*	color: #E1DDB8; */
}		
.footerbar {
	width: 650px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
p, li {
	padding: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: left;*/
	text-decoration: none;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
h {
	font-family: Arial, Helvetica, sans-serif;
}	
.navlinks, a.navlinks:link, a.navlinks:visited, a.navlinks:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;	
}
a.navlinks:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	text-decoration: underline;	
}