body         { background-image: url('images/bgrd.jpg'); background-repeat: repeat-x; 
               background-position: center top; padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0; margin: 0;
               font-family:Comic Sans MS; font-weight: bold; background-color:#FFCC00  }

h1           { font-family: Comic Sans MS; 
               font-size: 18px; 
               color: #e90f74; 
               font-weight: bold }
h2           { font-family: Comic Sans MS; font-size: 16px; color: #2c509e; font-weight: 
               bold }
ul           { color: #000000;}
li           { 
               color: #000000; 
               }
a 
{
                color: #e9460f; 
               text-decoration: none; 
               font-size: 15px; 
               font-family:Comic Sans MS; 
               font-weight:bold; 
}
a:hover  { color: #e9460f; 
                    text-decoration: underline}
.main_menu a { color: #fff963; 
               text-decoration: none; 
               font-size: 15px; 
               font-family:Comic Sans MS; 
               font-weight:bold; 
               }
               
.main_menu a:hover  { color: #FFFFFF;
                      text-decoration: none}
                      
.footer       { 
               font-size: 12px; 
               color: #fff263; 
               line-height:150%;
               font-weight:normal; }

bodytext         {  
               font-size: 15px; 
               font-weight: bold; 
               color: #000000; 
               line-height:150%}
               
.bodytext        a { color: #e9460f; 
               text-decoration: none; 
               font-size: 15px; 
               font-family:Comic Sans MS; 
               font-weight:bold; 
                }
               
.bodytext    a:hover  { color: #e9460f; 
                    text-decoration: underline}
                
.ImageBorderClass {
border-top: 0px solid #000000; 
border-bottom: 0px solid #0099FF; float:right
}