body	{ 
	margin-top: 20;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0;
	background-color: #978441; 		/*color values need to be lowercase for XHTML*/
	}
	
a:link { color: #8C7831; font-weight: bold; text-decoration: none;}
a:visited { color: #973526; font-weight: bold; text-decoration: none;}
a:hover {color: #973526; font-weight: bold; text-decoration: underline;}


div#outline	{
	width: 720px;
	background-color: #f90;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #f90;
	}


div#top	{
	width: 720px;
	text-align: left;
	background-color: #978441;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
div#top img	{
	vertical-align: bottom;		/*keeps horizontal gaps from appearing between contiguous images in different div's in IE5.5Win and NS6Win */
	}
	
table#nav	{
	width: 720px;
	background-color: #978441;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
	}
	
table#nav td	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	}
	
	
div#credits  {	
	color: #000033; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px; 
	text-align: center;
	}
			
div#address  {	
	color: #000033; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	text-align: center;
	margin-top: 5;
	}

.homelink  {	
	color: #C4E2EB; 
	}
	
div#sub-nav {
background-image: url(../GRAPHICS/home-topR.jpg);
width: 395px;
height: 36px;
color: #99ccff;
font-style: italic;
font-size: 14px;
}

div#sub-nav span {
margin: 0 275px 0 0;
}

div#sub-nav span a {
color: #99ccff;
font-style: italic;
}

div#sub-nav span a:hover {
color: #fff;
}
