h1, h2, h3, h4, h5, h6 {
  font-size: large;
} 
  
#menu {
  float: left; 
  width: 121px;
} 
  
#menu h3 {
  margin: 0px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
  font-size: small;
  font-size: 11px;
} 
  
#menu p {
  margin: 10px; 
  margin-top: 0px;
  font-size: 11px;
}

#menu ul {
  margin: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0px;
}

#menu ul li { 
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  list-style-type: none;
  font-size: 11px;
}
  
#menu ul li ul {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

#menu ul li ul li {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  line-height: 100%;
  text-indent: -15px;
  margin-left: 15px;
  line-height: 120% !important;
  margin-bottom: 6px;
}

#search p {
  margin: 0px;
}

h2.theDate {
  margin: 0px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  clear: both;
  font-size: larger;
}

h3.storytitle {
  margin: 0px;
  margin-bottom: 0.30em;
  padding: 0px;
  font-size: small;
}

h3.storytitle a:link,
h3.storytitle a:visited,
h3.storytitle a:hover,
h3.storytitle a:active {
  text-decoration: none;
  background-color: inherit;
  color: #000000;
}

h4 {
  margin: 0px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0px;
  font-size: x-small;
}

.meta, .feedback {
/*
  float: right;
  width: 160px;
  border: 1px solid #000000;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
*/
}

.meta p {
  margin-top: 11px;
  margin-bottom: 0px;
  font-size: x-small;
}

.meta ul, .meta p.dInline {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.meta ul li {
  display: inline;
  text-decoration: none;
  margin-right: 10px;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, serif;
  color: #ffffff;
  background-color: #FFFFFF; /* actual background (when no pattern) */
}

.headerText {
  visibility: hidden;
}

p {
color: #000000;
font-size: 92%;
line-height: 120%;
font-family: Arial, Helvetica, sans-serif; }

p.static, li {
  font-size: small;
  line-height: 140%;
  margin-top: 0px;
  color: #333333;
}

#content {
  float: left;
  width: 545px;
  border-right: 1px solid #CCCCCC; /* middle vertical */
  padding-right: 10px;
  padding-left: 20px;
}

.body_other {margin-top: 0px;
color: #333366;
font-size: 92%;
line-height: 120%;
font-family: Arial, Helvetica, sans-serif; }

.caption {color: #333366; 
line-height: 120%; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 80%;}

.caption_other {color: #003366; 
line-height: 88%; 
 font-family: "Times New Roman", Times, serif; 
 font-size: 90%;}       
                        
.copyright {color: #999999;
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;}       

.courtesy {color: #000066;  
line-height: 100%; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;}

.header {
  color: #FF0000;
  margin: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: bold;
  
}

.header2 {
  color: #666699;
  margin: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 95%;
  font-weight: bold;
  
}

.biblio_text {
  color: #003399;
  margin: 0px;
  padding-left: 0px;
  font-size: 80%;
  line-height: 110%;
  font-family: Arial, Helvetica, sans-serif;
    
}

#banner {
  height: 80px;
  margin: 0px;
  padding-left: 20px;
  border-bottom: 1px solid #FFFFFF; /*banner horizontal */
}


#rap {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -350px;
  width: 700px; /* width of whole working space (not just text block) */
  border-left: 1px solid #FFFFFF; /* left-hand vertical */
  border-right: 1px solid #FFFFFF; /* right-hand vertical */
  background-position: 20px 5px;
  background-repeat: no-repeat;
  background-color: #FFFFFF; /* content background */
}

#credit { 
  clear: both;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  color: #666666;
  font-size: x-small;
  padding-left: 20px;
  padding-bottom: 10px;
  border-top: 0px solid #FFFFFF; /* credit horizontal */
  background-color: #FFFFFF; /* credit background */
}

#who {
color: #000000; /* navigation text color */
font-size: small;
}

#navigation {
color: #000000; /* navigation text color */
font-size: small;
}

#date {
color: #336699; /* date text color */
font-size: 70%;
text-align: right;
padding-right: 10px;
}

h3.static { color: #999999; } /* static menu title color */

/* static link colors */

a.static:link { color: #000099; }
a.static:visited { color: #000066; }
a.static:hover { color: #0099FF; }
a.static:active { color: #0099FF; }

/* content link colors */

a:link { color: #000099; }
a:visited { color: #000066; }
a:hover { color: #0099FF; }
a:active { color: #0099FF; }
.header3 {
  color: #990000;
  margin: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
}

/* two column */

#Acontainer {
  padding-left: 250px;   /* LC width */
  padding-right: 250px;  /* RC width */
}
#Acontainer .column {
  position: relative;
  float: left;
}
#Acenter {
  width: 100%;
}
#Aleft {
  width: 250px;          /* LC width */
  right: 250px;          /* LC width */
  margin-left: -100%;
}
#Aright {
  width: 250px;          /* RC width */
  margin-right: -250px;  /* RC width */
}
#Afooter {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 250px;           /* RC width */
}
