body { background-color: #990000 }

table.outerlayer { 

								 	 border: 0;
									 width: 800 px;
									 background-color: white }
table.innerlayer { background-color: red;
										border: 0;
										
									  cell-spacing: 0;
										width:100%	}
table.nav { width: 150px }
table.main { width: 650px }

table.textlayer {   background-color: black;
										border: 0;
										cell-padding: 1;
										cell-spacing: 0;
										width: 100%}

td, p, a, h2, h3,blockquote,li,font { color: white }
a.nav {text-decoration: none}

a.schol { text-decoration: underline;
					font-size: small }
.biopage { font-size: small }		
img { border: 0 }			
table.toplevel {
							 			cell-padding: 0;
										width: 100%;
										cell-spacing: 0; 
										border: 0
										
										


							 }
