/* sets the main body properties */HTML {}BODY {font-family : Verdana, Arial, sans-serif;font-size: 75%;margin: 0px 20px;background-color: #FFFFFF;color: #000000;}P, TD, LI, UL {font-family : Verdana, Arial, sans-serif;font-size : 100%;}Table {font-family: Verdana, Arial, sans-serif;border-collapse: collapse;font-size : 100%;}/* this group sets the normal link colors */A:LINK {color: #DC8632; text-decoration: underline; font-weight: bold;}A:VISITED {color: #DC8632; text-decoration : underline; font-weight: bold;}A:HOVER {color: #000000; text-decoration : underline; font-weight: bold;}A:ACTIVE {color: #DC8632; text-decoration : underline; font-weight: bold;}/* We like to use headings for special effects */H1 {background-color: #E5A564;color: #000000;font-family: "Book Antiqua", Palatino, serif;text-align: center;font-size: 1.8em;font-weight: bold;letter-spacing: 4px;width: 100%;margin: 0px;padding: 5px;border: 3px double #000000;}h2 {color: #A57E51;font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;text-align: left;font-size: 1.6em;font-weight: bold;letter-spacing: 2px;}h3, h4, h5, h6 {color: #A57E51;text-align: left;font-size: 12px;font-weight: bold;letter-spacing: 2px;}HR {color: #000000;height: 1px;width: 100%;}li {list-style-image: url('images/bullets.gif');}.sidebar {background-color: #F6E8D8;color: #000000;text-align: center;line-height: 20px;padding: 20px 5px;width: 225px;vertical-align: top;}.main {background-color: #F6E8D8;color: #000000;text-align: justify;line-height: 20px;vertical-align: top;padding: 20px;width: 100%;}.hottopic {background-color: #F6E8D8;color: #000000;font-size: 90%;vertical-align: top;line-height: 14px;width: 250px;wrap: right;padding: 3px;margin: 0px 0px 10px 20px;border: 1px dotted #E5A564;}