.banner {
	width: 1000px;
	height: 80px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FCFCFC url(../images/books.jpg) no-repeat top right;
	}

#books {
	width: 822px;
	position: relative;
	top: 0px;
	left: 89px;
	}

#books table {
	margin: 0;
	padding: 0;
	border: 0;
	}

#books td {
	vertical-align: top;
	}

#books p.text {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #333;
	}

#books p.ctext {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	}

#magazines {
	width: 934px;
	position: relative;
	top: 0px;
	left: 33px;
	}

#magazines table {
	margin: 0;
	padding: 0;
	border: 0;
	}

#magazines td {
	vertical-align: top;
	}

#magazines p.text {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #333;
	}

#magazines p.ctext {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	}

.tableh1 {
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #204A87;
	}

.tableh2 {
	padding: 2px 10px 4px 10px;
	background: #204A87;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	border-top: #FFFCF0 15px solid;
	border-bottom: #FFFCF0 15px solid;
	}

.tableleft {
	width: 240px;
	padding: 15px 0;
	text-align: center;
	background: #E3E0CF url(../images/boxdt.gif) no-repeat top left;
	}

.tablemiddle {
	width: 100px;
	padding: 10px 0 15px 3px;
	text-align: left;
	background-color: #ECE9D8;
	}

.tableright {
	width: 430px;
	padding: 10px 10px 15px 3px;
	text-align: left;
	border-left: #E3E0CF 2px solid;
	background: #ECE9D8 url(../images/boxdb.gif) no-repeat bottom right;
	}

.tablemagleft {
	width: 180px;
	padding: 15px 0;
	text-align: center;
	background: #ECE9D8 url(../images/boxdt.gif) no-repeat top left;
	}

.tablemag {
	width: 180px;
	padding: 15px 0;
	text-align: center;
	background: #ECE9D8;
	}

.tablemagright {
	width: 180px;
	padding: 15px 0;
	text-align: center;
	background: #ECE9D8 url(../images/boxdb.gif) no-repeat bottom right;
	}