body { background-color: #000; background-image: url(../images/bg.gif); background-repeat: repeat-x; text-align: center; font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; }

/* Header */
#header div.info div.address { float: left; height: 87px; padding: 27px 0 27px 50px; line-height: 20px; text-align: center; }
#header div.info div.gallery { float: right; height: 87px; padding-top: 3px; line-height: 87px; padding-right: 0px; }

/* Navigation */

#navigation { height: 204px; }
#navigation a { float: left; height: 204px; text-decoration: none; }

/* End Navigation */