body {
    margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #003466;
	background-image: url(../img/bodybackground.jpg);
	background-repeat: repeat-y;
	background-position: center;

}


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

fieldset
{
width: 27em;
border: 0px;
}


#maindiv {
left-margin:auto;
right-margin:auto;
}

#mainframe {
margin-top: -20px;
align:right;
 
 
 }

#site {
position:relative;
margin-left:auto;
margin-right:auto;
width: 100%; 
overflow: auto; 
clear: both; 
margin: 0; 
padding: 0;
vertical-align: bottom;
}

#top{
background-image: url(../img/toplogo.jpg); 
        font-family: Arial; 
        font-size: 10px; 
        color:grey; 
        text-decoration: none;
        width: 910px;
        height: 101px;
        background-color: #ffffff; 
        margin-left:auto;
        margin-right:auto;  
        position: relative;  
         vertical-align: bottom;
         background-repeat: no-repeat;
 }
#pushdown{
 height: 13px;
 }        
#buttons{
        
        text-decoration: none;
        position:relative;
        width: 230px;
        height: 25px;
        background-color: transparent; 

        
        }

#search{
        font-family: Arial; 
        font-size:13px; 
        color:blue; 
        text-decoration: none;
        position:relative;
        width: 300px;
        height: 40px;
        display: inline; 
        background-color: transparent; 

        }
