/* CSS Document */ #leftcol { width: 10%; vertical-align: top; padding: 10px; } #buttons { width: 150px; border-right-width: thick; border-right-style: solid; padding: 5px; vertical-align: top; background-color: #000000; border-top-style: none; border-bottom-style: none; border-left-style: none; } #infobar { border-top-width: thick; border-top-style: groove; border-top-color: #FFFFFF; border-bottom-width: thick; border-bottom-style: groove; border-bottom-color: #FFFFFF; padding: 5px; text-align: center; vertical-align: top; background-color: #000000; color: #ff1a09; } #header { text-align: right; padding: 10px; background-color: #000000; } #content { text-align: center; padding: 5px; vertical-align: top; background-color: #000000; } #gashomes { float: right; width: 100px; } #assoc { width: 130px; text-align: center; margin-right: 10px; } a { color: #FF0000; } a:visited { color: #CC6600; }#address { background-color: #000000; margin: 0px; color: #FFFFFF; text-align: left; vertical-align: bottom; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; } #suppliersfor { color: #FFFFFF; background-color: #000000; text-align: center; vertical-align: top; padding: 10px; border-left-width: thick; border-left-style: solid; border-left-color: #FFFFFF; border-top-style: none; border-right-style: none; border-bottom-style: none; } h1 { color: #FF260D; } h3 { color: #FFFFFF; } #tefNavBar { color: #FF1a09; } 