body { margin: 25px 25px; background: #500000; text-align: center; font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; color: silver; }
p.error { width: 550px; margin: 50px auto; font-size: 14px; }
a img { border: none; }
#frame { text-align: center; width: 100%; }
#content { width: 900px; margin: auto; }
#logo { background: url(../images/logo.png) no-repeat center; margin-bottom: 15px; height: 87px; left: 100px; }
#imagewall { margin: 0 auto; text-align: center; width: 840px; height: 599px; }
#imagewallcontainer { text-align: center; }
div.dotfull, div.dotempty { width: 10px; height: 10px; }
div.dotfull { background: url(../images/dot.png) no-repeat; }
div.dotempty { background: url(../images/dot2.png) no-repeat; }
#footer { width: 840px; margin: 5px auto 5px auto; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; }
#footer, #footer a { text-decoration: none; color: silver; }
#left { float: left; width: 30px; height: 560px; }
#left-button, #right-button { margin-top: 329px; width: 30px; height: 30px; }
#right { float: right; width: 30px; height: 560px; }
/*#imagewall, #logo, #left, #right, #content, #frame { border: 1px solid black; }*/
