P {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color: #000000;
}

LI {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color: #000000;
}

UL {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color: #000000;
}

OL {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color: #000000;
}

H2 {
font-family:verdana,arial,helvetica,sans-serif;
font-size:14px;
color: #000000;
font-weight: bold;
}

H3 {
font-family:verdana,arial,helvetica,sans-serif;
font-size: 14px;
color: #336699;
font-weight: bold;
}

/* These specify the positions of each of the graphical controls 
in the nav frame  */ 

#home { 
position:absolute;   /* The position of the "Forward" button    */
top: 11px;           
left: 23px;          
}

#next { 
position:absolute;   /* The background graphic    */
top: 47px;			 /* This is a CSS-P object,   */
left: 23px;			/* not an HTML "BACKGROUND"  */
}

#back { 
position:absolute;   
top: 83px;
left: 23px;
}

#print { 
position:absolute;   /* The position of the "Print" button      */
top: 119px; 
left: 23px;
}

#exit { 
position:absolute;   /* The position of the "quit" button  */
top: 8px;
left: 539px;
}
				
#logo { 
position:absolute;   /* The position of the logo  */
top: 158px;
left: 0px;
}

#navphoto1 { position:absolute;   /* The position of the logo  */
top: 261px;
left: 0px;
}	