Body {background-image: url(background.gif); text-align: center; } h1 {font-family: "verdana, arial narrow, times new roman"; font-size: 32px; color: rgb(255, 128, 192); padding: 5px; line-height:60px; } h2 {font-family: "verdana, arial narrow, times new roman"; font-size: 16px; color: gray; font-style: italic; padding: 5px; } h3 {font-family: "verdana, arial narrow, times new roman"; font-size: 14px; color: gray; font-weight: normal; padding: 5px; } p {font-family: "verdana, arial narrow, times new roman"; font-size: 14px; color: black; padding: 5px; width: 95%; } address {font-family: "verdana, arial narrow, times new roman"; font-size: 14px; color: gray; font-style: normal; padding: 5px; } li {list-style-type: square; color:black; font-family: "verdana, arial narrow, times new roman"; font-size: 14px; font-weight: normal; } h5 {font-family: "verdana, arial narrow, times new roman"; font-size: 9px; color: black; font-weight: normal; padding: 5px; } h6 {font-family: "verdana, arial narrow, times new roman"; font-size: 10px; color: black; font-weight: normal; padding: 5px; } /****Links****/ A:Link {color: #808080; text-decoration: none; font-family: "verdana, arial narrow, times new roman"; font-size: 14px; font-style: normal; } A:visited {color: #808080; text-decoration: none; font-family: "verdana, arial narrow, times new roman"; font-size: 14px; font-style: normal; } A:hover {color: #ff00ff; font-family: "verdana, arial narrow, times new roman"; font-size: 14px; text-decoration: underline; font-style: normal; } /*****Div ID*****/ #container { margin:auto; width: 840px; background: rgb(234,234,234); } #banner { background: white; text-align: left; height: 110px; } #navbar { float: left; width: 840px; height: 25px; background-image: url(navbar.gif); text-align: left; } #address { float: left; width: 200px; background: white; text-align: left; margin: 15px; } #content { float:left; width: 840px; background-color: white; text-align: left; } #footer { clear: both; background: rgb(255,236,245); height: 25px; width: 840px; text-align: left; } #address-one{ float: left; margin: 4px; } #address-two { float: left; margin: 4px; padding-left: 100px; } img.floatLeft { float: Left; margin: 4px; padding: 5px; } img.floatRight { float: right; margin: 4px; padding: 5px; } /***Table ID***/ td.Headings { border-bottom: 1px solid rgb(73,73,73); border-left: 1px solid rgb(73,73,73); background-color: white; text-align: left; font-family: "verdana, arial narrow, times new roman"; font-weight: bold; font-size: 9px; color: #404040; margin: 50px; } td.helpBod { border-bottom: 1px solid rgb(73,73,73); border-top: 0px; border-left: 1px solid rgb(73,73,73); border-right: 0px; text-align: left; font-family: "verdana, arial narrow, times new roman"; font-weight: normal; font-size: 9px; color: #404040; background-color: rgb(255,217,255); } table.table { text-align: left; font-family: "verdana, arial narrow, times new roman"; font-weight: normal; font-size: 9px; color: black; width: 580px; background-color: white; border: 1px rgb(73,73,73) solid; border-collapse: collapse; border-spacing: 0px; margin: 50; } td.highlight{ background-color: rgb(255,217,255); } div.scroll{ margin: 10px; text-align: center; scrollbar-3dlight-color:gray; scrollbar-arrow-color: black; scrollbar-base-color:gray; scrollbar-darkshadow-color:gray; scrollbar-face-color:rgb(246,186,205); scrollbar-highlight-color:gray; scrollbar-shadow-color:rgb(246,219,205); color: gray; background-color: rgb(247,247,247); width: 820px; height: 300px; overflow: auto; }