/* Disaster Stylesheet */
/* Created by Steve Sowder on February 27, 2007 */
body {
   font-family: "Times New Roman", Times, serif;
	background-color: white;
	font-style: normal; 
    font-size: 1.0em; 
    text-align: center;      }
/*
td {
	font-family: Arial, Helvetica, sans-serif;
   }

th {
	font-family: Arial, Helvetica, sans-serif;
   }
*/   
h1 {color:#0000FF; font-size: 30px;}

#bodywrap {border: 0;}

.pageheader { font-style: italic; 
   font-size: 2.0em; 
   text-align: left; 
   font-weight: bold; 
   background: #FFFFFF;
   }
#banner { }
#main {position: relative; top 0; left: 0; width: 100%; margin-top: 10px; }
#navlinks { 
   font-family: Arial, Helvetica, sans-serif;
   font-style: italic; 
   font-size: 1.0em; 
   text-align: left; 
   font-weight: bold; 
   color: #FFFFFF;
   width: 90px;
   height: 5px;
   border: 0px; solid; #000000;
   background-color: #CC3300;
   padding: 15px; 
   } 
#navlinks a:link {
text-decoration: underline;
color: #FFFF00;
background-color: transparent;
}
#navlinks a:visited {
text-decoration: underline;
color: #99FF00;
background-color: transparent;
}
#navlinks a:hover, a:active {
text-decoration: underline overline;
color: #191970;
background-color: #c9c3ed;
   
   
#content {
   position: relative; top: 121; right: 0;
   font-family: "Times New Roman", Times, serif;
   font-size: 1.0em; 
   text-align: left; 
   width: 600px;
   padding-left: 10;
   font-weight: normal; 

}     

#contentbox {
   position: relative; top: 0; left: 0; width: 750px;
   font-family: "Times New Roman", Times, serif;
   font-size: 1.0em; 
   text-align: left; 
   width: 600px;
   padding-left: 10;
   font-weight: normal; 

}     
#footer {font-style: italic; font-size: 0.8em; text-align: center; } 
#updated {font-style: italic; font-size: 0.8em; text-align: center; } 
#clearone { clear: both; height: 1px;}

