/* 			<li><a id="people" class="default" onmouseover="mOver(this)" onmouseout="mOut(this)" onclick="mClick(this);">People:<br>Past and Present</a></li> */

#navcontainer {
position: absolute;
display:block;
left: 815px;
top: 260px;
text-align:center;
width: 150px;
}

#navcontainer ul
{
display: block;
padding: 0;
list-style-type: none;
font-size: 14px;
font-family: "verdana", trebuchet ms, arial, sans-serif;
}

#navcontainer li { margin: 0 0 3px 0; }

.default
{
display: block;
padding: 2px 15px 2px 15px;
font-family: "verdana", trebuchet ms, arial, sans-serif;
text-align: center;
width: 120px;
background: transparent; 
background: #fff; 
border: 1px solid #39f;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

.mOver
{
display: block;
padding: 2px 15px 2px 15px;
text-align: center;
width: 120px;
background: transparent; 
background: #fff; 
background-image: url(../images/mOver.gif);
background-repeat: repeat-x;
background-position: bottom center;
font-family: "verdana", trebuchet ms, arial, sans-serif;
border: 1px solid #39f;
}

.mOverTwoLine
{
display: block;
padding: 2px 15px 2px 15px;
text-align: center;
width: 120px;
background: transparent; 
background: #fff; 
background-image: url(../images/mOverTwoLine.gif);
background-repeat: repeat-x;
font-family: "verdana", trebuchet ms, arial, sans-serif;
border: 1px solid #39f;
}

/*.mDownTwoLine
{
display: block;
padding: 2px 15px 2px 15px;
text-align: center;
width: 120px;
background-color: #FFF;
background-image: url(../images/mDownTwoLine.gif);
background-repeat: repeat-x;
font-family: "verdana", trebuchet ms, arial, sans-serif;
border: 1px solid #39f;
}*/
#donateButton {
position: absolute;
left: 815px;
top: 115px
}
#HHTour {
position: absolute;
left: 815px;
top: 210px
}
/* If you add or remove a link from the rightNav bar, you have to add/subtract 20px (or 25px) from the "top" of emailSection and #staffPhoto*/
#emailSection {
position: absolute;
left: 815px;
top: 465px;
text-align:center;
width: 150px;
}
#emailSection span {
display: block;
}
#emailSection a {
text-decoration: none;
color: black;
}
#mainAddress {
position: absolute;
left: 815px;
top: 515px;
text-align:center;
width: 150px;
font-size: 14px;
}
#mainAddress a {
color: black;
font-size: 11px;
text-decoration: underline
}
#rightAddress {
display: none;
text-align: left
}
#staffPhoto {
position: absolute;
left: 816px;
top: 572px;
width: 150px;