 html {
                height: 100%;
            }
            body {
                margin: 0;                
                padding: 0;
                height: 100%;                      
          background-color: #b9b7b7;}
   
          
.content {    font-size: 12px;
                font-family: Trebuchet MS, Helvetica, sans-serif;
                color: black;   
                padding-left: 5px; padding-right:5px;
                text-align: left;
          }
          
       
.footer {    font-size: 11px;                
                color: #428ba8;     
          }          
          
.menucontent {    font-size: 13px;
                font-family: Trebuchet MS, Helvetica, sans-serif;
                color: white;   
    	}     
          
.menuspace {text-align: center; margin:20px;}


a.menu {text-decoration:none; color:#43462a;font-size:14px;}
a.menu:hover {text-decoration:underline;color:#43462a;font-size:14px;}


a.footer {text-decoration:none; color:#428ba8;font-size:11px;}
a.footer:hover {text-decoration:underline;}


        
.contentbody {     background-image:URL(images/bodybg.jpg);               
            background-repeat:repeat-x;
            width: 955px;
            height: 561px;
          }

.contentmargin {padding:20px;}

h1 {color:#152783;font-size:25px;} 

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


ul {
                margin: 10;                
                padding: 10;
}  

.flashhome {position:relative; top:380; left:0;z-index:100;}
.scroller {position:relative; top:380; left:150;z-index:100;}