body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #6E7A9B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*overflow: hidden;*/
	}
img {
	border: none;
	}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-indent: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
}

.address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.smallcopyright {
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	font-family: Arial;
	text-indent: 10pt;
	}


#right {
	position: relative;
	float: left;
	margin-left: 11px;
	/*margin-left: 4px; this is the left space */
	margin-top: 42px;
	width: 191px;
	/*z-index: 19;*/
	}
.small {
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	}
.small2 {
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.smallbutton {
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.news {
	font-size: 9px;
	color:#333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*

*/

	



/* below are menu items */
#mainmenu    {  width: 790px; height: 23px; background-color: 
               #891313; background-image: 
               url('/images/menubg.jpg'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               clear: both; font-size: 14px; margin-left: 0px; 
               background-position: 0% }
ul.menu {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#mainmenu ul {
	width: 100%;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	list-style: none;
	}
#mainmenu li {
	display: inline;
	}
#mainmenu a:link, #mainmenu a:visited {
	padding: 0.2em 1em;
	background: transparent;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFF;
	}
#mainmenu ul li a:hover { background-color: #891313; background-image: 
               url('../../Documents%20and%20Settings/Brian%20Atherton/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/RUXFL18Y/images/menu-hover.jpg'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               color: #FFF; background-position: 0% }
#navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 180px;
	font-size: 12px;
	}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.2em;
	border-top: 1px solid gray;
	}
#navlist li a { 
	text-decoration: none; 
	color: #fff;
	}
#navlist li a:visited { 
	text-decoration: none; 
	color: #fff;
	}
#navlist li a:hover { 
	text-decoration: none; 
	color: #61779d;
	font-weight: bold;
	}

// input {
// font-size: 10px;
// background-color: #CCCCCC;
// border: 1px solid #666666;
//}	
//select {
// font-size: 10px;
// background-color: #CCCCCC;
// border: 1px solid #666666;
//}	
//input.nooutline {
// font-size: 10px;
// background-color: #fff;
// border: 1px solid #fff;
//}