body {
	background-image: url(pic/hs_bodybg.jpg);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#fbinfo {
	display: none;
}

#center {
		width: 735px;
		height: 527px; 
		color: #000;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -230px;
		margin-left: -375px; 
		line-height: 1.2;
}	


#inner {
	position: relative;
	left: 40px;
	width: 696px;
	height: 527px; 
	background-image: url(pic/hs_boxbg.png);;
}

#video {
	position: relative;
	top: 80px;
	left: 51px;
}

#bdbox {
	position: absolute;
	z-index: 10;
	top: 320px;
}

#amazonlink {
	position: absolute;
	z-index: 10;
	top: 55px;
	left: 581px
}


#toplink {
	text-align: right;
	padding-right: 80px;
}

.sitelinks a:link, .sitelinks a:visited {
	color: #065379;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 4px;
	text-decoration: none;
}

.sitelinks a:hover {
	color: #fd021e;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 4px;
	text-decoration: none;
}
