body { margin: 50px; padding: 0px; }
div#header {clear: both; height: 100px; background-color: aqua; padding: 1px; width: 570px;}
div#left { float: left; width: 150px; background-color: red; }
div#right { float: right; width: 150px; background-color: green; }
div#middle { padding: 0px 160px 5px 160px; margin: 0px; background-color: silver; }
div#footer { clear: both; background-color: yellow; }
H1 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; ; font-weight: bold}h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666; top: auto; clip:   rect(   )}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: oblique; font-weight: bold; color: #006699}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #333333}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bolder; color: #CCCCCC}
link {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: italic; font-weight: bold}
.link2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: normal}
.link3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
A:link { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold }
A:visited { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold }
A:hover {color: #ff6666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold  }
A:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold }

