	/*-- modify basic universals --*/
BODY { background-image: url('../images/bglight.gif'); }




	/*-- modify universal named divs --*/

#page { height: 615px; overflow: hidden; }

#sidebar { padding-top: 5px; height: 90px; overflow: hidden; }

#content { float: none; top: -95px; margin-top: 0; margin-left: 230px; width: 593px; height: 67px; padding: 0; background: url(../images/hdr.gif) top right no-repeat scroll; font-size: 17px; padding: 19px 22px 0 0; text-align: right; letter-spacing: 1px; color: #b3c77d; text-transform: lowercase; }
#content a { text-decoration: none; }
#content a:link { color: #b3c77d; }
#content a:hover { color: #895; text-decoration: underline; }
#content a:visited { color: #b3c77d; }
#content a:visited:hover { color: #895; }

#copy { position: relative; }




	/*-- new named divs --*/

#wlspace { width: 845px; height: 510px; position: relative; top: -95px; }


#buttons { width: 904px; height: 730px; position: relative; top: 9px; left: -20px; }
#leftbutton { width: 30px; height: 365px; position: relative; top: 0; left: 0; }
#rightbutton { width: 30px; height: 365px; position: relative; top: -365px; left: 874px; }
a.arrowi { width: 30px; height: 360px; display: block; overflow: hidden; border: none; float: left; }
#leftbutton a img { border: none; margin-left: 0; }
#leftbutton a:hover img {margin-left: -30px; }
#rightbutton a img { border: none; margin-left: -90px; }
#rightbutton a:hover img {margin-left: -60px; }

