body {
	background: #a6c3ee url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}
blockquote {
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 100%;
	line-height: 1.5em;
	color: #222;
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
}

#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.jpg');
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.jpg');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.jpg');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	vertical-align:text-top;
	float: left;
	width: 520px;
	text-align: justify;
	padding: 0 30px 0 10px;
	font-size: 12px
}
.menu {
	vertical-align:text-top;
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#imgloading {
    background-color: #FFF;
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #f6f6f6
}
#small {
	line-height: 50%;
	font-size: 10px;
}
#smallright {
	line-height: 50%;
	font-size: 10px;
	text-align: right;
}
#title {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #060606
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #060606
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #060666;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #0808A4;
	font-weight: bold;
	text-decoration: none
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #0008A4;
	font-weight: bold;
	text-decoration: none
}
a.page_link {
	margin-left: 10px; 
	padding: 0px 2px; 
	border: solid 2px #ddd; 
	background: #fff;
	text-decoration: none
}
a.upcoming_link {
	margin-left: 10px; 
	background: #fff;
	text-decoration: none
}
a.books {
	margin-left: -10px; 
	background: #fff;
	text-decoration: none
}
.this_page {
	margin-left: 10px; 
	padding: 0px 2px; 
	border: solid 2px #000; 
	background: #060666;
	color: #fff;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
table {
	margin: 10px 0;
	background: #fff;
	border-collapse: collapse;
	width: 100%;
}
caption {
	font-weight: 700;
	text-align: left;
	font-size: .9em;
}
th {
	background: #e6e6f6;
	text-align: left;
	font-size: .9em;
	padding: 2px 5px;
}
th a {
	text-decoration: none;
}
th a:hover {
	text-decoration: underline;
}


#outer {
	width: 770px;
	margin: 20px auto;
	text-align: left;
}
#head {
	background: #262656;
	padding: 8px;
	border: 3px solid #003;
	margin: 5px 0;
	text-align: center;
}
#head a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia;
	font-size: 1.5em;
}
#head a:hover {
	text-decoration: underline;
	color: #ccf;
}
#inner {
	padding: 10px;
	border: 1px solid #cce;
	background: #f9f9f9;
}
ul li {
	margin: 2px;
}
form p {
	border: 1px solid #ddd;
	padding: 4px;
	background: #f6f6ff;
}
fieldset {
	border: 1px solid #ddd;
	background: #fff;
	margin: 10px 0;
}
legend {
	font-weight: 700;
	background: #ddd;
	border: 1px solid #aaa;
	padding: 2px 10px;
}
.response {
	border: 2px solid #a00;
	padding: 4px 10px;
	background: #ffc;
	font-size: .9em;
	margin: 10px 2px;
}
#searchresults strong {
	background: #ffc;
}
.amazonads {
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	padding:4px;
}
#update {
	background: #ffd;
	padding: 1px 5px;
	border: 1px solid #933;
}
#jd_search p {
	font-size: .9em;
}
.jds-even {
	background: #e4e4e4;
}

.CodeRay {
	background-color:#232323;
	border:1px solid black;
	font-family:'Courier New','Terminal',monospace;
	color:#E6E0DB;
	padding:3px 5px;
	overflow:auto;
	font-size:12px;
	margin:12px 0;
	line-height:14px;
	margin-bottom:20px;
}

.CodeRay pre {
	margin:0;
	padding:0;
}

.hide_numbers span.no {display:none; }

.CodeRay .an {color:#E7BE69;}

.CodeRay .c {
	color:#BC9358;
	font-style:italic;
}

.CodeRay .ch {color:#509E4F;}
.CodeRay .cl {color:#FFF;}
.CodeRay .co {color:#FFF;}
.CodeRay .fl {color:#A4C260;}
.CodeRay .fu {color:#FFC56D;}
.CodeRay .gv {color:#D0CFFE;}
.CodeRay .i {color:#A4C260;}
.CodeRay .il {background:#151515;}
.CodeRay .iv {color:#D0CFFE;}
.CodeRay .pp {color:#E7BE69;}
.CodeRay .r {color:#CB7832;}
.CodeRay .rx {color:#A4C260;}
.CodeRay .s {color:#A4C260;}
.CodeRay .sy {color:#6C9CBD;}
.CodeRay .ta {color:#E7BE69;}
.CodeRay .pc{color:#6C9CBD;}
