@charset "utf-8";
/* -----B&J Graphics - www.bnjgraphics.com -----*/
body {
	background: #f3f9fc; /* #e8f6fd; */
	margin: 0;
	margin-top:5px;
	padding: 0;
	text-align: center; /* this centers the container in IE  */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* --------layout--------- */
.alpha #container {  /* over everything */
	width: 980px;  
	background: #FFFFFF;
	margin: 0 auto; /* center the page */
	border: 1px solid #666666;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.alpha #header {
	background-color: #ffffff; 
	padding: 0 0px 0 0px;  /* If an image is used remove the padding. */
	/* background-image:url(images/headerbg.jpg);	
	background-repeat: repeat-x; */
	height:75px;	
}
.alpha #header h1 {
	margin: 0; /* zeroing the margin  */
	padding: 0px 0;
	text-align:left;
}
.alpha #menu {
	padding: 4px 0 5px 0;
	background-color: #FFFFFF;
	border-bottom:#666666 solid 1px;
	margin:0 0 0 0px;
	height:20px;
}
.alpha #mainContent {
	padding: 0 0px 0 20px; 
	background: #FFFFFF;
}
.alpha #footer { 
	padding: 5px 10px; 
	background:#c0e3f4;
	background-image: url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#9E0001;
	border-top:#666666 solid 1px;
	height:75px;
} 
.alpha #footer p {
	margin: 0; /* avoid margin collapse -  */
	padding: 10px 0; 
}
/* --------end layout--------- */
.maintext {
	padding:0 20px 0 0;
}
h1 {
	color: #005596;
}
h2 {color:#005596;}
.blue-lg {
	color:#005596;
	font-size:110%;
}
.my-title {
	font-size:200%;
	color:#9E0001;
}

hr {
	height:1px;
	color:#666666;	
	border: none 0;
	border-top: 1px solid #666666;
}
a:link {
	color:#005596;
	list-style:none;
	text-decoration:none;
}
a:visited {
	color:#005596;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;	
}
/* -----end basic----- */
.books-page-left {
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	padding:6px;
}
.books-page-right {
	border-right: #999999 solid 1px;
	border-top: #999999 solid 1px;
	padding:6px;
}
.essays-cels {
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	padding:8px 8px 2px 8px;	
}
.essays-title{
	line-height:150%;
	font-weight:bold;
	font-size:120%;	
}
.menu {
	color: #6600CC;
	height:18px;
}
.menu a:link {
	color:#FF0000;
	text-decoration:none;
}
.menu a:visited {
	color:#FF0000;
	text-decoration:none;
}
.menu a:hover {
	color:#FF0000;
	text-decoration:none;
}

.sidemenu ul {
	list-style:none;
	margin:6px 0 0 -34px;
}

.sidemenu {
	color: #024a81;
	font-size:90%;
	font-weight:bold;
	list-style:none;
	padding:4px;
	background:#C0e3F4;
	margin-left:0px;
}
.sidemenu a:link {
	color:#024a81;
	list-style:none;
	text-decoration:none;
	padding:4px 6px;
}
.sidemenu a:visited {
	color:#024a81;
	text-decoration:none;
	padding:4px 6px;
}
.sidemenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.sideblock {
	border-left:#666666 solid 1px;	
}
.sideblock-bot {
	border-top:#666666 solid 1px;	
}
.sidetext {
	padding:0 6px 0 6px;
	font-size:90%;
}
.sidetext a:link {
	color:#005596;
	list-style:none;
	text-decoration:none;
	padding:4px;
	display:block;
}
.sidetext a:visited {
	color:#005596;
	text-decoration:none;
}
.sidetext a:hover {
	color: #000000;
	text-decoration: underline;
}

.left-column {
	border-right:#666666 solid 1px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
.right-column {
	padding:0 10px 0 10px;
}
/* -----end menu----- */
.booktitle {
	background:#005596;
	margin:10px;
	color:#ffffff;
	font-size:110%;
	padding:4px;
}
.wrapleft {
	float:left;
	margin: 0 0 10px 10px;
	padding-right:20px;	
}
.wrapright {
	float:right;
	margin:0 0 5px 10px;
	padding:15px;
}
/* -----End wraps-----*/

.footer {	
	font-size:12px;
	color:#000000;	
	padding:3px 0 3px 0;	
}
.footer a:link, .footer a:visited {	
	font-size:12px;
	color:#005596;
	text-decoration: none;
	padding:4px 0 4px 0;
	margin:4px;
	line-height:150%;
}
.footer a:hover {
	color:#000000;
	text-decoration: none;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-size:10px;
	color: #000000;
	text-decoration: none;
	line-height:280%;
}
.copyright a:hover {
	color: #1965C0;
	text-decoration:none;
}
#current {	
	background-color:#ffffff;
	color:#005596;
	text-decoration:underline;
	
}
.bottom-line {
	border-bottom:#666666 solid 1px;
}
.top-line {
	border-bottom:#666666 solid 1px;
	width:460px;
}
.sm-font {
	font-size:80%;
}
.lightgray, .lightgray a:link, .lightgray a:visited, .lightgray a:hover {
	font-size:90%;
	color:#666666;
	text-decoration: none;
}
.lightgray a:hover {
	color:#005596;
	text-decoration: underline;
}
.leading {
	font-size:16px;
	color:#000000;
	line-height:20px;
}
.bold {font-weight:bold;
	color:#005596;
}
