@charset "utf-8";
/* CSS Document */
/*This is a property of Ghana Police Stylesheet */



body { 
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px;
  color: #fff;
  margin: 0; padding: 0;
  background: #1d4080 url(../images/pattern.jpg);
  }

#wrapper {
   margin: 50px auto;
   width: 70em;
   height: 40em;
   color: #1d4080;
   }
 
#topinfo {
   background: #dedfe1;
   height: 2em
   }
   
#info {
  padding-top: 3px;
   width: 37em;
   height: 2em;
   float: right;
   margin: 0 80px 0 0;
   }
  
 #raw {
   font-family: Arial sans-serif !important;
   font-size: 10px;
   color: #333;
   padding: 0px 3px 0px 0px;
   }
   
  #toplink {
   font-family:  Arial sans-serif !important;
   font-size: 8px;
   color: #333;
   padding: 0 6px 0 6px;
   width: 9em;
    }