<!-- zoos css -->
a:hover{color:#990000;text-decoration:none}
.first{font-size:5mm;color:#000066;font-family:Bookman Old Style;font-weight:bold}                                        /* used in "Index.html"*/
.second{font-size:3mm;color:#150967;font-family:Bookman Old Style;}
.third{font-size:3mm;color:#ff0000;font-family:Bookman Old Style;}
.gallery{position:absolute;top:0%;left:7%}
h1{position:absolute ; top:4% ; left:28%}
span{font-size:5mm;color:#000066;font-family:Bookman Old Style;}                     /* used in "years.asp"*/    
.years{font-size:4mm;color:#cc0033;font-family:Bookman Old Style;}       
h2{font-size:4mm;color:#990000;font:bold;}
.index{font-size:3mm;color:#ff0033;font-family:ariel;position:absolute;top:0%;left:0%}
.mygallery{font-size:4mm;color:#000033;font-family:Bookman Old Style}
.mygallery1{font-size:3mm;color:#cc0033;font-family:Bookman Old Style;}       
.map{position:absolute;top:15%;left:3%}
.exhibit{font-size:3mm;color:#990000;}

#displayField {
	position:relative;
	left:17%;
	top:-70%;
	z-index:1;
}

#picOfMonth {
	position:relative;
	left:-40%;
	top:-78%;
	z-index:-2;
}



