/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
 /* Mast head is simulation of top frame */
#masthead{
	position: fixed;
	float: left;
	top: 0px;
	left: 12%;
	width:80%;
	background-image: url(Images/g6lt15.gif);
	background-color: rgb(255, 255, 255);
	color: maroon;
	z-index: 1;
}
#nav {
	position: fixed;
	float: left;
	top: 125px;
	left: 0px;
	width: 20%;
	margin: 0 0px 0 0;
	
	}
#content {
	float: left;
	width: 80%;
	margin-top: 125px;
	margin-left: 10em;
	left: 10em;
   }
	
#footer {
	position: relative;
	width: 100%;
	left: 0px;
}

  body {
	background-image: url(Images/g6lt15.gif);
	background-color: rgb(255, 255, 255);
	color: maroon;
	font-family: "Bookman Old Style";
}

  a:link {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

  a:hover {
	color: #ff6347;
	text-decoration: none;
	font-weight: bold;
}

  a:visited {
	color: #b8860b;
	text-decoration: none;
	font-weight: bold;
}

  ul.navbar {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	top: 0em;
	left: 1em;
	width: 9em;
   }

  ul.navbar li {
	border-style: double;
	border-color: maroon;
	margin: 0.5em 0pt;
	padding: 0.3em;
	background: transparent none no-repeat;
	border-right-width: 1em;
}
  
  h1 {
	text-align: center;
	margin-top: 0px;
	margin: 0px;
	font-weight: bold;
   }
	h2 {
		font-size: medium;
	}  
  address {
	font-size: x-small;
	}

