body {position:relative;height:100%;margin:0;padding:0; background:url('/images/logo/bglogo15_spr.jpg');}

#idbody {position:relative;overflow:hidden;width:860px;text-align:center;margin:0;padding:0;background-color:white;border-left:ridge;border-right:ridge;border-top:ridge;border-bottom:ridge;border-width:2;border-color:lightblue;}    

/* header */
#header {position:relative;background-image:url('/images/header.png');width:860px;height:162px;}
#newplayer {cursor:pointer;position:absolute; left:585px;top:5px;width:152px;height:18px;background:url('/images/newplayer.png'); }
#newplayer:hover { background-position:0px 18px; }
#viewdemo {display:block;position:absolute; left:585px;top:23px;width:152px;height:19px;background:url('/images/viewdemo.png'); }
#viewdemo:hover { background-position:0px 19px; }
#xaddus {display:block;position:absolute; left:585px;top:41px;width:152px;height:18px;background:url('/images/addus.png'); }
#xaddus:hover { background-position:0px 18px; }
#mobileapps {display:block;position:absolute; left:585px;top:41px;width:152px;height:19px;background:url('/images/mobileapps.png'); }
#mobileapps:hover { background-position:0px 18px; }
#gclogo {display:block;position:absolute;width:122px;height:94px;left:0;top:0;background:url('/images/SIDE-03_01b.gif'); }
#homelink {display:block;position:absolute;width:300px;height:60px;left:150px;top:15px; }
#userline {position:absolute;left:182px;top:79px;height:23px;width:600px;overflow:hidden;xpadding-top:4px;}
#pagetitle {text-align:center;position:absolute;left:180px;top:105px;height:55px;width:610px;xborder:solid 1px red;overflow:hidden;}
#h2h {position:relative;left:30px;top:4px;width:515px;height:20px;overflow:hidden;text-align:center;}

/* left menu holder with buttons */
#side-up {position:relative;width:140px;height:32px;background:url('/images/side_up.png');}
.menu-holder { position:relative; width:140px; background:url('/images/SIDE-spacer2.gif');background-repeat:repeat-y;}
#lmh-buttons a {display:block;position:relative;border:none; margin:4px 0px;width:122px;height:19px;}
#home {background:url('/images/btn_home.png');margin-top:0px;}
#about {background:url('/images/btn_about.png');}
#contact {background:url('/images/btn_contact.png');}
#manage {background:url('/images/btn_manage.png');}
#rules {background:url('/images/btn_rules.png');}
#help {background:url('/images/btn_help.png');}
#links {background:url('/images/btn_links.png');}
#ladder {background:url('/images/btn_ladder.png');}
#buy {background:url('/images/btn_buy.png');}
#home:hover, #about:hover, #contact:hover, #manage:hover, #rules:hover, #help:hover, #links:hover, #ladder:hover, #buy:hover { background-position:0px 19px; }
#rfr {display:block;left:8px;position:absolute;width:88px;bottom:10px;height:31px;background:url('/images/ref.gif')}
#side-down {position:absolute;left:0;bottom:0;width:108px;height:9px;background:url('/images/down.gif') bottom left no-repeat; padding: 0; margin: 0;}

/* custom-area */
#custom-area {position:relative;width:700px;padding-right:32px;}

/* footer */
.side-under {position:relative;width:108px;overflow:hidden;padding-top:5px;text-align:center;}

.tlogo {font-family: Arial,sans-serif;}
.dblue { color: #00175D }
.red {color: red}
.tleft {text-align: left;}

.footer-links {margin-bottom:3px;}
.footer-links a { padding:3px;}
