body { margin: 0 0 0 0; font-family: Arial, Helvetica, "Sans Serif"; font-size: 11px; background-color: #282727; color: #f1f1f1; }
a { color: #e64335; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border-width: 0px; }
h3 { margin: 0; }

#container { width: 900px; margin: 0 auto; }

#header { width: 900px; float: left; overflow: hidden; }
#header .left { width: 54px; height: 117px; float: left; background: url(/images/header-left.jpg) repeat-x top left; }
#header .info a { float: left; width: 93px; height: 117px; background: url(/images/header-info.jpg) no-repeat top left; text-indent: 200px; }
#header .info-selected a { float: left; width: 93px; height: 117px; background: url(/images/header-info-selected.jpg) no-repeat top left; text-indent: 200px; }
#header .artists a { float: left; width: 106px; height: 117px; background: url(/images/header-artists.jpg) no-repeat top left; text-indent: 200px; }
#header .artists-selected a { float: left; width: 106px; height: 117px; background: url(/images/header-artists-selected.jpg) no-repeat top left; text-indent: 200px; }
#header .right { float: left; width: 647px; height: 117px; background: url(/images/header-right.jpg) repeat-x top left; }
#header .banner { float: left; width: 900px; height: 138px; background: url(/images/header-banner.jpg) repeat-x top left; }

#content { width: 900px; float: left; margin-top: 3px; }
#content .box { margin: 0 auto; width: 797px; }

#footer { width: 900px; float: left; margin-top: 20px; }
#footer .box { margin: 0 auto; width: 797px; background-color: #000000; }
#footer .text { padding: 15px; }

#screen { visibility: hidden; }
#screen .artist { width: 180px; height: 220px; float: left; margin: 9px; }
#screen img { float: left; position: absolute; }
#screen .name { float: left; width: 170px; padding: 2px 5px 0px 5px; text-transform: uppercase; font-weight: bold; color: #e64335; font-size: 13px; letter-spacing: -.3px; }
#screen span { float: left; width: 170px; padding: 0 5px; }

.panel { position: relative; float: left; width: 180px; height: 180px; display: block; margin: 3px; overflow: hidden; }
.imgPanel { position: relative; }
