body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
}
/*
body table tr td a img {
	border: none;
}
*/
a img {
	border: none;
}
#MainWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 775px;
	height: 100%;
	background-color:#EBE7DE;
}
#HeaderText {
	margin: 150px 0px 0px 0px;
	padding: 0px;
	float: left;
	display:inline;
	width: 400px;
	height: 30px;
}
#HeaderText h1 {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
#NavBarWrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 775px;
	height: 50px;
	background-color:#670001;
}
#NavBarLinks ul {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#NavBarLinks ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#NavBarLinks ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 13px 0px 10px;
	border-right: solid 1px #FFFFFF;
	line-height: 12px;
}
#NavBarLinks ul li a.toplinks_currentpage {
	color:#FFCC33;
}
#NavBarLinks ul li a:hover {
	color: #FFCC33;
}
#NavBarLinks ul li#first {
	padding-left: 10px;
}
#NavBarLinks ul li#last a {
	border-right: none;
}
#LeftandRightClmn_Wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 776px;
	background-image: url(../images/BkgdTile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#LeftColumnWrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 215px;
	background-image: url(../images/LeftNav_BkgdTile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#LeftColumnLinks {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
#LeftColumnLinks ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	list-style-type: none;
}
#LeftColumnLinks ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/LeftNav_Arrows.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	display: block;
	overflow: hidden;
	width: 182px;
}
#LeftColumnLinks ul li a {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #000000;
	border-bottom:solid 1px #CC9966;
	display: block;
	overflow: hidden;
	width: 182px;
	/*height: 11px; */
}
#LeftColumnLinks ul li a:hover {
	color:#CC9966;
}
#LeftColumnLinks ul li.first {
	margin: 10px 0px 0px 0px;
}
#LeftColumnLinks ul li.last a{
	margin: 0px 0px 4px 0px;
	border-bottom: none;
}
#LeftColumnLinks ul li ul {
	margin: 0px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 8px 0px;
	background-color: #E7E1BF;
}
#LeftColumnLinks ul li ul li {
	background-image: none;
	padding: 6px 0px 2px 15px; /*padding: 0px;*/
	margin: 0px;
}
/*TEST*/
#LeftColumnLinks ul li ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-bottom:none;
	padding: 0px; /*padding: 6px 0px 2px 15px;*/
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}
#LeftColumnLinks ul li a.leftlinks_currentpage {
	color:#CC9966;
	background-color: #660000;
	padding-left: 10px;
}
#LeftColumnLinks ul li a.leftlinks_currentpage_subnav {
	color:#CC9966;
}
#LeftColumnLinks ul li a:hover {
	color:#CC9966;
}
#UpcomingEvents {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 215px;
}
#UpcomingEvents table {
	margin: 5px auto 10px auto;
}
#Footer{
	float: left;
	display: inline;
	width: 775px;
	background-color: #000000;
}
#Footer img {
	margin: 0px;
	padding: 0px;
	border:none;
}
#Footer p {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 12px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#Footer p a {
	color:#CCCCCC;
}