body{
	color: #333;
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #000;
}
#load {
  background:url(../images/dirty-page-bg.jpg) repeat 0 0;
  background: url(../images/HBF_homepage.jpg) no-repeat 0 0;
}


div{
	margin: 0;
	padding: 0;
}
#wrapper{
	width:1024px;
	margin: 0 auto;
	overflow: hidden;        
	background:url(../images/dirty-page-bg.jpg) repeat 0 0;
}
a img{
	border: none;
}
/* Homepage Styles*/
body#home{
	background-color: #000;
}
#home #wrapper{
	width: 1024px;
	height: 768px;
	margin: 20px auto;
	position: relative;
	background: url(../images/HBF_homepage.jpg) no-repeat 0 0;
	overflow: hidden;
}
#entersite{
	margin: 175px auto;
	text-align: center;
}
#home #left{
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
}
#home #right{
	position: absolute;
	bottom: 0;
	right: 0;
}
/*Header styles*/
.header-area{
	overflow: hidden;
	margin-bottom: 20px;
}
.header-area .mast{
	background: url(../images/mast-image.jpg) no-repeat 0 0;
	height: 300px;
	width: 100%;
	position: relative;
}
.header-area .mast .little-buddy{
	position: absolute;
	top:238px;
	left: 700px;
}
#navigation {
	overflow: hidden;
	background: url(../images/nav-bg.gif) repeat-x 0 0;
	width: 1024px;
}
#navigation ul{
	margin: 0;
	padding-left: 153px;
}
#navigation li{
	list-style: none;
	float: left;
	height: 29px;
}

.content-wrapper{
	width: 900px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.content-wrapper #left{
	float: left;
	width: 600px;
	margin: 0 20px 20px 0;
}
.content-wrapper #right{
	float: right;
	text-align: center;
	width: 200px;
}
h1{
	margin: 0 0 15px;
    font-size:17px;
}
h2{
	margin: 15px 0 15px;
    font-size:15px;
}
h1.tour{
	text-indent: -8000em;
	width: 55px;
	height: 25px;
	background:url(../images/tour-title.gif) no-repeat 0 0;
	font-size:12px;
}
h2.elist{
	width: 121px;
	height: 25px;
	background:url(../images/join-list-title.gif) no-repeat 0 0;
	text-indent:-8000em;
	margin: 0 auto 5px;
}
.show h2{
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 5px;
}
.show .venue{
	margin-top: 0;
}
form#signup{
	margin-bottom: 20px;
}
form input{
	margin-bottom: 5px;
}
input.enteredtxt{
	line-height: 12px;
	font-size: 11px;
	text-align: center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 140px;
}
#twitter_div{
  text-align:left;
}


#twitter_div h2{
  font-size:14px;font-weight:bold;text-transform:uppercase;
}
#twitter_div a{

}
#twitter_div ul{
  margin:0px;
  padding:0px;
}
#twitter_div li{
  list-style:none;font-size:12px;margin:0px;
  padding:0px;margin-bottom:12px;
}
