/* style sheet file */

body	{margin-top: 12;
	 font-family: Arial,helvetica, sans-serif;
	 font-size: normal;
	 background: #FFFFBB url(images/circbuff.jpg) fixed}

h1	{font-weight: bold;
	 text-align: center black;
	 font-family: Times;
	 font-size: 48pt;
/*	 margin-left: 0*/}

h2	{font-family: Arial,helvetica, sans-serif;
	 font-weight: normal;
	 font-size: large;
	 color: black;
	 text-align: center}

h3	{font-family: Arial,helvetica, sans-serif;
	 font-weight: bold;
	 font-size: medium;
	 color: black;
	 text-align: center}

h4	{font-family: Arial,helvetica, sans-serif;
	 font-weight: bold;
	 font-size: normal;
	 color: black;
	 text-align: center}

cite	{font-family: Arial, helvetica, sans-serif;
	 font-style: italic;
	 font-size: normal}

div 	{font-family: Arial,helvetica, sans-serif;
	   font-weight: normal;
	   font-size: normal;
	   color: black;
	   text-align: center}
		 
#pageHeader { 
	margin-bottom: 10px;
	}

#pageHeader h1 { 
	background: transparent url(images/headingb.gif) no-repeat center;
	margin-top: 10px;
  height: 120px; 
/*  text-align: center; */
	float: center;
	}
#pageHeader h1 span {
	display:none;
	float: center;
	}
	
#main {
	margin-left: 10%;
	margin-right: 10%	
}

#navcontainer ul
{
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 5%;
/*list-style-type: none;*/
background: #b08bff url(images/tile_back.gif);
color: #FFF;
width: 90%;
font-family: Arial, helvetica, Verdana, sans-serif;
font-weight: bold;
font-size:small;
/* font: Arial, helvetica, Verdana, sans-serif bold small;*/
}


/*li { display: inline;
 }*/

li 	a:visited 
{
/*background-color: #b08bff;
background-image: url(images/tile_back.jpg);*/
color: #FFFFCC;
}

li a
{
text-decoration: none;
padding-bottom: 7px;
padding-top: 7px;
margin-top: 0;
/*background-image: url(images/tile_back.jpg);
background-color: #b08bff;*/
color: #FFF;
padding: .2em 1em;
/*border-right: 1px solid #fff;*/
}

li a:link	   {
color: #fff;
}

li a:hover
{
background: #b08bff url(images/tile_back.jpg);
color: #fff;*/
}

li a:visited
{
color: #ffffCC;
}


#navlist li
{
display: inline;
list-style-type: none;
margin-top: 0;
padding-right: 20px;
padding-left: 0;
padding-right: 0;
padding-bottom: 7px;
padding-top: 7px;
}


<style>
<!--
	p.normal  {font-family: Arial,helvetica, sans-serif;
		   font-weight: normal;
		   font-size: normal;
		   color: black;
		   text-align: center}

	 .menu    {font-family: Times;
		   font-weight: normal;
		   font-size: large;
		   color: black;
		   text-align: left}

	 .quote    {font-family: Arial,helvetica, sans-serif;
		   font-weight: normal;
		   font-size: small;
		   color: purple;
			 font-style: italic;
		   text-align: center}
			 
   .new    {font-family: Arial,helvetica, sans-serif;
		   font-weight: bold;
		   font-size: large;
		   color: red;
		   text-align: center}

	 .notetext {font-family: Arial,helvetica, sans-serif;
		   font-weight: normal;
		   font-size: smaller;
		   font-style: italic;
		   color: purple;
		   text-align: center}

	 .contact {font-family: Arial,helvetica, sans-serif;
		   font-weight: normal;
		   font-size: very small;
		   font-style: italic;
		   color: blue;
		   text-align: center}

	 a:link	   {color: #400080}
	 a:visited {color: #0400f0}
	 a:active  {background-color: "#b08bff";
		    text-decoration: underline}
	 a:hover   {background-color: "#b08bff";
		    text-decoration: underline}



-->
</style>
