body {
   background: #000000;
   font-family: arial;
   font-size: 12px;
   }

td {
   font-family: arial;
   font-size: 12px;
   color: #000000;
   }

a {
   font-family: arial;
   font-size: 12px;
   color: #c00000;
   text-decoration: underline;
   cursor: crosshair;
   }

a:visited {
   font-family: arial;
   font-size: 12px;
   color: #c00000;
   text-decoration: underline;
   cursor: crosshair;
   }

A:hover {
   font-family: arial;
   font-size: 12px;
   color: ffffff;
   background: #c00000;
   text-decoration: none;
   cursor: crosshair;
   }

a.foot {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair;
   }

a.foot:visited {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair;
   }

a.foot:hover {
   color: #000000;
   background: #ffffff;
   font-weight: bold;
   text-decoration: none;
   cursor: crosshair;
   }

a.footb {
   font-size: 11px;
   color: #ffffff;
   text-decoration: underline;
   cursor: crosshair;
   }

a.footb:visited {
   font-size: 11px;
   color: #ffffff;
   text-decoration: underline;
   cursor: crosshair;
   }

a.footb:hover {
   font-size: 11px;
   color: #000000;
   background: #ffffff;
   text-decoration: none;
   cursor: crosshair;
   }
   
a.ped {
   font-family: arial;
   font-size: 12px;
   color: #c00000;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair;
   }
   
a.ped:visited {
   font-family: arial;
   font-size: 12px;
   color: #c00000;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair;
   }
   
A.ped:hover {
   font-family: arial;
   font-size: 12px;
   color: ffffff;
   background: #c00000;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair;
   }   

.center {
   text-align: center;
   }
   
.gallery {
   text-align: center;
   font-weight: bold;
   }

.footer {
   margin-top:0px;
   text-align: center;
   font-family: arial;
   font-size: 11px;
   color: #ffffff;
   }

h1 {
   font-size: 20px;
   font-weight: bold;
   color:  #c00000;
   font-weight: bold;
   }
   
#news {
   width:160px;
   border:1px solid  #c00000;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:15px;
   background:#EEEEEE;
   }
   
 #content {
   position:absolute;
   margin-left:165;
   width:446px;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:15px;
   }