   
body {
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height: 1.5em;
	background: #F0F0F0;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	
}

TD {
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height: 1.5em;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	
}


.logo {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(../images/new_logo.jpg) repeat-x; 
	color: #FFF;
	
}

.strapline {
	clear: both;
	background: #CA090D url(../images/searchbg.gif) repeat-x bottom left;
	height: 20px;
	color: #FFFFFF;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 25px 0 1px 15px;
	margin-top: -2px;
	font-size: 18px;
}

.libros_author {
	clear: both;
	background: #CA090D url(../images/searchbg.gif) repeat-x bottom left;
	height: 20px;
	color: #FFFFFF;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 25px 0 1px 15px;
	margin-top: -2px;
	font-size: 24px;
	font-family: "Myriad Web Pro";
	font-weight: bold;
}

.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(../images/new_logo.jpg) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
}

.sf_right {
	width: 537px;
	float: right;
}

.article {
	padding: 0;
	margin: 0
}

.article ul {
	margin: 10px 10px;
	padding-left: 10px;
}

.article ol {
	margin: 10px 10px;
	padding-left: 14px;
}

a {
	color: #0000FF;
	background: inherit;
	font-size: 12px;
	text-decoration: none;
}

a:hover { 
	color: #000; 
	background: inherit;
}

a.title { 
	color: #B41A1A; 
	background: #FFF;
}

h1 { 
	font: bold 1.5em Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 16px 0 0 8px; 
	margin: 0;
}

h2 { 
	margin: 0; 
	padding: 0; 
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { 
	color: #FFF; 
	background: inherit;
}

h1 a, h2 a { 
	text-decoration: none;
}

h1 a:hover, h2 a:hover { 
	color: #BFE1ED; 
	background: inherit;
}

h3 { 
	font: 110% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 2; 
	color: #5f5f5f; 
	background: #FFF;
}

h4 { 
	font: 150% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 10; 
	color: #5f5f5f; 
	background: #FFF;
}

p {
	margin: 0 0 0px 0;
	line-height: 1.5em;
	text-align: justify;
}

ul {
	margin: 2px 0px;
	padding-left: 10px;
}

form { 
	margin: 0;
}

input.search { 
	width: 199px; 
	border: none; 
	background: #FFF url(../images/input.gif); 
	padding: 4px; 
	color: #808080;
}

input.submit { 
	height: 24px; 
	font-weight: bold; 
	width: 53px; 
	border: none; 
	background: #D96855 url(../images/button.gif); 
	padding: 3px; 
	color: #FFF;
}

/* layout
   ------ */

.content {
	margin: 10px auto;
	width: 768px;
	background: #FFF url(../images/big_middle.gif) repeat-y;
	color: #454545;
}

.full_content {
	margin: 10px auto;
	width: 748px;
	background: #FFF url(../images/big_middle.gif) repeat-y;
	color: #454545;
	padding-left: 10px;
	padding-right: 10px;
}



.logo {	
}

/* header */
.header_top { 
	background: #FEFEFE url(../images/big_top.gif) no-repeat; 
	color: #FFF;
	height: 15px;
}

.header { 
	padding: 0px 10px 0 10px;
	 }

.header_bottom {
	clear: both;
	background: #FEFEFE url(../images/big_bottom.gif) no-repeat;
	color: #FFF;
	height: 15px;
}
    
/* navigation */
#nav { 
	width:100%;
	float:left;
}

#nav ul { 
	margin:0; 
	list-style:none; 
	padding: 0;
}

#nav a, #nav strong, #nav span { 
	float:left; 
	display:block; 
	color:#fff; 
	padding: 7px 20px 4px 10px; 
	background: #C43219 url(../images/nav.gif) no-repeat 100% 0px; 
	text-decoration:none; 
	font-weight: bold;
}

#nav a { 
	float:none;
}

#nav li { 
	float:left; 
	color: #FFF; 
	background: #C43219 url(../images/nav.gif) no-repeat 0px 0px; 
	margin:0; 
	padding:0 0 0 9px;
}

#nav #current { 
	background: #1995C2 url(../images/nav.gif) no-repeat 0 -41px;
	color: #FFF;
}

#nav #current a { 
	background: #1995C2 url(../images/nav.gif) no-repeat 100% -41px; 
	padding:7px 20px 4px 11px; 
	color:#FFF;
}

#nav a:hover { 
	color:#BFE1ED;
	background: #C43219 url(../images/nav.gif) no-repeat 100% 0px;
	 }   

.mainheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}

.redheader {
	padding: 8px;
	background: #CA090D;
	color: #FFFFFF;
	text-align: center;
}

.box_red {
	background: #CA090D;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
	line-height: 1.2;
}

.box_grey {
	background: #f0f0f0;
	color: #808080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}

.redheader a {
	background: #CA090D;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.redheader a:hover {
	color: #47B0D6;
}

.blueheader {
	padding: 6px;
	background: #5BB2D1;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.dwain_chambers {
	padding: 6px;
	background: #b9b88e;
	color: #333333;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box_blue {
	background: #5BB2D1;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

.box_top {
	background: #F0F0F0 url(../images/leftbox_top.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 159px;
}
	
.box_top h2 {
	color: #808080;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}
	
.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #595959;
	background: #FFF;
	text-align: justify;
}

.top_box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #595959;
	background: #FFF;
	height: 300px;
}

.top_box_plain {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #595959;
	background: #FFF;
	height: 300px;
}
	
.box_bottom {
	background: #FFF url(../images/leftbox_bottom.gif) no-repeat;
	color: #000;
	height: 13px;
	width: 160px;
	margin: 0 0 7px 0;
}
	
/* left and central column */
.left_side { 
	float: left;
	width: 159px;
	padding: 0px 5px 8px 8px;
}

.right_side { 
	float: right; 
	width: 405px; 
	margin: 0 5px 0 0; 
	text-align: left;
}
		
.article {
	padding: 0 5px 0 0px;
	margin-bottom: 20px;
	color: #454545;
	text-align: justify;
}

.centred {
	padding: 0 5px 0 0px;
	margin-bottom: 20px;
	color: #454545;
	text-align: center;
}

		
.grey_top { 
	clear: both; 
	width: 382px; 
	background: #EDEDED url(../images/grey_top.gif) no-repeat; 
	color: #000; 
	height: 5px; 
	padding: 0; 
	margin: 0px 0 0 6px; }
	
.grey {
	margin: 0 0 0 6px;
	padding: 10px;
	background: #EDEDED url(../images/grey_bottom.gif) no-repeat bottom left;
	color: #808080;
	font-size:12px;
	width: 362px;
}
		
.grey a {
color: #C83C3C;
background: inherit;
font-weight: bold;
}
	
.grey a:hover {
color: #000;
background: #EDEDED;
}
	
.highlight {
padding: 5px 3px 5px 3px;
margin: 0 0 3px 0;
border-bottom: 1px solid #ccc;
}
	
		
/* right side
   ---------- */
		
.right { float: right;
	width: 170px;
	margin: 0 0 10px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}

.footer p {
	line-height: 2em;
	text-align: center;
}

.footer a {	color: #4F4F4F;
	background: #f0f0f0;
	border-bottom: 1px dotted #808080;
	text-decoration: none;
}

/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 80px;
	height: 120px;
	margin: 6px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150px;
	height: 254px;
} 
.news_text {

	font-family: "Myriad Web Pro";
	font-size: 12px;
	color: #1F93BE;
	text-decoration: none;
	font-weight: normal;
	padding:3px;
}
