
a:link, a:visited, a:active {  COLOR: #8C4C4C;  }
a:hover {  color: #000000   }
.nf     { font-size: 11px; font-family: arial,sans-serif; TEXT-DECORATION: none;  }
.tf     { font-size: 13px; font-family: arial,sans-serif; TEXT-DECORATION: none;  }
.bt     { font-size: 13px; font-family: arial,sans-serif; Text-Decoration: none; font-weight: bold; font-style: italic; color: #800000;   }


body {
text-align: center;
font-family: "Times New Roman", arial, sans-serif; /* base font is defined in the page */
font-size: 12px; /* size font is defined in the page */
}


#content {
margin-left: auto;
margin-right: auto;
width: 763px;
text-align: center;
}

#header {
height: 98px;
background-image: url('headerbackground.gif');
}

 
#menu {
float: left;

width: 200px;
overflow: hidden;
}

#center {
margin-left: 220px; /* the center block is placed according to the left block's width */
margin: 20px;
width: 522px;
overflow: hidden;
text-align: left;
}

#footerup {
background-image: url('footerup.gif');
height: 52px;
width: 763px;
}

#footerdown {
background-image: url('footerdown.gif');
height: 24px;
width: 763px;
}

.hiddenPic {
display: none;
}

.footlinks {
	display: inline;
	margin-top: 55px;
}

a.image1 {
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 55px; /* height of reactive image */
     background-image: url(menu1.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image1:hover {
     background-image: url(menu1over.gif); /* source for target image */
     }
     
a.image2 {
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 55px; /* height of reactive image */
     background-image: url(menu2.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image2:hover {
     background-image: url(menu2over.gif); /* source for target image */
     }
     
a.image3 {
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 55px; /* height of reactive image */
     background-image: url(menu3.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image3:hover {
     background-image: url(menu3over.gif); /* source for target image */
     }

a.image4 {
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 55px; /* height of reactive image */
     background-image: url(menu4.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image4:hover {
     background-image: url(menu4over.gif); /* source for target image */
     }
     
a.image5 {
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 55px; /* height of reactive image */
     background-image: url(menu5.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image5:hover {
     background-image: url(menu5over.gif); /* source for target image */
     }

a.submenu1 {
	display: block;
	width: 107px;
	height: 30px;
	background-image: url('peoplemenu1.gif');
	background-repeat: no-repeat;
}

a.submenu1:hover {
	background-image: url('peoplemenu1over.gif');
}

a.submenu2 {
	display: block;
	width: 139px;
	height: 30px;
	background-image: url('peoplemenu2.gif');
	background-repeat: no-repeat;
}

a.submenu2:hover {
	background-image: url('peoplemenu2over.gif');
}

a.map {
	display: block;
	width: 107px;
	height: 30px;
	background-image: url('map.gif');
	background-repeat: no-repeat;
}

a.map:hover {
	background-image: url('mapover.gif');
}

a.photos {
	display: block;
	width: 138px;
	height: 30px;
	background-image: url('photos.gif');
	background-repeat: no-repeat;
}

a.photos:hover {
	background-image: url('photosover.gif');
}
