p,body,td,tr,th,div,span,a {
	font-family: Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

body {
	background-color: white;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 450px;
	margin: 100px;
}

#contents {
}

h1 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #999999;
}

h2 {
	font-size: 14px;
	margin-top: 0;
	color: #999999;
}

h3 {
	font-size: 12px;
	color: #666666;
}

a {
	color: #96221C;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

#menu {
	text-align: right;
}

#tabmenu {
	height: 28px;
	margin-bottom: 40px;
	border-bottom: 1px solid #999999;
	z-index: 1;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #666666;
	background: #eeeeee;
	border: 1px solid #999999;
	padding: 10px 20px 10px 20px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	background: white;
	border-bottom: 1px solid white; }

#tabmenu a:hover {
	background: #dddddd; 
}

#tabmenu a.active:hover {
	background: white;
}

#bottom-bar {
	border-top: 1px solid #aaaaaa;
	margin-top: 40px;
	/*background-color: #eeeeee;*/
	padding: 10px 0 40px 0px;
}

#bottom-bar P {
	color: #999999;
	font-size: 9px;
	line-height: 12px;
}

#books IMG {
	margin: 0 20px 20px 0;
}

td, tr, table {
	vertical-align: top;
	padding-bottom: 40px;
}
