	html {
	min-height: 100%; margin-bottom: 1px;
	}
	
	body {
	text-align: center;
	background: #B0BFC2;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
	#container {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background: #FFF url(../images/header-base2.gif) repeat-y;
	}
	
	#header {
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 85px;
	}
	#logo {
	background: none;
	display: block;
	text-decoration: none;
	text-align: center;
	}
	
	h1 {
	color: #FFF;
	padding: 0px;
	margin: 0 0 -10px 0;
	}
	
	#nav {
	float: left;
	width: 130px;
	display: inline;
	margin-left: 20px;
	padding: 15px 0;
	}
	
	#nav h2 {
	margin-left: 50px;
	font-size: 1.3em;
	}

	#nav p {
	font-size: 0.7em;
	margin-bottom: -1em;
	padding: 10px;
	}
	
	#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	}
	
	#nav li {
	background: url(../images/header-bullet.gif) no-repeat 100% .4em;
	padding: 0 10px 5px 0;
	}
	
	#nav li a {
	text-decoration: none;
	color: #175B7D;
	}
	
	#nav li a:hover {
	text-decoration: underline;
	color: #175B7D;
	}
		
	#content {
	width: 575px;
	margin-left: 45px;
	padding: 15px 0;
	float: left;
	}
	#content p {
	}
	
	#footer {
	clear: both;
	color: #666666;
	padding: 5px 10px;
	text-align: right;
	font-size: 80%;
	background-color: #B3A8CD;
	}
	
	#footernemit {
	color: #666666;
	padding: 5px 10px;
	font-size: 0.8em;
	background-color: #B3A8CD;
	text-align: right;
	}
	#footernemit p {
	margin: 0px;
	}

	#cart {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid black 1px;
	margin: 10px 0 20px -130px;
	font-size: 0.7em;
	padding: 0.5em;
	float: left;
	position: absolute;
	}
	
	h1.title {
	margin-top: 0px;
	color: #B23B00;
	font-weight: bold;
	font-size: 1.2em;
	}
	
	h2 {
	margin-top: 0;
	color: #B23B00;
	font-weight: normal;
	font-size: 1.25em;
	}
	
	h3 {
	margin-bottom: -1em;
	font-size: 1em;
	}
	
	.thumbnail {
	float: left;
	width: 270px;
	border: 1px solid #000;
	height: 130px;
	margin: 10px 10px 0 0px;
	padding-right: 5px;
	}
	
	.thumbnail img {
	float: left;
	border: 1px solid #777;
	margin: 10px;
	}
	
	.thumbnail p {
	margin: -5px 0px 0px 0px;
	font-size: 12px;
	padding: 10px 0 0 0px;
	}
	
	.detail {
	font-size:85%;
	font-weight:bold;
	float: left;
	margin: 0 5px 0 5px;
	}
	
	.innerbox {
	float: left;
	position: relative;
	width: 100%;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.innerbox span {
	float:right;
	font-weight: normal;
	}
	
	.innerbox b {
	font-size:9px;
	color:#999999;
	}
	
	.nonvat {
	color:#999999;
	}	

	.thumbnail h3 {
	color: #D36832;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	}

	#navigation {
	list-style-type: none;
	background: #ED9CBF;
	float: left;
	width: 100%;
	border-top:5px solid #E49A91;
	height: 22px;
	cursor: crosshair;
	}
	
	#navigation ul {
	 margin: 0;
	 padding-left: 168px;
	 list-style: none;
	}
	
	#navigation li {
	display: inline;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	#navigation li a {
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	background: #ED9CBF;
	color: #000000;
	border-left: 1px dotted #E6EFF1;
	}
		
	#navigation li a:hover {
	color: #000;
	background: #E49A91;
	}

	.button {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000CC;
	font-weight: bold;
	}
	
	#butbar {
	background: none;
	}
	
	table {
	border-collapse: collapse;
	font-size: 0.7em;
	}
	
	th, td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: .5em;
	}
	
	tr {
	background: #B0C4D7;
	}
	
	thead th {
	background: #036;
	color: #fff;
	}
	
	tbody th {
	font-weight: normal;
	background: #658CB1;
	color: #FFFFFF;
	}
	
	tr.alternate {
	background: #D7E0EA;
	}
	
	tr.alternate th {
	background: #8AA9C7;
	}
	
	#sidecol {
	float: left;
	width: 130px;
	margin:20px 0 0 20px;
	font-size: 0.75em;
	padding: 0;
	}
	.com {
	text-align: center;
	border: solid #000 1px;
	margin-top: 2em;
	background-color: #F1F1F1;
	}
	.test {
	text-align: center;
	margin-top: 2em;
	color: #000000;
	}
	
	input.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}

	select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}
.highlight {
	font-weight: bold;
	color: #0000CC;
}
	
	div.thumb
	{
	width: 260px;
	float: left;
	margin: 0 10px 10px 0;
	background: url(../images/chapter12c.gif) no-repeat;
	height: 150px;
	}
	
	div.thumb img
	{
		border: 1px solid #777;
		margin: 10px 0 0 10px;
	}
	
	div.thumb p
	{
	margin: 0;
	padding: 0 20px 30px 10px;
	font-size: 0.7em;
	}
	
	.clear { clear: left; }
	
	.alignleft {
	text-align:left;
	float: left;
	}
	
	.alignright {
	text-align:right;
	}
