@charset "UTF-8";
/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BAC38C;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
}


#wrapper{
	align: center;
	background-color: #CCCCCC;
	position:relative;
	margin: 0 auto;
	width: 1000px;
	height: 613px;
	background-image: url(../images/hfc_backer.jpg);
	border: thin solid #666666;
}

#subwrapper{
	align: center;
	background-color: #CCCCCC;
	overflow: auto;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background-image: url(../images/hfc_backer.jpg);
	border: thin solid #666666;
}

#content{
	position: relative;
	width: 876px;
	left: 62px;
}

#navigation{
	position: relative;
	width: 876px;
	height: 49px;
	background-image: url(../images/hfc_navbar.png);
}

#btnBelong{
	position: relative;
	padding-left: 50;
}

#body{
	position: relative;
	width: 874px;
	height: 407px;
	background-image: url(../images/hfc_innerbacker.jpg);
	border: thin solid #aeafae;
}

#subbody{
	position: relative;
	width: 874px;
	background-image: url(../images/hfc_innerbacker.jpg);
	border: thin solid #aeafae;
}

#bodyLeft{
	position: relative;
	width: 191px;
	float: left;
}
#bodyCenter{	
	position: relative;
	width: 491px;
	height: 341px;
	float: left;
	background-image: url(../images/hfc_ContentBacker.jpg);
}
#bodyRight{
	position: relative;
	width: 192px;
	float: right;
}
#bodyFooter{
	position: relative;
	width: 874px;
	height: 66px;
	clear: both;
}

#bodyFlash{
	position: relative;
	left:	11px;
	top:	41px;
	
	}



#footer{
	position: relative;
	width: 874px;
	height: 45px;
	background-color: #ebebea;
	border-left: thin solid #aeafae;
	border-right: thin solid #aeafae;
	border-bottom: thin solid #aeafae;
}
#footerContent{
	position: relative;
	text-align: center;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
}



#subwrapper{
	align: center;
	position:	relative;
	margin: 0 auto;
	width: 1000px;
	border: thin solid #666666;
	background: #BAC38C url(../images/hfc_backer.jpg) no-repeat;
	overflow: visible;
}
#subcontent{
	position: relative;
	width: 876px;
	left: 62px;
}

#contentSpacer{
	position:absolute;
	height: 60px;
	width: 240px;
	left: 70px;
	top: 30px;
}
#contentSpacer a {
	display: block;
	height: 100%;
	width: 100%;
}
#inviteFriends{
	position:absolute;
	height: 60px;
	width: 240px;
	left: 530px;
	top: -80px;
}

#contentCountdown{
	position:absolute;
	height: 100px;
	width: 240px;
	left: 680px;
	top: 5px;
}
#contentCountdown a {
	display: block;
	height: 100%;
	width: 100%;
}

#contentCountdown2{
	position:absolute;
	height: 100px;
	width: 240px;
	left: 625px;
	top: -100px;
}


#subnavigation{
	position: relative;
	width: 876px;
	height: 49px;
	background-image: url(../images/hfc_navbar.png);
}
#secondarynavigation{
	position: relative;
	width: 874px;
	height: 30px;
	background-color: #203a81;
	border-left: thin solid #203a81;
	border-right: thin solid #203a81;
	border-bottom: thin solid #203a81;
}
#subbody{
	position: relative;
	width: 854px;
	border: thin solid #aeafae;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#subfooter{
	position: relative;
	width: 998px;
	height: 45px;
	background-color: #ebebea;
	border-top: thin solid #666666;;
}
#subfooterContent{
	top:  10px;
	position: relative;
	text-align: center;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
}

.clearing {
  height: 0;
  clear: both;
}

#subMenu{
	position: relative;
	width: 866px;
	height: 30px;
	left: -11px;
	top: -1px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #203a81;
}

#subMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subMenu li {
	float: left;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#subMenu a {
	font-weight: bold;
	color: #FFFFFF;
}

#subMenu a {
	text-decoration: none;
}

#subMenu li li, subMenu li li li{
	left: -999em;
}

#subMenu li li a:hover {
	left: -999em;
}

#subMenu li:hover ul ul, #subMenu li:hover ul ul ul, #subMenu li.sfhover ul ul, #subMenu li.sfhover ul ul ul {
	left: -999em;
}

#modal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

