body { color: white; font-family: 'trebuchet ms', helvetica, arial, geneva, sans-serif; font-size: 12px; text-align: justify; background-color: black; } b { color: white; background-color: inherit; } .left { text-align: left; text-transform: inherit; } .right { text-align: right; text-transform: inherit; } .center { text-align: center; text-transform: inherit; } .justify { text-align: justify; text-transform: inherit; } A { text-decoration: none; color: #c60; background-color: inherit; } A:link { text-decoration: none; color: #c60; background-color: inherit; } A:visited { color: #c60; text-decoration: none; background-color: inherit; } A:hover { text-decoration: underline; color: #c60; background-color: inherit; } A:active { text-decoration: underline; color: #900; background-color: inherit; } ul { list-style-type: square; list-style-position: outside; } img { margin: 3px; padding: 2px; } hr { width: 99%; border-color: #ccc; border-width: 1px 0 0 0; border-style: solid; } textarea { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 11px; width: 99%; } input { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 11px; } fieldset { border-width: 0px; } #page_frame { margin: 0px auto; text-align: justify; min-width: 900px; width: 900px; color: inherit; background-color:black; } #header { padding:5px; color: inherit; background-color: inherit; } #menu { float: left; width: 900px; padding: 20px; text-align: center; color: inherit; background-color: inherit; } #content { margin-left: 60px; text-align: justify; padding: 10px; border-left: #ccc; border-width: 0 0 0 0px; border-style: solid; color: inherit; background-color: inherit; } #title { font-family: Helvetica, Verdana, Arial, serif; font-size: larger; font-weight: bold; padding: 0 0 30px 0; text-transform: uppercase; text-decoration: none; text-align: center; color: inherit; background-color: inherit; } #footer { padding: 10px; color: inherit; background-color: inherit; } #pub { } .clearer { clear: both; } .highlight { color:#f00; background-color:#fc6; }