html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #545454;
	overflow: auto;
}
html, body, div, span, h1, h2, h3, p, .ContentTable td
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
a:link, a:active, a:visited
{
	text-decoration: none;
	color: #3399cc;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
	color: #3399cc;
}

/* Layout Styles */

.Wrapper
{
	width: 100%;
	background: url("../../Images/HoY/header-bg.gif") repeat-x top left;
	padding-top: 7px;
}
.Header
{
	width: 779px;
	height: 151px;
	overflow: hidden;
}
.ContentWrapper
{
	width: 779px;
	height: auto;
	background: #EBEBEB;
	margin: 4px 0 0 0;
}
.Navigation
{
	width: 100%;
	height: 37px;
	background: #9C0;
}
.LeftArea
{
	width: 520px;
	overflow: hidden;
	background: #EBEBEB;
}
.RightWrapper
{
	width: 259px;
	background: #FFF;
}
.RightArea
{
	width: 226px; height: auto;
}
.SponsorsDiv
{
	width: 100%;
	margin-top: 17px;
}
.SponsorsTitle
{
	margin: 0 0 20px 0;
}
.SponsorsRotatorTD
{
	height: 60px;
	overflow: hidden;
}
.RightSeparator
{
	width: 100%;
	height: 13px;
	background: url("../../Images/HoY/dot-sep.gif") repeat-x top left;
	overflow: hidden;
}
.RightEdit1
{
	width: 100%;
	line-height: 9px;
}
.RightEdit2
{
	width: 100%;
	height: 80px;
}
.RightLinks
{
	width: 100%;
	margin: 11px 0 auto 0;
}
.RightLinks table
{
	width: 100%;
}
.RLsep
{
	height: 2px;
	background: #CCC;
}
.RLspacer
{
	width: 16px;
}
.Footer
{
	width: 779px;
	height: 150px;
	background: url("../../Images/HoY/footer-bg.gif") repeat-x top left;
	overflow: hidden;
}
.FooterContent
{
	margin: 17px 30px 0 50px;
}

/* End Layout Styles */

/* Homepage */

.HomeRotator
{
	width: 520px;
	height: 348px;
	overflow: hidden;
}
.HomeContentWrapper
{
	width: 100%;
	border-top: 7px solid #FFF;
}
.HomeContent, .StandardContent
{
	width: 454px;
	margin: 16px 0 9px 0;
}
.NewsHeading
{
	margin: 5px 0 9px 0;
}

/* End Homepage */

/* Standard Pages */

.TopImage
{
	width: 100%;
	height: 130px;
	overflow: hidden;
	border-bottom: 7px solid #FFF;
}
.Breadcrumbs
{
	margin: 5px 0 0 33px;
}

/* End Standard Pages */

/* News Styles */

.ArticleDiv
{
	border-top: 1px dotted #999;
	margin-top: 16px;
	padding-top: 9px;
}
.ArticleDate
{
	margin-bottom: 9px;
}
.ReadMore
{
	margin-top: 6px;
}

/* End News Styles */

/* Link Styles */

.LinkText:visited, .LinkText:link, .LinkText:active
{
	color: #333;
	font: normal 11px/18px Arial;
}
.WhiteText:visited, .WhiteText:link, .WhiteText:active
{
	color: #FFF;
	font: normal 12px/24px Arial;
}
.Breadcrumbs a:visited, .Breadcrumbs a:link, .Breadcrumbs a:active
{
	color: #39C;
	font: normal 12px/16px Arial;
}
.Breadcrumbs a:hover, .BlueText:hover, .ContactDiv a:hover
{
	color: #545454;
}
.Subheading:hover, .LinkText:hover, .WhiteText:hover, .StandardText:hover
{
	color: #39C;
}

/* End Link Styles */

/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}
.CP
{
	cursor: pointer;
}
.DB
{
	display: block;
}
.DI
{
	display: inline;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.OH
{
	overflow: hidden;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}

/* End Generic Classes */

/* Extra Gallery Classes */

.GalleryBG
{
	width: 151px;
	height: 151px;
	text-align: center;
	background: url(../../images/hoy/GalleryBG.gif) no-repeat;
}
.GalleryPadd
{
	padding: 12px 0 0 0;
}
.GalleryContent
{
	width: 510px;
	margin: 16px 0 9px;
}
.GalleryAreaPadd
{
	padding: 0 0 0 15px;
}

/* End Gallery Classes */