body,td { font: 12px Verdana, Geneva, sans-serif; color:#663300; line-height: 1.4em;}

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

#mainContent table { border-collapse:collapse; }
#mainContent a { color: #900; }
#mainContent a:hover { color: #630; }

#booktable td {  border-bottom:1px solid #F0D58A; }
#booktable td a { float:right; color:#900; text-decoration:none; } 
#booktable td a:hover { color:#C93; text-decoration:none; }

.casttable td {  border-bottom:1px solid #F0D58A; padding:2px 0 2px 0; }
.casttable td a { float:left; color:#900; text-decoration:none; } 
.casttable td a:hover { color:#C93; text-decoration:none; }

.quote { font: normal 16px Verdana, Geneva, sans-serif; color:#630; margin: 0 0 10px 0; }
.credit { font: normal 11px Verdana, Geneva, sans-serif; color:#900; margin-left:10px; text-transform:none; line-height:18px; }

h1 {  }
h2 { font: normal 18px Verdana, Geneva, sans-serif; color:#630; margin:6px 0 10px 0; text-transform:none; }
h3 { font: normal 14px Verdana, Geneva, sans-serif; color:#630; line-height:24px; margin:0; }

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

#nav ul { width:476px; margin: 0 auto; padding: 0; list-style-type: none; text-align: center; }
#nav li { float:left; display: inline; height:30px; }
#nav img { height:30px; }

#navsocial ul { margin:10px 0 0 0; padding: 0; list-style-type: none; text-align: center; }
#navsocial ul li { display: inline; height:30px; }
#navsocial img { height:30px; }

.left { float:left; }

/* 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: 10px 0 0 15px;
padding:0 10px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #F0D58A; 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: #630; }
.hscrollerbase { height: 10px; background-color: #F0D58A; }
.hscrollerbar { height: 10px; background-color: #630; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }
