<style type="text/css">

body {
 
}
body {
	margin: 0px;
}
img {
	border-style: none;
}
div.foreground {
	width: 1000px;
	background-color:#FFFFFF;
	min-height: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top: 1px solid #000;
}
#menu {
	border-bottom: 1px solid #000;
}
#under_menu {
	background-image:url(images/under_menu.jpg);
	width: 1000px;
	height: 25px;
	border-bottom: 1px solid #333;
}
#under_menu_text {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 14px;
}
#under_menu_text a:link {
	text-decoration: none;
}
#under_menu_text a:active {
	color: #00F;
	text-decoration: none;
}
#under_menu_text a:visited {
	color: #00F;
	text-decoration: none;
}
#under_menu_text a:hover {
	text-decoration: underline;
}
.left_container {
	width: 170px;
	float: left;
	margin-left: 5px;
}
#sidebar {
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid #A0A0A4;
	background-color: #ECECEC;

}
#sidebar_text h1 {
	padding: 0px 15px 0px 15px;
	font-size: 14px;
	text-align: left;
	line-height: 1em;
	font-weight: 100;
}
#sidebar a:link {
	text-decoration: none;
}
#sidebar a:active {
	color: #00F;
	text-decoration: none;
}
#sidebar a:visited {
	color: #00F;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar_popular {
	width: 170px;
	border: 1px solid #A0A0A4;
	margin-bottom: 5px;
	background-color: #ECECEC;

}
#sidebar_popular_text h2 {
	padding: 0px 15px 0px 15px;
	line-height: 1em;
	font-weight: 100;
	text-align: left;
	font-size:14px;
}
#sidebar_popular a:link {
	text-decoration: none;
}
#sidebar_popular a:active {
	color: #00F;
	text-decoration: none;
}
#sidebar_popular a:visited {
	color: #00F;
	text-decoration: none;
}
#sidebar_popular a:hover {
	text-decoration: underline;
}
#reviews {
	width: 170px;
	border: 1px #999 solid;
	margin-bottom: 5px;
	background-color: #ECECEC;
}
#reviews_text {
	line-height: 1.5em;
	text-align: left;
	font-size: 14px;
}
#reviews a:link {
	text-decoration: none;
}
#reviews a:active {
	color: #00F;
	text-decoration: none;
}
#reviews a:visited {
	color: #00F;
	text-decoration: none;
}
#reviews a:hover {
	text-decoration: underline;
}
.right_container {
	width: 170px;
	float: left;
	margin-left: 5px;
}
#sidebar_top10 {
	width: 165px;
	border: 1px solid #A0A0A4;
	float: right;
	padding-bottom: 10px;
	padding-right: 5px;
	background-color: #ECECEC;
}
#sidebar_top10_text {
	line-height: 1em;
	text-align: left;
	font-size: 14px;
}
#sidebar_top10 a:link {
	text-decoration: none;
}
#sidebar_top10 a:active {
	color: #00F;
	text-decoration: none;
}
#sidebar_top10 a:visited {
	color: #00F;
	text-decoration: none;
}
#sidebar_top10 a:hover {
	color: #D707C2;
	text-decoration: underline;
}
.books {
	margin-top: 5px;
	float: left;
}
.books a:link {
	text-decoration: none;
}
.books a:active {
	color: #00F;
	text-decoration: none;
}
.books a:visited {
	color: #00F;
	text-decoration: none;
}
.books a:hover {
	text-decoration: underline;
}
#feature_toolbar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border:1px solid #A0A0A4;
	background-color: #F7F7F7;
	text-align: left;
}
#main_container {
	float: left;
	width: 750px;
}
.clickhere a:link {
	text-decoration: underline;
}
.clickhere a:active {
	color: #00F;
	text-decoration: underline;
}
.clickhere a:visited {
	color: #00F;
	text-decoration: underline;
}
.clickhere a:hover {
	text-decoration: none;
}
#endall {
	background-image: url(images/under_menu.jpg);
	float:left;
	width: 1000px;
	height: 25px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	margin-top: 10px;
}
.actionbox {
	float: left;
	height: 65px;
	width: 175px;
	margin-top: 20px;
	margin-left: 60px;
}
</style>
