* { padding: 0; margin: 0; } body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; background-image: url(images/bgPic.gif); background-repeat: repeat-x; background-color: #f5fafa; } #wrapper { width: 770px; margin: 0 auto; background-color: #FFFFFF; } #header { padding: 0 20px 0 5px; height: 77px; background-color: #007c7f; border-bottom: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; background-image: url(images/logo.gif); background-repeat: no-repeat; } #subHeader { height: 126px; background-color: #d4e3e0; border-bottom: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; } #breadcrumbs { background-color: #007c7f; height: 30px; padding: 15px 0 0 29px; color: #FFFFFF; border-right-width: 2px; border-left-width: 2px; border-right-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; } #pageTitle { height: 47px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007C7F; border-right-width: 2px; border-left-width: 2px; border-right-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; padding: 0px; } #centercolumn { background-color: white; display: inline; width: 72.6%; float: left; min-height: 300px; padding-top: 20px; border-left-width: 2px; border-left-style: solid; border-left-color: #FFFFFF; } * html #centercolumn {height:300px} /* IE Min-Height Hack */ #rightcolumn { display: inline; width: 26.9%; float: left; min-height: 300px; background-color:#d2eeef; border-right-width: 2px; border-right-style: solid; border-right-color: #FFFFFF; } * html #rightcolumn {height:300px} /* IE Min-Height Hack */ #footer { background-color: white; display: inline; float: left; width: 100%; height: 32px; padding-top: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #007c7f; } h6 { font-family: "Trebuchet MS"; font-size: 24px; color: #007C7F; border-bottom: 2px solid #99cbcc; padding-top: 5px; padding-bottom: 5px; margin-bottom: 25px; } p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-left: 29px; line-height: 22px; padding-right: 29px; } h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; padding-left: 29px; color: #007c7f; margin-top: 40px; margin-bottom: 20px; } h4 { font-family: "Trebuchet MS"; font-size: 12px; color: #007c7f; background-color: #d2eeef; height: 32px; } a:link { color: #007c7f; } a:visited { color: #007C7F; } a:hover { color: #66B0B2; }