﻿#hdrLeftHalf
{
    float:left;
    width:437px;
    height:88px;
}

#hdrRightHalf
{
    height:88px;
    overflow:hidden;
    position:relative;
}

#hdrRightHalf .image
{
    text-align:right;
}

* html #hdrLeftHalf img {
    margin: 0px 0px -3px 0px;
} 

#hdrMenuArea
{
    clear:both;
    background-image: url(../Images/menuBar.jpg);
    background-repeat: repeat-x;
    position: relative;
}

#hdrSearch
{
    position:absolute;
    right:0px;
    top:0px;
    width:auto;
    vertical-align:middle;
}

* html #hdrSearch {
    top:2px;
} 

#hdrSearch form
{
    display:inline;
}

#hdrSearch input[type='text']
{
    width:10em;
}

#main
{
    clear:both;
}

#hdrLogindisplay
{
    float:right;
    text-align:right;
    margin:5px;
}

#hdrLogindisplay a:link, #hdrLogindisplay a:visited
{
    text-decoration: underline;
}

#copyright
{
    font-family: 'Trebuchet MS1' , Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}
