<!-- 
.item { font-family: Andalus, Arial; font-size: 15px; color:blue; text-decoration: none}
.item:hover {font-family: Andalus, Arial; font-size: 15px; color:blue; text-decoration:underline}

-->


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;
align:right;

}

#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; 

        }
        
#menu {
       
        width: 160px;
        height: 400px;
        margin-top: 5%; 
        left-margin: 1%;
        color: #BABDC0;       
        font-family: "Bradley Hand HTC",Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-color:#000000;
	    background-color: #ffffff;
	    border: solid;
	    text-align: left;
	    
        }
        
#menuitems {
        position:relative;
        width: 160px;
        height: 400px;
        margin-left: 10px;
        margin-top: 3px; 
        color: #000000;       
        font-family: "Bradley Hand HTC",Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-color:#000000;
	    ext-align: left;

        }

