/** Universal Stuff **/
body {
	background: #2b3f08 url(../art/patterns/sm/asian_gr6.gif) repeat left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	font-weight: bolder;
	color: #2b3f08;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #292929;
	text-decoration: none;
}
a:hover {
	color: #b1d766;
	text-decoration: none;
	background: #2b3f08;
}

a:active {
	color: #b1d766;
	background: #2b3f08;
}
h2 {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #292929;
}
h3 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #292929;
}


/** table for the content of the page **/
#all {
	margin: 20px;
	}

/** Header Formatting **/
#header {
	margin: 0px;
	padding: 0px;
	border: 1px solid #292929;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 150px;
}
#header a:hover {
	text-decoration: none;
	background: #91b053;
}


/** Navigation buttons **/
#nav a:link {
	text-decoration: none;
	color: #292929;
	list-style: none;
}
/**
#nav a:visited {
	color: #292929;
	text-decoration: none;
}
#nav a:hover {
	color: #b1d766;
	text-decoration: none;
}
#nav a:active {
	color: #2b3f08;
	text-decoration: none;
}
**/
#nav {
	background: #8a7141;
	border-right: 1px solid #292929;
	border-bottom: 1px solid #292929;
}
#nav td {
	border: 1px solid #292929;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #292929;

}
 #nav table {
	margin: 5px;
	text-align: center;
}


table#nav td {
	text-align: center;	
}
table#nav td a {
	text-decoration: none;
	display: block;
	margin: 0;
padding; 	text-align: center;
0;
}
#nav td a:link, #nav td a:visited {
	background: #B09153;
	display: block;
	margin: 0;
	width: 80 px;
	line-height: 28px;
	text-align: center;
}
#nav td a:hover {
	background: #2b3f08;
	color: #b1d766;
	text-align: center;
}


/** Left Side Bar **/
#sidebar {
	background: #8A7141;
	margin: 0px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
	width: 20%;
}
#sidebar li {
	text-align: left;
	list-style: url(../art/bullet2.gif) none outside;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #000000;
}

#sidebar td {
	margin: 0px;
	padding: 5px;
	background: #b09153;
	border: 1px solid #b1d766;
}
#commerce {
	background: #292929;
	border: 1px solid #292929;
	text-align: center;
	height: 100%;
	width: 20%;
}


/** Center Column **/
#main {
	background: #b1d766 url(../art/patterns/sm/asian_gr4.gif) repeat left top;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #292929;
}

/** Page Path **/
#breadcrumb {
	font: 0.7em Georgia, "Times New Roman", Times, serif;
	color: #292929;
	padding: 7px;
	margin: 0px;
	background: #FFFFFF;
	border: 1px solid #292929;
	text-align: left;
	vertical-align: sub;
}

/** Primary Content Area **/
#content {
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border: 1px solid #292929;
}

#content img {
	border: 1px solid #292929;
}

#content caption {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #292929;
	text-align: left;
}


/** Right Side Bar **/
#commerce2 {
	margin: 20px 5px;
	border: 2px solid #91b053;
	background: #FFFFFF;
}
#commerce2 h3 {
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #D6D6D6;
	background: #292929;
	padding: 0px;
	margin: 5px;
}


/** Footer **/
#footer {
	background: #718a41;
	text-align: center;
	font: italic 0.75em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border: 1px solid #292929;
}
.descbox {
	background-color: #ACCF5C;
	border: 2px solid #292929;
	margin: 0px;
	padding: 10px;
}
img a:hover {
	background-color: transparent;
}
h3 {
	font-size: 1.1em;
	color: #283B00;
	text-align: center;
}
.errata {
	background: #FFFFFF;
	border: 2px solid #93B354;
	margin: 3px;
	padding: 3px;
	text-align: center;
}

