body { background: black url(background.jpg) no-repeat }
body, .nav, .nav li { margin: 0; padding: 0 }
body, a { color: white }
h1 { margin-top: 0 }
a img { border: none }
th { text-transform: uppercase }

.nav { position: absolute; top: 190px; left: 10px; list-style: none; width: 187px }
.nav a { display: block; font: 18px "URW Gothic L", sans-serif; color: #26d3ff }
.nav a:hover { color: white }
* html .nav a { height: 1% }

/* real width: 721px */
.content { margin: 142px 0 30px 280px; width: 721px; background: black; background: #242424 url(content_middle.png) repeat-y }
.content div { background: url(content.jpg) no-repeat }
.content div div { min-height: 639px; padding: 20px; background: url(content_bottom.png) no-repeat bottom }
.content div div div { min-height: 0; padding: 0; background: transparent }
* html .content div div { height: 659px }
* html .content div div div { height: auto }

.content th, .content td { padding: 5px }

.gallery { clear: both }
.gallery * { display: block }
.gallery div { position: relative; float: left; margin: 15px; border: 1px solid black }
.gallery .delete { position: absolute; top: 15px; right: 15px; color: red }

.description { display: none }
.pages { margin: 1em 0; clear: both; text-align: center }
table.pages { width: 100% }

.sports_team { font-size: .8em }

ul.history, ul.history li { margin: 0; padding: 0; list-style: none }
ul.history li { margin: 1em 0 1em 2.2ex; text-indent: -2.2ex }
.date { color: blue }

.copyright { margin: 30px 10px 10px }
.copyright_frontpage { position: absolute; bottom: 10px; left: 10px }
.close { position: absolute; top: 112px; left: 988px }

.wifi { position: absolute; top: 11px; left: 9px }
.santa { position: absolute; top: 0; left: 270px }

.entertainment { font-size: 1.3em; list-style: none; margin-left: 0; padding-left: 0; font-variant: small-caps }
.entertainment li { margin-bottom: 1em }
.entertainment img { vertical-align: -25% }
