body {
text-align: center; /* center things in pre-IE6 */
background-color: #000000;
}


#container {
margin: 2px auto;
width: 968px;
text-align: center;
height: auto;
background-color: #ffffff;
border: 3px solid #ff0000;
}



#header {
width: 968px;
border-bottom: 1px solid #ff0000;
height: 83px;
}

#content {
width: 757px;
border: 0px;
float: right;
text-align: center;
padding: 0px;
}

#sidebar {
width: 201px;
border-right: 0px;
float: left;
vertical-align: top;
padding: 0px;
}


#footer {
clear: both;
}

#bottom {
width: 968px;
border: 0px;
height: auto;
text-align: right;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #626262; 
padding: 0px;
vertical-align: middle;


}


p { font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #626262; 
    text-indent: 0.1in;
    text-align: justify;
    padding: 2px;
  }          




h1 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     margin: 0px;
     color: #c40000; 
     text-align: center; 
     padding: 5px;
   }

   
h2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     margin: 0px;
     color: #c40000; 
     text-align: center; 
     padding: 5px;
   }

h3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     margin: 0px;
     color: #c40000; 
     text-align: center; 
     padding: 5px;
   }


.navdiv { font-family: Arial, Helvetica, sans-serif; 
         font-size: 12px; 
         color: #c40000; 
         padding: 2px;
         text-align: justify;
         font-weight: bold;
       }

.navdiv a:link { color: #ff0000; text-decoration: underline }
.navdiv a:visited { color: #ff0000; text-decoration: underline; }
.navdiv a:hover { color: #ff0000; text-decoration: none; }
.navdiv a:active { color: #ff0000; text-decoration: underline; }


img.presentation { float: left;
                   margin-top: 0px;
                   margin-left: 0px;
                   margin-right: 3px;
                   margin-bottom: 0px;
                   border: 0px;
                 }

.usualtext { font-family: "Trebuchet MS"; 
             font-size: 17px; 
             color: #d50000; 
             font-weight: bold;
           }
   
.book a:link { color: #ff0000; text-decoration: underline; }
.book a:visited { color: #ff0000; text-decoration: underline; }
.book a:hover { color: #ff0000; text-decoration: none; }
.book a:active { color: #ff0000; text-decoration: underline; }