body 
{
    background-image:url(images/logo_relief.gif);
    background-repeat:repeat-x;
    margin:auto;
    font-family:Verdana;
    font-size:12px;
    color:Black;
    
}
a:link, a:active, a:visited {color:#0B287B;}
a:hover {text-decoration:none;}

.wrapper 
{
    width:766px;
    text-align:left;
    
    
}
.main 
{
  
   background-color:white;
   width:742px;
   border-left:1px solid #dfdfdf;
   border-right:1px solid #dfdfdf;
   border-bottom:1px solid #dfdfdf;
  
  
}

.left 
{
    width:584px;
    text-align:left;
    padding:0 5px 0 5px;
}

.right 
{
    width:158px;
    text-align:right;
    padding:0px;
}

.footer 
{
    background-color:white;
   width:744px;
   text-align:center;
   font-size:10px;
}

.footer a:link, .footer a:active, .footer a:visited {color:#0B287B; font-weight:bold; font-size:12px;}


h1, h2
{
    font-weight:bold;
    font-size:18px;
    font-family:Georgia, Verdana;
    padding:3px 0 3px 0;
    margin:0px;
    color:#0B287B;
   
}

h2{font-size:14px;}


strong {color:#0B287B;}

img { border:0px;}

hr {color:#dfdfdf;}

em {font-size:11px;}

