html {
                height: 100%;
            }
            body {
                margin: 0;                
                padding: 0;
                height: 100%;
          background-color: #3E6A7B;}
   
          
.content {    font-size: 11px;
                font-family: "Trebuchet MS", helvetica, sans-serif;
                color: white; 
                font-weight:normal;
          }
          
     
.menuhome {    font-size: 14px;
                font-family: "Trebuchet MS", helvetica, sans-serif;
                color: white;   
                font-weight: bold;
    	}     
         
a.menu {text-decoration:none; color:white;}
a.menu:hover {text-decoration:underline;color:#beeaed;}

.contentmargin {padding-left:10px;}

.twitterbadge {align:right;}

h1 {color:#f4b636;font-size:18px;font-family: "Trebuchet MS", helvetica, sans-serif;} 

a {text-decoration:none;}
a:hover {text-decoration:underline;}

ul {
                margin: 10;                
                padding: 10;
}  

.footer { background-color:black;color:white;font-size:11px;text-align:center;border-top:dashed #324d5a 1px;}

.contactsignup
{margin-left:51px;}
          
