body,td { font: 11px Georgia,'Times New Roman',Times,serif; color:#036; line-height: 1.4em;}

.background { width:100%; height:100%; background:#005BAA url(../img/microsites/scrooge/background.jpg) no-repeat top center; }

#mainContent table { text-align:left; margin:0; }
#mainContent a { color: #C00; }
#mainContent a:hover { color: #36C; }

#booktable td {  border-bottom:1px solid #E2E2E2; }
#booktable td a { float:right; color:#C00; text-decoration:none; } 
#booktable td a:hover { color:#36C; text-decoration:none; }

.quote { font: bold 14px Georgia,'Times New Roman',Times,serif; color:#036; margin: 0 0 10px 0; }
.credit { font: normal 11px Georgia,'Times New Roman',Times,serif; font-style:italic; color:#36C; margin-left:10px; text-transform:none; }

h1 {  }
h2 { text-align:left; font: bold 16px Georgia,'Times New Roman',Times,serif; color:#FF0; height:25px; margin:0 0 0 485px; text-transform:uppercase; }
h3 {  }

hr { border: 1px; color: #E2E2E2; background-color: #E2E2E2; height: 1px; clear: both; }

#nav { float:left; list-style:none; margin:0; padding:0; }
#nav li { float:left; list-style:none; height: 30px; margin:0; }
#nav li a { float:left; display:block; text-decoration:none; }

/* 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 15px ;
padding:0 15px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #003766; 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: #FFC; }
.hscrollerbase { height: 10px; background-color: #003; }
.hscrollerbar { height: 10px; background-color: #FFC; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }