* { margin: 0; padding: 0; }

body {
   font-family: arial, sans-serif; 
   font-size:16px; 
   line-height:24px; 
   color:#333; 
   background: #fff url('/img/bg2.gif') repeat-x 0 0; 
   }

#page { margin:10px auto 25px auto; width:950px; }

#mh { margin:55px 0 15px 0; width:703px; height:66px; }

div#col1 {
   float:left; 
   width:248px; 
   padding: 25px 25px 35px 25px;
   margin-right:25px;
   margin-bottom:15px;  
   border:0;
   background-color:#FFFFD7;
   text-align:center;
   }

div#col2 {
   float:left;
   width:248px; 
   padding: 21px 25px 35px;
   margin-right:25px;
   margin-bottom:15px;  
   text-align:right; 
   background-color:#EAFF9A;
   color:#333;
   text-align:center;
   font-family: Georgia, serif;
   font-style:italic;
   font-size:.85em;
   line-height:1.3em;
   }

div#col3 {
   float:left;
   width:248px; 
   padding: 25px 25px 35px 25px; 
   margin-bottom:15px;  
   text-align:right; 
   background-color:#EDFFFF; 
   line-height:1.4em;
   }   

div#col1, div#col2, div#col3 { border:1px solid #ccc; }
   
   div#col2 p img {padding:0; margin:0; }


#col1 h1, #col1 h2, #col1 h3, #col1 h4, #col1 h5, #col1 h6 
      {text-align:center; line-height:1em; color:#444; margin-bottom:24px;}
    
#col1 h1 {font-size: 36px;} 
#col1 h2 {font-size: 32px;}
#col1 h3 {font-size: 28px;}
#col1 h4 {font-size: 24px;}
#col1 h5 {font-size: 20px;}
#col1 h6 {font-size: 16px;}
   
#col2 ul, #col3 ul {list-style-type: none;}

#foot {clear:both; text-align: center; font-size: .75em; padding:0 25px;}

#mh h1 
   { height:66px; width:703px; background:transparent  url('/img/mh6.gif') no-repeat 0 0; display:block; text-indent:-9999px; }

a, a:link, a:visited { text-decoration: none; background: transparent; color:#FF5E00; }			
a:visited { color:#FF5E00; }		
a:active, a:hover, #col2 a:active, #col2 a:hover  { background:transparent; color:#c00; text-decoration: underline; }

#col1 p, #col2 p, #col3 p {padding-bottom:10px;}

.big {font-size:1.4em; line-height:1.2em;}
   #col3 .big {font-size:1.5em; line-height:1.2em;}
.bigbold {font-size:1.5em; font-weight:bold; }
