body {
   background-image:		url(img/banner-left.png);
   background-repeat:		no-repeat;
   background-attachment:	fixed;
   margin-left:			30;
   margin-right:		10;
   margin-top: 0;
   }
body,th,td {
   font-size:	small;
   }
.banner {
   text-align:		center;
   height:		80;
   background-color:	#52567F;
   margin-left:		-10;
   margin-right:	-10;
   }
.menuvspace {
   height:		23;
   background:		#336699;
   margin-bottom:	8;
   margin-left:		-10;
   margin-right:	-10;
   }
.home {
   margin-left:		-10;
   }
.pageContents {
   font-family:	sans-serif;
   text-align:	center;
   background-color:	#dddddd;
   border-style:	groove;
   border-color:	#336699;
   padding-bottom:	3px;
   }
.ad {
   /*border:	solid black thin;*/
   margin-top:	10px;
   margin-bottom:	10px;
   }
.simpleTable {
   background-color:	#eeeeee;
   border-style:	solid;
   border-width:	thin;
   border-color:	#336699;
   padding:		5px;
   }
.design		{ background-color: #ffeeee; }
.survivor	{ background-color: #eeffee; }
.faq		{ background-color: #eeeeff; }
.museum		{ background-color: #ffffee; }
.history	{ background-color: #eeffff; }
.site		{ background-color: #ffeeff; }
.white		{ background-color: #ffffff; }
.blue		{ background-color: #336699; color: #C5C70F;}
.footer {
   color:		#C5C70F;
   background-color:	#336699;
   width:		100%;
   height:		20;
   font-weight:		bold;
   margin-left:		-10;
   font-family:		sans-serif;
   font-size:		small;
   }
a {
   text-decoration:	none;
   }
a:hover {
   text-decoration:	underline;
   }
h1,h2,h3,h4,h5,h6,th {
   font-family: sans-serif;
   color:	#336699;
   }
.bold {
   font-weight:	bold;
   color:	#336699;
   }
h1,h2,h3,th {
   text-align: center;
   background-color:	#cccccc;
   border-style:	solid;
   border-width:	thin;
   border-color:	#336699;
   }
h4,h5,h6 {
   text-align: left;
   }
th {
   background-color:	#dddddd;
   }
td {
   background-color:	#eeeeee;
   }
td.note {
   font-size: 75%;
   }
/*
 * Overlib stuff.
 */
.overcap {
   background-color:	#336699;
   color:		#ffffff;
   font-size:		small;
   font-family:		sans-serif;
   border-width:	1px;
   border-color:	#333399;
   border-style:	double;
   }
.over {
   background-color:	#eeeeee;
   color:		#336699;
   font-size:		small;
   }
.subject {
   visibility:	hidden;
   }

