/* Start of CMSMS style sheet 'fisher' */
body
	{
	font: 10pt Arial;
	background: #D9D9D9 url(images/bg.png) repeat-x;
	}

a
	{
	color: #0000FF;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 2px 0px;
	}

img
	{
	border-width: 0px;
	}

td
	{
	vertical-align: top;
	}

#container
	{
	border: 1px solid #000000;
	margin: 0px auto;
	width: 800px;
	overflow: hidden;
	background-color: #FFFFFF;
	}

#header
	{
	background: url(images/banner.jpg);
	height: 100px;
	}

#links
	{
	border: 1px solid #000000;
	border-width: 1px 0px 1px 0px;
	background-color: #BFBFBF;
	text-align: center;
	padding: 8px 0px;
	}

#links a
	{
	color: #59523B;
	text-decoration: none;
	margin: 15px 20px;
	font-weight: bold;
	}

#welcome
	{
	background-color: #8C7E72;
	text-align: right;
	color: #D9D9D9;
	font-weight: bold;
	font-size: 14pt;
	padding: 2px 5px;
	}

#images
	{
	width: 1%;
	}

#images img
	{
	margin: 3px;
	}

#table
	{
	width: 100%;
	}

#content
	{
	padding: 5px;
width: 800px;
	}
	
#contact-us
	{
	background-color: #BFBFBF;
	color: #59523B;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
	border: 1px solid #000000;
	border-width: 1px 0px 0px 0px;
	clear: both;
	font-size: 9pt;
	}

#contact-us a
	{
	color: #59523B;
	}

#jagStuff
	{
	font-size: 8pt;
	text-align: center;
	}
/* End of 'fisher' */

