html, body { height: 100%; }

body { padding: 0; margin: 0; background-color: #000; }

#top { width: 487px; height: 307px; margin: 0 auto; text-align: center; background: bottom left repeat-x url("../images/vert-bgnd-top.jpg"); }
#top img { margin: 84px 0 28px 0; }
h1 span { display: none; }
h1 { width: 409px; height: 37px; margin: 0 auto; background: top left no-repeat url("../images/intro-text.gif"); }

#curtains { height: 225px; background: top center repeat-x url("../images/curtains.jpg"); }
#slideshow { width: 487px; height: 225px; margin: 0 auto; background: #271F12 top left no-repeat; }
#slideshow a { display: block; height: 43px; background: top left no-repeat; }
#slideshow a.h { width: 180px; background-image: url("../images/nav-h.gif"); }
#slideshow a.p { width: 198px; background-image: url("../images/nav-p.gif"); margin: 134px 0 0 289px; }
#slideshow a:hover { background-position: 100% 0; }
#slideshow span { display: none; }

#footer { width: 447px; min-height: 155px; padding: 40px 20px; margin: 0 auto; text-align: center; background: top left repeat-x url("../images/vert-bgnd-bottom.jpg"); }
#footer, #footer a { color: #3E382C; font-size: 11px; line-height: 1em; font-family: Tahoma, Arial, sans-serif; text-decoration: none; }

