
/* container */
div#container { background-image:url(../graphics/bg-tv.gif); background-repeat: no-repeat; height: 802px; width: 827px; margin-left: auto; margin-right: auto; margin-top: 8px; position: relative; }


/* top nav */
table#topnav { background-image:url(../graphics/bg-topnav.gif); background-repeat: no-repeat; position: relative; float: right; top: 136px; right: 51px; }


/* left nav */
table#leftnav { position: relative; top: 256px; left: 50px; }
img.leftnavbtn1 { margin-left: 4px; margin-bottom: 6px; }
img.leftnavbtn2 { margin-bottom: 6px; }
img.leftnavbtn3 { margin-left: 8px; margin-bottom: 6px; }
img.leftnavbtn4 { margin-left: 14px; margin-bottom: 6px; }
img.leftnavbtn5 { margin-left: 20px; margin-bottom: 8px; }
img.leftnavbtn6 { margin-left: 26px; margin-bottom: 8px; }
img.leftnavbtn7 { margin-left: 35px; }


/* home flash */
div#home-flash { background-image:url(../graphics/bg-home-screen.gif); background-repeat: no-repeat; height: 393px; width: 511px; position: absolute; top: 192px; right: 18px; padding-top: 23px; padding-left: 33px; }
div#flash-obj { }


/* home icon bar */
div#home-icon-bar { background-image:url(../graphics/home-icon-bar-blank.gif); background-repeat: no-repeat; height: 86px; width: 619px; position: absolute; bottom: 89px; left: 112px; }
table.home-icons { margin-top: 18px; }
img.home-sponsor-icon { margin-left: 55px; }
img.home-appstore-icon { margin-left: 53px; }
img.home-facebook-icon { margin-left: 54px; }
img.home-twitter-icon { margin-left: 12px; }
img.home-youtube-icon { margin-left: 14px; }

/* footer : copyright */
div#footer-copyright { position: absolute; bottom: -30px;  width: 100%; }


/* links */
div#links a { position: absolute; text-decoration: none; }
div#links a i { visibility: hidden; }
a#home { height: 200px; width: 250px; top: 20px; left: 25px; }
a#sponsor { height: 45px; width: 145px; top: 645px; left: 165px; }
a#itunes { height: 45px; width: 130px; top: 642px; left: 350px; }
a#facebook { height: 40px; width: 40px; top: 644px; left: 534px; }
a#twitter { height: 40px; width: 40px; top: 644px; left: 583px; }
a#youtube { height: 40px; width: 40px; top: 644px; left: 630px; }

