#wrapper {
	background: #693 repeat-y 160px 0px;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #669933;
	position: absolute;
	background-image: url(../images/books2-160.jpg);
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-image: url(../images/CityLitLogo-140.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	position: relative;
	width: 140px;
	left: 0px;
	top: 0px;
	padding-top: 125px;
	padding-left: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669933;
	height: 100%;
	float: left;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover, #navigation a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #563D23;
	background-color: #ffffff;
	width: 335px;
	right: 20px;
	float: right;
	margin-right: 10px;
	min-height: 400px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 60px;
}

html>body #content {margin-right:20px;}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #669933;
}
#content a:hover {
	color: #669933;
	text-decoration: underline;
}
#nowplaying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #563D23;
	background-color: #000000;
	width: 150px;
	right: 20px;
	float: right;
	margin-left: 10px;
	min-height: 210px;
	text-align: center;
	top: 40px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #693;
	width: 130px;
	font-style: normal;
	font-weight: normal;
}
#content gheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #669933;
}
.prodtitle {
	font-size: 18px;
	font-weight: bold;
}
.prodtitlesub {
	font-size: 12px;
	font-weight: bold;
}
.prtitle {
	font-weight: bold;
	font-size: 12px;
}
.pagesubheader {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}
body {
	background-color: #FFFFFF;
}
.quotes {
	font-size: 12px;
	font-weight: bold;
}
