body,td { font: 12px Tahoma, Geneva, sans-serif; color:#036; line-height: 1.4em;}

.background { width:100%; height:100%; background:#015AA4 url(../img/microsites/laughterintherain/background.jpg) no-repeat top center; }

#mainContent table { float:left; }
#mainContent a { color: #069; }
#mainContent a:hover { color: #003; }

/*#booktable table { width:449px; }*/
#booktable td {  border-bottom:1px solid #FFF; padding:2px 0 2px 0; }
#booktable td a { float:right; font-weight:bold; color:#069; text-decoration:none; } 
#booktable td a:hover { color:#003; text-decoration:none; }

/*.casttable table { width:449px; }*/
.casttable td {  border-bottom:1px solid #FFF; padding:2px 0 2px 0; margin-top:0; }
.casttable td a { float:left; color:#069; text-decoration:none; } 
.casttable td a:hover { color:#003; text-decoration:none; }

.quote { font: normal 20px Impact, Charcoal, sans-serif; color:#369; margin: 0 0 10px 0; text-transform:uppercase; }
.credit { font: normal 11px Tahoma, Geneva, sans-serif; color:#000; margin-left:10px; text-transform:none;}

h1 {  }
h2 { text-align:left; font: normal 26px Impact, Charcoal, sans-serif; color:#069; margin:0 0 15px 0; text-transform:uppercase; }
h3 { text-align:left; font: normal 24px Impact, Charcoal, sans-serif; color:#069; margin:0; }

hr { border: 1px; color: #FFF; background-color: #FFF; height: 1px; clear: both; }

#nav ul { margin: 0; padding: 0; overflow:hidden; list-style-type: none; width:230px; }
#nav ul li { float:left; /* display: inline; */ width:230px; height:26px; }
#nav img { height:26px; }

#sitelink { position:absolute; top:0; right:0; z-index:1000; }

/* 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:140px 0 30px 15px;
padding:0 10px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #FFF; 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: #FFF; }
.hscrollerbar { height: 10px; background-color: #069; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }