body { background-color: ffd07b; text-align: center; color: black; } div.container { text-align: left; margin: 0px auto; padding: 0px; width: 600px; border-style: solid; border-width: 15px; border-color: white; background-color: white; } div.header { margin: 0 0 15px 0; } div.sidebar { float: left; width: 150px; margin-bottom: 40px; } div.body { background-color: white; } div.main { margin: 0; float: left; width: 420px; padding-top: 10px; padding-left: 10px; padding-bottom: 40px; height: 1% /* Holly hack for Peekaboo Bug */ text-align: left; font-family: Arial, helvetica, sans-serif; font-size: 9pt; } div.full { padding-top: 10px; padding-bottom: 40px; height: 1% /* Holly hack for Peekaboo Bug */ text-align: left; font-family: Arial, helvetica, sans-serif; font-size: 9pt; } div.footer { clear: both; text-align: center; padding: 10px; width: 580px; font-family: Arial, helvetica, sans-serif; font-size: 9pt; color: white; background-color: ffd07b; } div.footer a { font-family: Arial, helvetica, sans-serif; font-size: 9pt; color: white; } a{ color: c9a35d; text-decoration: none; } a:hover{ color: c9a35d; text-decoration: underline; } a:visited { color: c9a35d; text-decoration: none; } a:active { color: c9a35d; text-decoration: none; } h1 { font-size: 10pt; font-weight: bold; text-transform: capitalize; } h2 { font-size: 9pt; font-weight: bold; text-transform: capitalize; } emphasis { font-weight: bold; font-size: 9pt; color: black; } img.inline { border-style: solid; border-width: 5px; border-color: white; } title { text-transform: capitalize; } td { padding-left: 10px; text-align: left; font-family: Arial, helvetica, sans-serif; font-size: 9pt; } td.tight { padding: 0; } table.store { border: solid #b5121b 1px; padding: 0px; margin-top: 5px; } table.store td { border: solid #b5121b 1px; padding: 5px; font-family: Arial, helvetica, sans-serif; font-size: 8pt; }