body,td { font: 12px Arial, Helvetica, sans-serif; color:#000; line-height: 1.4em;}

.background { width:100%; height:100%; background:#69F url(../img/microsites/thegrassisgreener/background.jpg) no-repeat top center; }

#mainContent table { float:left; }
#mainContent a { color: #036; }
#mainContent a:hover { color: #000; }

#booktable table { width:449px; }
#booktable td {  border-bottom:1px solid #ABC; padding:2px 0 2px 0; }
#booktable td a { float:right; color:#036; text-decoration:none; } 
#booktable td a:hover { color:#000; text-decoration:none; }

.casttable table { width:449px; }
.casttable td {  border-bottom:1px solid #ABC; padding:2px 0 2px 0; margin-top:0; }
.casttable td a { float:left; color:#036; text-decoration:none; } 
.casttable td a:hover { color:#000; text-decoration:none; }

.quote { font: bold 12px Arial, Helvetica, sans-serif; color:#036; margin: 0 0 10px 0; }
.credit { font: normal 10px Verdana, Geneva, sans-serif; color:#000; margin-left:10px;}

h1 {  }
h2 { text-align:left; font: normal 22px Georgia, 'Times New Roman', Times, serif; color:#036; margin:8px 0 15px 0;  }
h3 { text-align:left; font: normal 22px Georgia, 'Times New Roman', Times, serif; color:#036; margin:0; }

hr { border: 1px; color: #776; background-color: #776; height: 1px; clear: both; }

#nav-wrapper { position:relative; margin:0 auto; text-align:center; }

/* !! nav width important !! */
#nav { width:493px; list-style:none; margin:0 auto; text-align:center; padding:0; }
#nav li { float:left; list-style:none; height: 22px; margin:0; }
#nav li img { height:22px; }
#nav li a { float:left; display:block; text-decoration:none; }

#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: 0 auto 29px auto;
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: #663; }
.hscrollerbase { height: 10px; background-color: #FFF; }
.hscrollerbar { height: 10px; background-color: #663; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }
