body {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	margin: 0;
}
a {
color: #663300;
}
.sideBG {
	background-image: url(images/sideBorder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.barBG {
	background-image: url(images/brownStripeBar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.topBG {
	background-image: url(images/top_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.topLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCDF8F;
	text-decoration: none;
}
.topLinkText a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FCDF8F;
	text-decoration: none;
}

.topLinkText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #663300;
	text-decoration: none;
}
.HeadingText H3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FCDF8F;
	margin: 5px;
}

.NewsHeadline{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #663300;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 20px;
}
.CellBorder {
	background-image: url(images/top_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #663300;
}
.GoldText {
color: #C27C00
}

.SideMenux{
background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight:bold;
	color: #663300;
	text-decoration: none;
	}
.SideMenu {
	font-weight:bold;
	color: #663300;
	text-decoration: none;
	}
.SideMenu a:link{
	font-weight:bold;
	color: #663300;
	text-decoration: none;
	}	
.SideMenu:hover{
background-image: url(images/SideButton2.gif);
	display:block;
	width: 187px;
	height: 19px;
	text-decoration: none;

	}