	body {
		margin:0px 0px 10px 0px;
		background:#909090;
	background-position : top,left;
	background-repeat : no-repeat;
	background-image : url(top-corner.jpg);
}
		}

	A			{ color:#000099; text-decoration:underline; }
	A:link		{ color:#000099; text-decoration:underline;  }
	A:visited	{ color:#000099; text-decoration:underline;   }
	A:active	{ color:#fff; text-decoration:underline;   }
	A:hover		{ color:#fff; text-decoration:underline;   }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	
	

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		border-top:5px solid #502A01;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		text-align:right;
		margin-bottom:60px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFF;
		text-decoration: none;
		}

		
	#content {
		z-index: 3;
		padding: 10px;
		background:#FFDE9C;
		border-left:1px solid #502A01;
		border-right:1px solid #502A01;
		border-top:1px solid #502A01;
		border-bottom:1px solid #502A01;
		margin-right:150px;
		margin-left: 220px;
		margin-bottom:20px;
		margin-top:90px;
		}

	#links {
		z-index:1;
		position:absolute;
		top: 90px; 
		right: 10px;
		width: 120px;
		padding:0px;
		}

	#linksleft {
		z-index:2;
		position:absolute;
		top: 260px;
		left: 10px;
		width: 180px;
		padding:10px;
		background:#fff;
		}
		
	#linksleft a,
        #linksleft a:link,
        #linksleft a:visited,
        #linksleft a:active,
        #linksleft a:hover {
		display: block;
		margin-right:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
		padding: 0px;
		color: #000099;
		text-decoration: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight:bold;
		}
		
        #linksleft a:hover {
			color:#000;
			text-decoration: underline;
		}
		
	#content a,
        #content a:link,
        #content a:visited,
        #content a:active,
        #content a:hover {
		color: #009;
		text-decoration: underline;
		font-weight:bold;
		}
		
        #content a:hover {
		color: #000;
		}
		
	h1 {
		font-family:verdana, arial, sans-serif;
		font-size:18px;
		background: #FFF276;
		color:#000;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		padding:2px;
		margin-bottom:10px;
		font-weight:bold;
		}
		
	h2 {
		font-family:verdana, arial, sans-serif;
		font-size:16px;
		color:#000;
		padding:2px;
		margin-bottom:5px;
		margin-top:5px;
		font-weight:bold;
		}
		
	#search {
		background: #E3E3E3;
		color: #000;
		font-size:small;
		font-weight:normal;
		border-right:1px dotted #000;
		border-left:1px dotted #000;
		border-top:1px dotted #000;
		border-bottom:1px dotted #000;
		padding-left:3px;
		padding-top:3px;
		padding-bottom:3px;
		padding-right:3px;
		}
		
	#searchbutton {
		background: #E3E3E3;
		color: #000;
		font-size:x-small;
		font-weight:bold;
		border-right:0px none #000;
		border-left:0px none #000;
		border-top:0px none #000;
		border-bottom:0px none #00;
		margin-left:5px;
		margin-bottom:1px;
		padding-left:2px;
		padding-top:2px;
		padding-bottom:2px;
		padding-right:2px;
		}

	.main {
		padding-left:15px;
		padding-top:15px;
		padding-right:15px;
		}

	.article {
		font-family: Georgia,'Times New Roman',Times,serif;
		color:#000;
		font-size:small;
		font-weight:normal;
		background:#FFF276;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		}



	.title {
		font-family:verdana, arial;
		font-size:small;
		color:#990000;
		text-transform:uppercase;
		font-weight:bold;
		}

	#menu {
		margin-bottom:15px;
		background:#204D00;
		}



	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		color:#666666;
		margin-bottom:15px;
		}

	.side {
		font-family:arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding:2px;
		}
		
	.booklisting {
		font-family:arial, sans-serif;
		font-size:10px;
		border:1px dashed black;
		color:#000;
		background:#ffffff;
		font-weight:normal;
		line-height:100%;
		text-align:center;
		padding:5px;
		margin:3px;
		}

	div#linksleft div.sidetitle {
		font-family:arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.1em;
		background:#cccccc;
		}
		
	div#links div.sidetitle {
		font-family:arial, sans-serif;
		color:#666;
		background:#fff;
		font-size:8px;
		font-weight:bold;
		line-height:140%;
		padding:4px;
		margin-top:5px;
		margin-bottom:5px;
		text-align:center;
		text-transform:uppercase;
		letter-spacing:.1em;
		
		}




	div.main blockquote {
		padding:0px 10px 10px 10px;
		color:#000;
		border:1px solid #000;
		background:#eeeeee;
		font-family:Courier New,Courier,monospace;
		}
		
	#copyright {
		color: #000;
		font-size:x-small;
		text-align:center;
		margin-top:100px;
		margin-bottom:20px;
		}
		
		.infobox {
		font-family:arial, sans-serif;
		font-size:13px;
		border:1px solid blue;
		color:#000;
		background:#fff;
		font-weight:normal;
		line-height:150%;
		text-align:left;
		padding:5px;
		margin:3px;
		width:300px;
		}
		
		.infobox h3{
		font-size:13px;
		font-weight:bolder;
		text-align:center;
		color:#fff;
		padding:3px;
		background:#0033cc;
		}
		
		.footerbox {
		font-family:arial, sans-serif;
		font-size:13px;
		border:1px dotted black;
		color:#000;
		background:#fff;
		font-weight:normal;
		line-height:150%;
		text-align:center;
		padding:5px;
		margin:3px;
		}
		
		.salesbox {
		font-family:arial, sans-serif;
		font-size:11px;
		border:1px solid #0033cc;
		color:#0033cc;
		background:#FFF;
		font-weight:normal;
		line-height:130%;
		width:180px;
		padding:3px;
		margin:8px;
		float:right;
		}
		
		.salesbox h3{
		font-size:11px;
		font-weight:bolder;
		text-align:center;
		color:#fff;
		padding:3px;
		background:#0033cc;
		}

		
		.salesbox ul{
		margin-left:20px;
		}
		
		
		#linksleft a:link.hot, #linksleft A:visited.hot, .hot {
		color: red;
		}
		
		#content a:link.external {
		color: #009;
		text-decoration: none;
		font-weight:normal;
		font-size:10px;
		}
		
		hr {
		color: #666;
		height:1px;
		}
		
		.fortherecord {
		font-family:Courier New,Courier,monospace;
		font-size:12px;
		}
		.subtle {font-size:.8em !important;}
		.subtle a {color:black !important;text-decoration:underline !important;font-weight:normal !important;}