html body { background: #acb7ba; }
html body #container { width: 960px; margin: 0 auto; padding: 25px; background: #fff; }

html body #container #banner { width: 960px; margin: 0 auto; height: 145px; }
html body #container #banner a { border: 0; }
html body #container #banner img { border: 0; }
html body #container #banner h1 { display: none; }

.navul { margin: 5px auto; text-align: center; height: 25px; width: 930px; background: url(images/navbg.gif); }
.navli { display: inline; margin: 0 10px; height: 25px; line-height: 25px; }
.navli a { font: 14pt "Century Gothic Bold"; color: #000; text-decoration: none; }
.navli a:visited { font: 14pt "Century Gothic Bold"; color: #000; text-decoration: none; }
.navli a:active { font: 14pt "Century Gothic Bold"; color: #000; text-decoration: none; }
.navli a:hover { font: 14pt "Century Gothic Bold"; color: #000; text-decoration: none; }

html body #container #content { width: 800px; height: 100%; font: 10pt "Verdana"; color: #666; }

html body #container #content a { font: 10pt "Arial"; color: #59b7d1; text-decoration: none; }
html body #container #content a:visited { font: 10pt "Arial"; color: #59b7d1; text-decoration: none; }
html body #container #content a:active { font: 10pt "Arial"; color: #59b7d1; text-decoration: none; }
html body #container #content a:hover { font: 10pt "Arial"; color: #3c8ca2; text-decoration: none; }

html body #container #content #news { width: 200px; min-height: 600px; max-height: 100%; background: #e5e5e5 url(images/newsbg.png) center bottom no-repeat; float: left; margin: -5px 0 5px 0; padding: 5px;}
html body #container #content #news p { text-align: center; margin: 15px 0 0 0; }

html body #container #content #main { width: 520px; min-height: 615px; max-height: 100%; margin: 0 0 0 200px; padding: 0 0 0 25px; }
html body #container #content #main h2 { font: 20pt "Garamond"; color: #000; margin: 10px 0 15px 0; }
html body #container #content #main h3 { font: 14pt "Century Gothic Bold"; text-decoration: underline; color: #000; margin: 3px 0 5px 0; }
html body #container #content p { margin: 5px 0 10px 0; }
html body #container #content p .albumLinks { font-color: #000; }
