body	{ 
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	background-color: #978441; 		/*color values need to be lowercase for XHTML*/
	background:  url(http://www.xynergy.com/bordergovernors/GRAPHICS/home-back.gif) #ffffff top left;
	background-repeat: repeat-y; 
	}
	
a:link { color: #103C95; font-weight: bold; text-decoration: none;}
a:visited { color: #2C5EC1; font-weight: bold; text-decoration: none;}
a:hover {color: #82AD00; font-weight: bold; text-decoration: underline;}


div#top	{
	width: 762px;
	text-align: left;
	background-color: #ffffff;
	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: 762px;
	background-color: #ffffff;
	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: left;
	margin-top: 5; margin-left: 20;
	}
			
div#address  {	
	color: #000033; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
	margin-top: 5; margin-left: 20;
	}


