BODY	{background: #A4AFA7;
	 font-family: arial, helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000 }

/* heading styles */
H1, H2, H3, H4 ,H5, H6 {color:#000000; }

H1	{font-size: 25px; }

H2	{font-size: 1.5em; 
	 font-style: italic; }

H3	{font-size: 16px; 
	 font-weight: bold; }

H4	{font-size: 14px; 
	 font-weight: bold; }


.footer	{font-family: arial, helvetica, sans-serif;
	 font-size: 11px; 
	 font-style: italic;}

/* table cell and paragraph styles */
td, th, p { font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000 }

/* link styles */
A:link, A:visited, A:active {text-decoration: none; font-weight: bold}
A:link {color: #0E2213; }
A:visited {color: #233F2A; }
A:active {color:#FFFFFF; }
A:link:hover {color:#FFFFFF; }
.fcolor {font-color:#2F5E2E; }

/* styles for <div> tags */
.placement {position:absolute; }
#logodiv {top:0px; z-index:1; width:790px; height:115px; }
#topnav {left:510px; top:87px; width:790; z-index:3; width:790px: height:50px; }
#meatdiv {left:30px; top:125px; z-index:2; width:711px; height:388px; }
#sidenotes {left:728px; top:154px; z-index:3; width:90px: height:300px; }
#copyright {left:38px; top:175px; z-index:4; width:15px: height:213px; }

/* styles for <div> tags in slideshow.php */
#photo_div {left:78px; top:67px; width: 435; z-index:10;}
#text_div {left:555px; top:326px; z-index:20; }
#nav_div {left:82px; top:577px; width: 435; z-index:30;}
/* style for image border on slideshow.php */
img {border-color:#FFFFFF;}

#footer {left:57px; top:455px; z-index:40; }

