@charset "utf-8";
/* CSS Document */

html, body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ed008c;
	font-family: Verdana, Geneva, sans-serif;
}
#hsxHeader {
	margin: 0px auto;
	padding-top: 10px;
	width:100%;
	height: 226px;
	background-image: url(../images/hslyjm_header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.hsxPinkDivide {
	margin: 0px auto;
	width: 100%;
	height: 60px;
	background-color: #ed008c;
}
#hsxContent {
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #ffffff;
	font-size: 13px;
}
#hsxFooter {
	margin: 0px auto;
	padding-top: 10px;
	width: 960px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#hsxFooter a {
	color: #ffffff;
	text-decoration: none;
}
#hsxFooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#hsxMenu {
	margin: 0px auto;
	padding-top: 15px;
	width: 960px;
	height: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#buythebook {
	width: 690px;
	height: 43px;
	background-image: url(../images/hslyjm_buythebook.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#bn {
	width:  112px;
	height: 43px;
	position: relative;
	left: 151px;
	top: 0px;
}
#bordersbooks {
	width: 121px;
	height: 43px;
	position: relative;
	left: 263px;
	top: -43px;
}
#bam {
	width: 76px;
	height: 43px;
	position: relative;
	left: 384px;
	top: -86px;
}
#amazon {
	width: 130px;
	height: 43px;
	position: relative;
	left: 460px;
	top: -129px;
}
#sonybook {
	width: 100px;
	height: 43px;
	position: relative;
	left: 590px;
	top: -172px;
}
#bn a, #bordersbooks a, #bam a, #amazon a, #sonybook a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.redtitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #ea1d24;
	text-transform: uppercase;
}
.purpletitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #540031;
	text-transform: uppercase;
}
.imgborder {
	border: 2px solid #ed008c;
}
.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.horizontaldots {
	background-image: url(../images/dot3.gif);
	background-position: center;
	background-repeat: repeat-x;
}
a {
	color: #008BED;
}
a:hover {
	color: #ED003C;
}
