#headerchange {
margin:0;
padding:0;
}
.headercontainer{
height:190px;
overflow:hidden;}
BODY {
		margin:0;
		background-image:url(/files/system/gfx2008/mainBground.jpg);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#717074;
}
.SiteFooter {
		padding-top:22px;
		color:#FFF;
}


.FooterStyle {
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		font-weight:normal;
		color:#FFF;
}
		a.FooterStyle {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
		}
		a.FooterStyle:hover {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
				text-decoration:none;
		}
		a.FooterStyle:active {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
				text-decoration:none;
		}


#menu {
		margin-left:-35px;
		margin-top: 10px;
		text-align: left;
}
		*HTML #menu {
				margin-left:0px;
				margin-top: 10px;
				text-align: left;
		}
		#menu ul {
				list-style-type: none;
				margin:0;
				margin-left: 0;
				padding:0;
		}
		#menu li {
				display:inline;
				margin:0;
				padding:0;
				background-image:url(/files/system/gfx2008/menuspacer.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;
				padding:12px 0px 20px 0px;
		}
		*HTML #menu li {
				display:inline;
				margin:0;
				padding:0;
				background-image:url(/files/system/gfx2008/menuspacer.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;
		}
		#menu a {
				font-family: Tahoma, Arial, Verdana;
				font-size: 10px;
				font-weight: bold;
				color: #502D00;
				text-decoration: none;
				padding:12px 5px 20px 5px;
		}
		*HTML #menu a {
				font-family: Tahoma, Arial, Verdana;
				font-size: 10px;
				font-weight: bold;
				color: #502D00;
				text-decoration: none;
				padding:12px 5px 24px 5px;
		}
		#menu a:hover {
				color: #FFF;
				background-image:url(/files/system/gfx2008/menuActive.jpg);
				background-repeat:repeat-x;
				background-position:bottom;
		}
		#menu #activeitem {
				color: #FFF;
				background-image:url(/files/system/gfx2008/menuActive.jpg);
				background-repeat:repeat-x;
				background-position:bottom;
		}
