/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #996;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	color: #330;
	}
.splashpage {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 0;
	color: #000;
	}
acronym {
	cursor: help;
	border-bottom: 1px solid #999;
	}
a	{
	text-decoration: none;
	color: #369;
	border-bottom: 0px;
	}
a:hover { 
	color: #69C;
	border-bottom: 1px solid #69C;
	}
a.noborder:hover {
	border: 0px;
	}
a.click {
	font-weight: bold;
	}
.staff {
	font-size: 13px; 
	font-weight: bold;
	color: #369;
	}
.visit {
	clear: left;
	font-size: 9px; 
	font-weight: bold;
	}
  
.publisher {
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;
	color: #930;
	}				 
a.back, a:hover.back { 
	position: relative;
	float: right;
	top: 8px; 
	font-weight: bold;
	}
a.sublink {
	font-size: 12px; 
	font-style: italic;
	font-weight: bold;
	}
.more {
	font-style: italic;
	font-weight: bold;
	}
a.sublink, .more, .email {
	color: #930;
	}
a:hover.sublink, a:hover.more, a:hover.email {
	color: #C60;
	border-bottom: 1px solid #C60;
	}

/*------------------------------------------------------------*
**  Div
**------------------------------------------------------------*/
div.bottomline {
	margin-bottom: 4px;
	border-bottom: 1px solid #996;
	line-height: 14px;
	padding: 10px 0px;
	}
div.booklist {
	background: #EED;
	padding: 10px 0px;
	margin-bottom: 20px;
	}
div.rightbox {
	float: right;
	padding: 0 18px 14px 14px;
	}	
div.enlarge {
	float: left;
	padding: 0 10px 0px 0px;
	}	
div.clearer {
	clear: left;
	line-height: 1px;
	height: 15px;
	}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/	
a img {
	border: 0px;
	}
img.book {
	position: relative;
	float: left;
	margin-top: 5px;
	}
img.bookpreview {
	height: 150px;
	position: relative;
	float: left;
	margin-top: 5px;
	}
img.enlarge {
	position: relative;
	float: left;
	margin-bottom: 8px;
	}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	position: relative;
	bottom: 26px;
	background: #EED;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	}
#container.splashpage {
	position: relative;
	top: 30px;
	background: #FFF;
	width: 780px;
	margin: 0 auto;
	text-align: center;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header  {
	position: relative;
	margin: 0 auto;
	background: url("images/header_background_fix.png") repeat-x 100% 0;
	padding-top: 21px;
 	z-index: 1;
	/* border-top: 4px solid #C60;
	border-bottom: 4px solid #fff  */
	}
#header h1 { 	
	color: #69C;
	font-size: 22px;
	}	
#header h2 { 	
	color: #69C;
	font-size: 14px;
	padding-left: 1px;
	}
#background  {
	position: relative;
	background: #C60 url("images/sunset_crop.png") no-repeat 100% 0;
	background-position: bottom;
 	padding-top: 174px;
 	z-index: 0;
	}
img.title {
	position: relative;
	bottom: 270px;
	z-index: 3;
	}
img.logo {
	position: relative;
	z-index: 3;
	}

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #663; 
	border-bottom: 4px solid #EED;
	margin: 0; 
	padding: 0;
	height: 26px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #EED;
	background-color: #996;
	border-right: 2px solid #EED;
	padding: 3px 8px;
	font-size: 12px;
	float: left;
	font-weight: bold;
	}
#nav li a:hover {
	background-color: #663;
	border-bottom: 0px;
	}
#nav li a.on {
	background-color: #663;
	color: #F90;
	}

/*------------------------------------------------------------*
**  Side Bars
**------------------------------------------------------------*/
#leftsidebar, #rightsidebar {
	position: relative;
	float: left;
	width: 150px;
	line-height: 14px;	
	}
#leftsidebar div {
	margin-left: 12px;
	margin-right: 5px;
	}
#rightsidebar div {
	margin-right: 12px;
	margin-left: 5px;
	}
	
/*------------------------------------------------------------*
**  Side Bars & Content
**------------------------------------------------------------*/
#leftsidebar h2, #rightsidebar h2, #content h2, #contentwide h2 { 
	font-size: 20px;
	font-weight: lighter; 
	color: #C60; 
	margin: 0 10px 0 0; 
	}
#leftsidebar h3, #rightsidebar h3, #content h3, #contentwide h3 { 
	font-size: 15px;
	font-weight: bolder;
	color: #C60; 
	margin: 0 10px 0 0; 
	}
#leftsidebar h3.blue, #rightsidebar h3.blue, #content h3.blue, #contentwide h3.blue { 
	font-size: 15px; 
	color: #369; 
	margin: 0 10px 0 0; 
	}
#leftsidebar h4, #rightsidebar h4, #content h4, #contentwide h4 { 
	font-size: 12px;
	font-weight: bolder;
	color: #369; 
	margin: 0 10px 0 0; 
	}
#leftsidebar div, #rightsidebar div { 
	padding: 10px 0px;
	background: #EED;  
	}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 400px;
	position: relative;
	margin: 0px 7px 10px 7px;
	padding: 0px 12px;
	border-left: 1px solid #996;
	border-right: 1px solid #996;
	line-height: 16px; 
	text-align: left; 
	word-spacing: 0px;	
	}
#contentwide {
	float: left;
	width: 530px;
	position: relative;
	margin: 0px 0px 10px 7px;
	padding: 0px 24px;
	border-left: 1px solid #996;
	line-height: 16px; 
	text-align: left; 
	word-spacing: 0px;	
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: #663;
	border-bottom: 10px solid #C60;
	text-align: center;	
	color: #EED;
	font-size: 10px;
	padding: 8px 8px 15px 8px;	
	line-height: 14px;
	clear: both;
	position: relative;
	}
#footer a {
	text-decoration: none;
	color: #C93;
	border-bottom: 1px solid #C93;
	}
#footer a:hover {
	color: #F90;
	border-bottom: 1px solid #F90;
	}
