html, body{margin:0;padding:0}

body{Background: #ffffff}



.header { Background: url('images/header_bg.gif') }
.menu { Background: url('images/menu_bg.gif'); text-align: left; padding-left: 21px }
.menu a { margin-right: 10px; float: left  }

.content { Background: url('images/content_bg.gif') repeat-y; }
.footer { Background: url('images/footer_bg.gif');   text-align: left;}
.footer p {  margin-left: 22px; margin-top: 5px; color: white; font-weight: bold; font: bold 11px Tahoma, sans-serif; color: #ffffff; line-height: 10px;
 }
.left { text-align: left }
.left p { margin: 3px 10px 10px 10px }

.right { text-align: left;  }
.right p { margin: 5px 10px 10px 10px }
