body {
	text-align: center; 
	background-color:#ffffff;
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	}
.leftAlign {
	text-align: left;
	margin-left: 68px;
}
a:link {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0099;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#divGradientWrap {
	margin-right: auto; 
	margin-left: auto;
	margin-top: 0px;
	background-image:url(images/bg-gradient-plain.jpg);
	background-repeat: repeat-y; 
	width: 691px;
	}
#divHmContent {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	background-image: url(images/hm-books.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

#divBanner {
	width: 675px;
	background-image:url(images/home-feather.gif);
	background-repeat:no-repeat;
	height: 124px;
	clear:both;
	}
#divRswName H1 {
	text-align: center;
	color: #494545;
	font-size: 30px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:65px;
	}
#divHmContent p {
	text-align: left;
	margin-left: 50px;
	line-height: 20px;
	margin-right: 10px;
}	
#divHmContent H3 {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #AC2AD6;
	margin-top: 0px;
}
#divHmContent h4 {
	text-align: left;
	margin-left: 68px;
}
#divHmContent ul {
	list-style-type: none;
	margin: 0;
	list-style-image: url(images/featherBullet.gif);
	padding: 0;
	text-align: left;
	font-size: 16px;
	margin-top: 20px;
	list-style-position: inside;
	font-weight: bold;
}
#divHmContent img {
	margin-right: 0px;
}
#divHmContent ul li {
	margin-left: 20px;
	line-height: 30px;
}
#divHmContent form {
	margin-top: 0px;
	margin-bottom: 0px;
}
