﻿ 
body{ font-family: Arial;     }
div { width:850px;    }
a    {    font-family: arial;   color:#2ba49d; }
img {   border-style: none;     }
h3 { color: green;}
        
#myPage   {margin-top:15px;        margin-left: 15px;      }
#myPageHeader    {height: 138px;  width:850px;  }
        
#navigation   {  height: 33px; width:850px;     border-bottom:1px solid #626262; }
#navigation ul {  width: 100%; margin: 0px;  padding-left:0px; padding-top: 0px; height: 40px;  }
#navigation li   { display: inline;    }
#navigation a  { float: left;  text-decoration: none; text-align: left;  padding-top: 8px; padding-bottom:9px; 
                           margin:0px;  font-size: 14px; width: 141px; background-color: #d6d6d6;   }
#navigation a:hover   {   background-color: #b5b5b5;  color: #0f2c32;     font-size:15px;  padding-bottom:8px;  }
    
#content  {   height: 200px;  padding:0; }
 
#menu  { margin: 0px; padding: 0px; width: 240px; width:200px;   }
#menu ul  {display: block; margin: 0px; padding: 0px; }
#menu li   { display: inline; list-style-type: none;}
#menu a  { color: #324B64; border-color: #979797; display: block; line-height: 13px;
            width: 240px; padding-left:10px;  padding-bottom:7px; text-decoration: none; font-family: arial;
            font-size: 13px; text-transform: uppercase;  }
#menu a:hover {color: #FFF;  background-color: #626262;  }
     
a.topline1 {border-color: #979797; border-bottom: 1px solid; padding-top:8px; } 
a.topline2 {border-color: #979797; border-bottom: 1px solid;   padding-top:7px;}    

.articles {  position:static; margin-left:264px;   margin-bottom:20px; margin-top:30px;  width:584px; text-align:justify; font-size:12px;}
 
#footer  { height: 70px;  background-color:#d6d6d6; line-height:11px;    }
         
#google   {  left: 680px;  top: 10px;  position: absolute; width:200px;  height: 56px ; vertical-align:middle;  }
#footer p {  font-size: 11px;  padding:0; margin:0; } 


