body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFA8;
  page-width: 900px ;
  line-height: 14pt;
  background-color: #800000 }

#container { 
   
     width: 800px; 
	 height: 110% ;
     border-left: 1px solid white; 
     border-top: 2px dotted white; 
     border-right: 2px solid white; 
     border-bottom: 2px dotted white; 
     margin-top: .3em ;
     } 
     
#menu {
	position: absolute;
	background-color: #08629C;
	border: .5px white ;	
	height: 30% ;
	width: 170px;
}

#ask {
	margin-top: .25em ;
	margin-bottom: 1.75em 
}
#center {
	width: 900px ;
	border-top: dotted white;
	border-bottom: dotted white;
	margin-top: 4em
}

#navbar {
  height: 90%;
  list-style-type: none;
  margin: 0 0 0 -2.2em;
  position: relative;
  float: left;
  width: 8.5em; 
}



h1, h2 {
	padding-left: 1em;
	font-weight: bold;
	color: #FFFFA8; }

h1 {
	text-align: center;
  font-family: Times, Times New Roman, serif ; }
  
  h2 { 
  line-height: 18pt; }

h3 {
  font-size: 1.25em ; 
  padding-left: 10em ;
  color: #FFFFA8 ; }

p.address {
  color: #FFFFA8;
  padding-left: 11em; }
  
  p.blockquote {
  	padding-left: 11em
  }
  
 blockquote {
	  margin: 3em ;
	  color: #FFFFA8;
	  text-align: center ; }

#navbar li {
  background-color: #08629C;
  padding: 0.3em;
  border-right: 1em white;}

#navbar a {
  text-decoration: none}

a:link {
  color: #FfFFFF }

p.bibliography {
	text-indent:-25px;
	padding-left: 220px;
}
a:visited {
  color: #FFFFa8 }

TABLE.topbar {
  padding-bottom: 1em ;
  padding-left: 0em; }

TABLE.quote {
	  color: #5C5B09 ;
	  padding-left: 10em ; }

#address {
  color: #FFFFA8;
  font-size: 8pt ;  }

