body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background: #000000;
}

a, a:hover, a:active, a:link, a:visited	{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#Container	{
	width: 950px;
	border: 1px solid #a0504a;
}

#Header	{
	background: url(../images/header.jpg);
	height: 181px;
}

#PageTitle	{
	background: url(../images/pagetitlebg.jpg);
	height: 42px;
}

.PageTitleImg	{
	padding-left: 179px;
}

.Menu	{
	background: url(../images/menubg.jpg) repeat-y;
	width: 144px;
}

.MenuPad	{
	padding: 31px 8px 8px 20px;
}

.MenuTxt a, .MenuTxt a:active, .MenuTxt a:link, .MenuTxt a:visited	{
	font-weight: bold;
	font-size: 14px;
	border: none;
}

.MenuTxt a:hover	{
	border: none;
	color: #8b3224;
}
	
#Content	{
	width: 804px;
}

.ContentPad	{
	padding: 34px 23px 11px 23px;
}

#Footer	{
	text-align: right;
	padding: 10px 0px 0px 0px;
	width: 950px;
}

.RedTextBold	{
	font-weight: bold;
	color: #8b3224;
}

.HOBLogo	{
	background: url(../images/Hoblogo_BG.jpg) top no-repeat;
	padding-bottom: 11px;
}

h1	{
	color: #8b3224;
	font-weight: bold;
	font-size: 16px;
}

h2	{
	color: #818080;
	font-size: 12px;
	font-weight: bold;
}

.GalleryHeader	{
	background: url(../images/galleryheader.jpg) no-repeat;
	width: 950px;
	height: 225px;
}

.GalleryTtle	{
	color: #FFFFFF;
	font-size: 29px;
	padding-top: 189px;
	padding-left: 10px;
}

.GallerySides	{
	border-right: 1px solid #a0504a;
	border-left: 1px solid #a0504a;
	border-bottom: 1px solid #a0504a;
	padding-bottom: 10px;
	width: 950px;
	text-align: center;
}

/* =========================
==== EVENTS SETTINGS =======
========================= */

.EventHeader	{
	background: #6b271d;
}

.EventRow2	{
	background: #202020;
}