#wrapper
{
    background-color:#fff;
border:solid 6px #fff;
margin:0 auto;
width:936px;
}
/*----------header----------*/
#header
{
clear:both;
height:113px;
width:100%;
}

#header h1
{
color:#fff;
      font-family:Helvetica, Arial, sans-serif;
      font-size:420%;
margin:0.15em 0 0 0.55em;
}

#header h2
{
color:#f3f3f3;
      font-family:Helvetica, Arial, sans-serif;
      font-size:200%;
      font-weight:normal;
margin:0.3em 0 0 1.2em;
}

#header a
{
color:#fff;
      font-weight:normal;
}

#header a:hover
{
color:#fff;
      text-decoration:none;
}

#header_right
{
    float: left;
    background: url('/themes/ffnh/img/Img_Hdr_sunset.jpg') no-repeat;
    overflow: auto;
    height: 113px;
    width: 779px;
}

#header_left
{
float: left;
background: url('/themes/ffnh/img/logo.gif') no-repeat;
overflow: auto;
width: 156px;
height: 113px;
}

#logo
{
border:0;
       vertical-align:middle;
}

#logo img
{
border:0;
float:left;
}

/*----------menu bar - primary links----------*/
#menu
{
    background:#006633;
    float:left;
    font-family:Helvetica, Arial, sans-serif;
    font-size:100%;
    line-height:normal;
    padding-bottom:0.05em;
    width:100%;
}

#menu ul
{
    list-style:none;
    margin:0;
    padding:0;
    text-align: center;
}

#menu li
{
    list-style-type: none;
    border-left: 1px solid white;
    display:inline;
    margin:0;
    padding:0;
}

#menu li:first-child {
border: none;
}

#menu a
{
    background:#006633;
    border-left:6px solid #006633;
    color:#fff;
    height:1.25em;
    margin:0;
}

#menu a:hover
{
    color:#fff;
    text-decoration:underline;
}
#date
{
    width:15%;
    padding:0px; 
    margin:0px;
    top: -9px;
    left: 22px;
    position: relative;
    font-size: 10px;
    line-height: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ffffff;
}
/*----------Ad banner----------*/
.advertisement {
    clear: both;
    padding:0.2em;
    vertical-align:middle;
}
.advertisement a:hover {
    text-decoration:none;
}
a img {
border: 0;
}

