#content {background: #b7afa4 url(../img/curtains.jpg) no-repeat top left;}
#content h2 {color: #3f4542; text-align: center; margin: 0 0 15px 234px;}
#content h3 {color: #3f4542; margin: 0 0 15px 234px;}
#textcon {background: transparent url(../img/curtainscurve.gif) no-repeat 198px 0px; height: 368px; padding: 15px 15px 15px 0;}
#scrollingcontent {color: #3f4542; overflow: auto; position: relative; width: 549px; padding-right: 5px; height: 324px; margin-top: 10px;}
#scrollingcontent p {margin: 0 0 15px 234px;}


/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;}
.vscrollerbase {width: 15px; background-color: #a39786;}
.vscrollerbar {width: 11px; background-color: #747269; margin: 0 2px;}
.hscrollerbase {height: 15px; background-color: #a39786;}
.hscrollerbar {height: 11px; background-color: #747269; margin: 2px 0;}
.vscrollerbar, .hscrollerbar {padding: 15px; z-index: 2;}
.vscrollerbarbeg {}
.vscrollerbarend {}
.hscrollerbarbeg {}
.hscrollerbarend {}
.scrollerjogbox {background: #747269;}
.scrollerjogbox:hover {background: #b7afa4;}
.vscrollerbasebeg {background: #747269 url(../img/curtainsarrow.gif) top left no-repeat; width: 15px; height: 15px !important;}
.vscrollerbaseend {background: #747269 url(../img/curtainsarrow.gif) top right no-repeat; height: 15px;width: 15px;}
.hscrollerbasebeg {background: url(../img/curtainsarrow.gif) bottom left no-repeat; height: 15px; width: 15px !important;}
.hscrollerbaseend {background: url(../img/curtainsarrow.gif) bottom right no-repeat; height: 15px; width: 15px;}
/* IE only styles, just for backup */
#scrollingcontent {scrollbar-base-color: #747269; scrollbar-track-color: #747269; scrollbar-face-color: #b7afa4; scrollbar-highlight-color: #747269; scrollbar-3dlight-color: #747269; scrollbar-darkshadow-color: #747269; scrollbar-shadow-color: #747269; scrollbar-arrow-color: #747269;}