@import "style.css";

#wrapper {
	width:1000px;
	height:100%;
	margin:0 auto;
	background:#3A3939 url(images/HS_page2_header1.jpg) no-repeat;
	overflow:hidden;
	border:1px #000 solid;
	}

#top {
	height:285px;
	width:1000px;
	margin:0px;
	}

#topBits {
	margin:0px;
	padding:0px;
}

#menu {
	width:840px;
	margin:0px 0px 0px 100px;
}

#footer {
	height:91px;
	width:1000px;
	background:url(images/HS_page2_footer1.jpg) no-repeat;
}

.credit {
	margin:0px 0px 0px 0px;
	padding:65px 0px 0px 0px;
}

.facebookLogo {
	margin:0px 0px 0px 0px;
	padding:65px 0px 0px 0px;
}

/*
#rightcol{
	background-color:#0F0;
}

#content{
	background-color:#FF0;
}

.single{
	background-color:#F00;
}
*/

.blurb {
	border-bottom:1px solid #999999;
	font-size:12px;
	height:65px;
	padding:5px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

.blurb a {
	font-size:12px;
}

