		/* //////////// MAIN BODY STYLES */
body, html {width: 100%;
	height: 90%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Garamond, Verdana, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-color: #FF5B60;
	}
body {min-width: 800px;
	}
a img {border: none;
	}
a {text-decoration: underline;
	color: #CCCC99;
	}
a:visited {text-decoration: underline;
	color: #991000;
	}
a:hover {text-decoration: underline;
	color: #991000;
	}
a:visited {text-decoration: underline;
	color: #991000;
	}
p {line-height: 1.3em;
	margin-top: 25px;
	}
h1 {margin: 0px;
	font-size: 18px;
	text-align: left;
	letter-spacing: -0.25px;
	line-height: 1em;
	font-weight: normal;
	}
h2 {margin: -15px 0px 0px;
	font-size: 15px;
	text-align: left;
	letter-spacing: -0.25px;
	line-height: 1em;
	font-weight: normal;
	}
#main-container {position: relative;
	width: 850px;
	margin: 25px auto;
	border: 10px #CCCC99 solid;
	background-color: #251011;
	}
#header {position: relative;
	margin-top: 15px;
	text-align: center;
	}
#banner {position: relative;
	margin-bottom: 20px;
	text-align: center;
	}
#navigation {position: relative;
	text-align: center;
	}
#bookchart {position: relative;
	text-align: center;
	}
table.chart {border: 1px #CCCC99 dotted;
	margin: 15px auto 15px;
	width: 600px;
	padding: 10px;
	background: #352021;
	}
table.chart td {height: 180px;
	background: #251011;
	letter-spacing: 0.15px;
	line-height: 1.75em;
	vertical-align: middle;
	}
table td.descript {text-align: left;
	padding: 0px 20px;
	}
td.booklink img {border: 1px #CCCC99 solid;
	}
