/* Luxury Floors Style Sheet */ /* www.rem9design.com */ html, body { margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; } img, div, a { behavior: url(iepngfix.htc) } a:link {color: #666666; text-decoration: none;} a:visited {color: #666666; text-decoration: none;} a:hover {color: #666666; text-decoration: underline;} a:active {color: #666666; text-decoration: none;} a.blue:link {color: #79a5f6; text-decoration: none;} a.blue:visited {color: #79a5f6; text-decoration: none;} a.blue:hover {color: #79a5f6; text-decoration: underline;} a.blue:active {color: #79a5f6; text-decoration: none;} p { margin: 0px 0px 0px 0px; } p.nine { margin: 9px 0px 0px 0px; } #centered_div { /* border: 1px dotted black; */ clear: none; width: 800px; height: 610px; position: absolute; top: 5px; left: 50%; margin-left: -400px; margin-top: 10px; background-attachment: scroll; background-color: #FFFFFF; background-image: url('bg_inner.jpg'); background-position: center center; background-repeat: no-repeat; } #topnav { width: 800px; height: 15px; border-bottom: 1px solid #999999; text-align: right; } #logo { margin-top: 20px; margin-right: 15px; width: 364px; height: 73px; float: right; background-attachment: scroll; background-image: url('logo.png'); background-repeat: no-repeat; } span.hideme { display: none; visibility: hidden; font-size: 30px; color: #000000; } #panel { margin-top: 313px; margin-left: 407px; /* Even tho picture is larger, take off padding size from each */ width: 354px; height: 232px; background-attachment: scroll; background-image: url('body_panel.png'); background-repeat: repeat; padding: 9px; } #homepic { width: 100%; height: 23px; text-align: right; margin-bottom: 9px; background-attachment: scroll; background-image: url('home.png'); background-repeat: no-repeat; background-position: right; } #gallerypic { width: 100%; height: 32px; float: right; margin-bottom: 1px; background-attachment: scroll; background-image: url('gallery.png'); background-repeat: no-repeat; background-position: right; } #contactpic { width: 100%; height: 23px; float: right; margin-bottom: 9px; background-attachment: scroll; background-image: url('contact.png'); background-repeat: no-repeat; background-position: right; } #panelcontent { text-align: justify; color: #000000; width: 354px; } #contactcontent { text-align: center; color: #000000; width: 354px; } #gallerycontent { position: static; text-align: center; color: #000000; width: 354px; } #gallerynav { position: absolute; bottom: 57px; width: 354px; height: 20px; } #gallerynav_l { float: left; width: 137px; margin-left: 40px; text-align: left; } #gallerynav_r { float: right; width: 137px; margin-right: 40px; text-align: right; } #footer { position: absolute; bottom: 0px; width: 800px; height: 15px; border-top: 1px solid #999999; } #footerleft { float: left; width: 400px; text-align: left; } #footerright { float: right; width: 400px; text-align: right; } img { border:0px; } img.gallery { border: 0px; margin-top: 9px; } input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #EEEEEE; border: 1px solid #999999; margin: 0px 0px 0px 0px; } .submit input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #EEEEEE; border: 2px outset #999999; margin: 0px 0px 0px 0px; } form { margin: 9px 0px 0px 0px; }