/* Main Body Styles */ 

body   {
   color: #812; background: #FFFFEF;
   text-align: left;
   min-width: 600px;
   max-width: 920px;
   margin: 1em auto 8px;
   padding: 0 3em; 
   font-size: 1em;
   }
body, td, p, td p {
   font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
   } 
h1 {
   font-size: 150%; font-family: Georgia,  "times new roman", times, serif;
   }
h2 {
   font-size: 135%; font-family: Georgia,  "times new roman", times, serif;
   }
h2 {
   font-size: 120%; font-family: Georgia,  "times new roman", times, serif;
   }


/* Page Elements */ 

div.topbanner { color: #FF9; background: #611;
	padding: 0.1em 1em;
	}

div.subbanner { color: #426; background: #FFB;
	padding: 0.1em 1em; margin-bottom: 0.6em;
	}

div.introtext	{ width:60%; float: left;
	background: #FFE; color: #202;
       font-family: Georgia, "times new roman", times, serif;
       font-size: 0.9em; 
       padding: 0.8em;
	border: 2px solid #600;
	margin-bottom: 2em;
	}

div.imageA {float: right;  padding-left: 2em; width: 220px;
	}

h1.sitetitle { font-family: "comic sans ms", Cosmic, Trebuchet, Lexia, Sanserif; 
	font-size: 2em; font-style: oblique;
	}

/* Text Display Properties */

.sb1	{ font-size: 0.8em;	}
.sb2	{ font-weight: bold; font-style: normal; 
	font-family: Georgia,  "times new roman", times, serif;
	}