body {
	margin: 0 auto;
	width: 760px;
	height: 100%;
	padding: 0;
	font-family: "arial", times new roman, times;
	font-size: 14px;
	background: #999999;
	color: #0000ff;
}

html {
	margin: 0;
	height: 50%;
	padding: 0;
}

#logo {
	float: right;
	width: 55px;
	height: 60px;
	margin: 0 12px 0 0;
	background: url(images2008/hw-logo.gif) no-repeat;
}

#page_container {
	margin: 0 auto;
	background: #ffffff;
}

#myTable {
	width: 760px;
	height: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	background: #ffffff;
	border-left: #663366 solid 1px;
	border-right: #663366 solid 1px;
}

#myTable2 {
	width: 500px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#header {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: #ffffff url(images2008/banner.jpg) no-repeat;
}

#menu {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	background: #ffffff url(images2008/btn_bg.gif) repeat-x;
	color: #663366;
}

	#menu ul {
		margin-top:0px;
		height: 25px;
		margin-left: 0px;
		padding: 4px 0px 0px 0px;
		list-style: none;
	}
	
	#menu li {
		height: 25px;
		display: inline;
	}

	#menu a {
		text-decoration: none;
		letter-spacing: 1px;
		font-size: 95%;
		font-family: "arial", times new roman, times;
		font-weight: bold;
		color: #000000;
		padding: 0 7px 0 7px;
		margin: 0 12px 0 12px;
	}

	#menu a:hover {
		text-decoration: underline;
		color: #0000FF;
	}

#content {
	width: 540px;
	max-height: 700px;
	background: #ffffff;
	overflow : auto;
}

#browse {
	float: left;
	width: 200px;
	background: #ffffff url(images2008/browse_bg.gif) repeat-x;
	margin: 0 0 0 12px;
}

	h2 {
		margin-top:0px;

		font-size: 100%;
		padding: 2px 0 2px 12px;
		background: #cc99cc;
		border: #333333 solid 1px;
		color: #333333;
	}
	
	h3 {
		margin-top:0px;
		font-size: 90%;
		margin-top: -3px;
		padding: 0px 0 0px 12px;
		color: #993333;
	}
		
#browse ul {
	margin-top: -7px;
	color: #333333;
	list-style: circle;
}

#browse li {
	padding: 0px 0px 12px 0px;
}

#browse a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 85%;
	font-family: "arial", times new roman, times;
	font-weight: bold;
	color: #663366;
}

#browse a:hover {
	color: #666666;
	text-decoration: underline;
}

#reviews {
	width: 145px;
	float: left;
	margin: 0 0 0 25px;
}

#footer {
	width: 760px;
	height: 25%;
	margin: 0 auto;
	color: #000000;
}

#footer a{
	font-size: 80%;
	padding: 0 12px;
}

#legalnote {
	float: right;
	font-size: 80%;
	color: #663366
}

#buy {
	float: right;
	width: 100px;
	height: 25px;
	border: #000000 solid 1px;
}

#break {
	clear:both;
	height:25px;
}

.small_ad {
	width: 125px;
	height: 100px;
	margin: 3px 3px;
	background: #999999;
	border: #000000 solid 1px;
}

.large_ad {
	width: 125px;
	height: 200px;
	margin: 3px 3px;
	background: url(images2008/new_arrival.jpg) no-repeat;
}

.book_img_left {
	margin: 6px 6px;
	width: 150px;
	height: 230px;
	background: #cccccc;
	border: #000000 solid 1px;
}

.book_info, .staff_info {
	margin: 6px 6px;
	width: 325px;
	background: #ffffff;
	color: #333333;
}

.staff_info ul {
	list-style: none;
	margin-top: -12px;
}

.staff_info li {
	padding: 0 0;
	margin: 0 0;
}

.text_info {
	margin: 6px auto;
	width: 425px;
	height: 300px;
	background: #999999;
}

.inside_sample {
	margin: 0 auto;
	width: 150px;
	height: 125px;
	background: #ffffff;
}

.purchase_info {
	margin: 0 auto;
	width: 400px;
	height:auto;
	background: #ffffff;
	border: none;
}

.bottom_misc {
	margin: 0 auto;
	width: 400px;
	height: 100px;
	background: #ffffff;
	border: #000000 dashed 1px;
}

.author {
	font-size: 80%;
}

p {
	padding: 0 7px;
}

.sample_title {
	font-size: 100%;
	padding: 5px 0 2px 5px;
	font-weight: bold;
	color: #333333;
	
}

.price_info {
	float: left;
	font-size: 95%;
	margin: 0 5px;
	color: #0000ff;
	font-weight: bold;
}

.price_info .lst {
	color: #999999;
}

.price_info .price {
	color: #ff0000;
	font-size: 110%;
}

.qty {
	float: right;
	font-size: 100%;
	font-family:arial;
}

ol {
	margin-top: 12px;
	color: #333333;
}

li {
	padding: 0px 0px 12px 0px;
}

a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 95%;
	font-family: "arial", times new roman, times;
	font-weight: bold;
	color: #663366;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}