   body {font-family:verdana,helvetica,arial,san-serif; font-size:10pt;
	       top:0; left:0; margin:0; padding:0; width:774px;}
   a {color:#000080; text-decoration:underline;}
	 a:hover {text-decoration:none;}
	 
   #header {background-color:#000080; color:#FFFFFF;
	          padding:1ex; margin:0; height:100px;}
	  #header a {color:#FFFFFF; text-decoration:none;}
	  #headerImage {border:none; padding:0; margin:0;}
		#headline {}
	  h1 {font-family:Georgia,"Times New Roman",Times,serif; font-size:24pt; font-weight:bold;
		    line-height:1eM; margin:30px 20% 0 16%;}
		#address {width:20%; float:right; text-align:right; margin-top:-55px;}
    #address a {text-decoration:underline;}
    #address a:hover {text-decoration:none;}
	 
	 #navigation {background-color:#696969; color:#FFFFFF; font-size:12pt; 
	           background-image:url(shadow1.gif); background-repeat:repeat-x;}
	  #navigationRowTop {height:28px; padding:.75ex 1ex .25ex 1ex; text-align:center;
		                border:none; border-bottom:solid #FFFFFF 1px;}
		#navigationRowBot {height:28px; padding:.75ex 1ex .25ex 1ex; text-align:center;
		                border:none; border-bottom:solid #FFFFFF 1px; 
	                  background-image:url(shadow2.gif); background-repeat:repeat-x;}
		ul.navigationLinksTop {display:block; list-style:none; margin:0; padding:0; border:none;}
		ul.navigationLinksTop li {float:left; margin:0; padding:0; width:25%;}
		ul.navigationLinksTop li a {color:#FFFFFF; display:block; min-width:15ex;}
		ul.navigationLinksBot {display:block; list-style:none; margin:0; padding:0; border:none;}
		ul.navigationLinksBot li {float:left; margin:0; padding:0; width:25%;}
		ul.navigationLinksBot li a {color:#FFFFFF; display:block; min-width:15ex;}
		
	 #content {padding:1eM; margin:0; 
	           background-image:url(shadow3.gif); background-repeat:repeat-x;}
	  h2 {font-family:Georgia,"Times New Roman",Times,serif; font-size:20pt; font-weight:bold;
		    text-align:center; line-height:1eM; margin:1ex; padding:0;}
    h3 {font-size:15pt; font-weight:normal; text-align:center; text-decoration:underline;}
		
   #oneColumn {padding:0 3eM 0 3eM;}		
		#leftColumn {width:48%; float:left; margin-top:-1eM;} /*IE needs no margin-top*/
		 * html #leftColumn {margin-top:0;} /* star hack for IE: see below for URL */
		 
		#rightColumn {width:48%; margin-left:52%;}
		 * html #rightColumn {\width:100%; /* this is the (Tan) Simplified Box Model Hack for IE5 */
		                      w\idth:48%;} /* see http://css-discuss.incutio.com/?page=BoxModelHack */
		 * html #rightColumn {\margin-left:50%; /* star hack for IE:*/  
		                      ma\rgin-left:49%;} /* http://archivist.incutio.com/viewlist/css-discuss/43086 */
		
		#content img {margin:1ex; border:solid #696969 2px;}
   #content ul li {margin-bottom:1ex;}

   #footer {border-top:dotted 1px #696969; padding-top:1ex; margin-top:5eM;
            font-size:80%; text-align:center; line-height:1.5eM;}
