body,td { font: 12px Georgia, 'Times New Roman', Times, serif; color:#000; line-height: 1.4em;}

.background { width:100%; height:100%; background:#ECC url(../img/microsites/lordarthursavilescrime/background.jpg) no-repeat top center; }

#mainContent table { text-align:left; margin:0 auto; }
#mainContent a { color: #900; }
#mainContent a:hover { color: #069; }

#booktable td {  border-bottom:1px solid #C99; }
#booktable td a { float:right; color:#900; text-decoration:none; } 
#booktable td a:hover { color:#069; text-decoration:none; }

.quote { font: normal 17px Georgia, 'Times New Roman', Times, serif; color:#C00; margin: 0 0 10px 0; }
.credit { font: normal 11px Georgia, 'Times New Roman', Times, serif; color:#000; margin-left:10px;}

h1 {  }
h2 { text-align:left; font: normal 22px Georgia, 'Times New Roman', Times, serif; color:#069; line-height:36px; margin:0; }
h3 { text-align:left; font: normal 16px Georgia, 'Times New Roman', Times, serif; color:#000; margin:0; }

hr { border: 1px; color: #C99; background-color: #C99; height: 1px; clear: both; }

#navone ul { margin:0; padding:0; list-style-type:none; text-align:center; clear:both; }
#navone ul li { display:inline; height:30px; margin:0; padding:0;}
#navone img { height:30px; }

#navtwo ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#navtwo ul li { display:inline; height:45px; margin:0; }
#navtwo img { height:45px; }


/* Scroll Bar Styling Starts Here */

#scrollContent {
/* Typical fixed height and fixed width example */
text-align:left;
width: 450px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
xbackground-color: #E7EADE;
margin: 0 0 0 260px;
padding:0 15px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #C99; filter:alpha(opacity=50); /* Internet Explorer */ -moz-opacity:0.5; /* Mozilla 1.6 and below */opacity: 0.5; /* newer Mozilla and CSS-3 */ }
.vscrollerbar { width: 10px; background-color: #069; }
.hscrollerbase { height: 10px; background-color: #C99; }
.hscrollerbar { height: 10px; background-color: #069; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }