html, body {margin: 0; padding: 0; width: 100%; height: 100%;}
body {background: #9ca6ac; text-align: center; color: #6e7d86; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; font-size: 11px;}

a {text-decoration: none; margin: 0; padding: 0; border: 0;}
img {border: 0; margin: 0; padding: 0;}

#outer {position: absolute; top: 50%; left: 0; width: 100%; margin-top: -275px;}
#container {position: relative; margin: 0 auto; width: 936px; height: 550px; background: #fff;}

#head {position: absolute; top: 45px; left: 250px; width: 457px; height: 31px;}
#head img { width: 457px; height: 31px;}

#collage {position: absolute; top: 147px; left: 3px; width: 930px; height: 360px;}
#collage img {width: 930px; height: 360px;}

#player1 {position: absolute; top: 147px; left: 3px; z-index: 10; font-size: 1px; line-height: 1px; color: #fff;}
#player2 {position: absolute; top: 147px; left: 778px; z-index: 10; font-size: 1px; line-height: 1px; color: #fff;}
#player3 {position: absolute; top: 386px; left: 390px; z-index: 10; font-size: 1px; line-height: 1px; color: #fff;}

#player1 p, #player2 p, #player3 p,
#player1 h2, #player2 h2, #player3 h2,
#player1 h3, #player2 h3, #player3 h3 {display: none;} 

/* TOP NAVIGATION */
/* ---------------------------------------------------------------------------------------- */
#naviTop {position: absolute; top: 119px; left: 3px; width: 930px; height: 25px; z-index: 2}


/* mouse events */

#naviTop li:hover ul ul, 
#naviTop li:hover ul ul ul, 
#naviTop li.sfhover ul ul, 
#naviTop li.sfhover ul ul ul
{left: -999em;}

#naviTop li:hover ul,
#naviTop li ul li:hover ul,
#naviTop li.sfhover ul,
#naviTop li ul li.sfhover ul
{left: 0;}

/* IE7 fix */
#naviTop li:hover, #naviTop li.hover {position: static;}


/* BOTTOM NAVIGATION */
/* ---------------------------------------------------------------------------------------- */
#naviBottom {position: absolute; top: 510px; left: 3px; width: 930px; height: 25px; background: #c9ced2;}


/* FOOTER NAVIGATION */
/* ---------------------------------------------------------------------------------------- */
#footer {position: absolute; top: 538px; left: 0; width: 936px; height: 20px; background: #9ca6ac; color: #b7bec3; font-size: 0.91em;}
#footer ul {float: right;}
#footer ul li {float: right; margin: 0 3px 0 0; padding: 0; height: 20px;}

#footer ul li a {margin: 0; padding: 0; text-decoration: none;} 
#footer ul li a:link, 
#footer ul li a:active, 
#footer ul li a:visited {color: #dbdee0;}
#footer ul li a:hover {color: #fff; text-decoration: underline;}
