/* CSS Document */

body {
	width:100%;
	background:#000;
	text-align:center;
	margin:10px;
	padding-left:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	background-color:#666666;
	color: #CCCCCC;
	padding:4px;
	}
#maincol {
	position:relative;
	margin:0;
	padding:0px;
	}
#leftcol { 
	color:#336699;
	font-size:12pt;
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:250px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	width:250px; /* actual value */
	margin:0 0 -10px 0;
	padding-left:10px;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:250px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	width:250px; /* actual value */
	margin:0 0 -10px 0;
	text-align:left;
	font-size:10pt;
	padding:5px;
	padding-left:10px;
	z-index:99;
	}
#rightcol a{
	color:#999999;
	text-decoration:underline;
	}
#rightcol a:hover{
	color:#CCCCCC;
	}
#booksense{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size:11pt;
 	padding-left: 5px;
    }
#centercol {
	position:relative;
	padding:0 150px;
}
#quote-01{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00CC99;
	font-size: 14pt;
    }
#quote-02{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 14pt;
    }
#centercol a {
	color:#666;
	}
#centercol a:hover {
	color:#CCCCCC;
	}
#booksense{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size:11pt;
	padding-left: 8px;
	}
#footer {
	position:relative;
	top:1px;
	background:#000;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#footer li{
   display: inline;
   margin-right: 1em;
   text-decoration:none;
   color:#666666
   } 
#footer a{
   color:#999999;
   text-decoration:none;
   } 
#footer a:hover{
   color:#CCCCCC;
   text-decoration:none;
   } 
   

