body
{ 
	margin: 0;
	padding: 1em 0.5em 1em 0.5em;
	font-family: "Californian FB", Verdana, sans-serif;
	text-align: center;
	min-width: 850px;
}
#Page
{
	margin: 0 auto; 
	width: 850px;
	text-align: left;
}
#Header
{
	padding: 0;
	margin-bottom: 0;
	height: 229px;
	background: #ffffff url('http://www.ncplatin.org/horsebanner.jpg') no-repeat top center;
	color: #000000;
	position: relative;
}
#MenuArea
{
	position: absolute;
	width: 100%;
	bottom: 0;
}
#NavMenu
{
	background-image: url('http://www.ncplatin.org/navbarbg.jpg');
	height: 27px;
	width: 100%;
	text-align: center;
}
#NavMenuList
{
	padding: 0;
	margin-bottom: 0;
}
#NavMenu li
{
	vertical-align: middle;
	list-style-type: none;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	color: #bfc9cc;
	font-weight: bold;
}
#NavMenu a
{
	color: #bfc9cc;
	font-weight: bold;
	text-decoration: none;
}
#Submenu
{
	background-image: url('http://www.ncplatin.org/subnavbarbg.jpg');
	padding: 0;
	margin: 0;
	color: #870000;
	text-align: center;
	height: 27px;
	margin-bottom: 0;
}
#SubmenuArea
{
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	height: 27px;
}
#Submenu li
{
	list-style-type: none;
	display: inline;
	color: #870000;
	padding-right: 2em;
}
#Submenu a
{
	color: #870000;
	text-decoration: none;
	padding-right: 2em;
}
.SelectedNavLink
{
	text-decoration: underline;
}
#Main
{
	padding-left: 1em;	
	padding-right: 1em;	
	background-color: #434b49;
	color: #ffffff;
	padding-top: 1em;
	padding-bottom: 2em;
}
#Main a
{
	color: #8eb1ff;
}
#Main a:visited
{
	color: #8eb1ff;
}
#Main .ContentTitle
{
	font-variant: small-caps;
}
.EventNameText
{
	color: #cccccc;
	font-size: 125%;
	background-color: #6b0505;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}
#Footer
{
	background-color: #434b49;
	color: #ffffff;
	font-size: 75%;
	text-align: center;
	margin: 0;
	width: 100%;
	padding-bottom: 3px;
}
#Footer a:link
{
	color: #ffffff;
	text-decoration: none;
}
#Footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#Footer a:active
{
	text-decoration: underline;
}
#Footer a:hover
{
	text-decoration: underline;
	color: #2F2F2f;
}
