@charset "iso-8859-1";
/* author: Dale A Tripp */
/* Creation date: 11/28/2004 */

h1  {position:absolute; top: 15px;left: 0px;
	z-index: 5; 
	font-family: "Arial Black", "Helvetica Bold", sans-serif; 
	text-align: center; 
	color: fuchsia;}
h2	{font-family: "Arial Black", sans-serif;
	text-align: center;
	color: darkblue;}
h3  {position: absolute; top: 100px; left: 0px;
	z-index: 5;
	font-family: "Arial Black", "Helvetica Bold", sans-serif; 
	text-align: center; 
	color: fuchsia;}
	
body {background:lightblue url(Gallery/Barstow2004/BG1005.jpg)
	background:repeat;
	color: darkblue;}
table {	border-style: ridge; 
	border-width: 15px; 
	border-color: lightblue;
	background-color: powderblue;
	margin: 0px;}
	
#banner {position:absolute; top: 0px; left: 0px}
#menubar {position:absolute; top: 160px; z-index: 6}
.textcolor {color: brown; text-align: center; font: 8pt/8pt; }
.datecolor {color: magenta;}
