body { color: white; font-family: Lucida Grande, "trebuchet ms", verdana, arial, sans-serif; font-size: 12px; text-align: left; background-color: DimGray; } b { color: white; background-color: inherit; } .left { text-align: left; } .right { text-align: right; } .center { text-align: center; } .justify { text-align: justify; } A { text-decoration: none; color: Maroon; } A:link { text-decoration: none; color: Maroon; } A:visited { color: Maroon; text-decoration: none; } A:hover { text-decoration: underline; color: LightSteelBlue; } A:active { text-decoration: underline; color: #900; } ul { list-style-type: circle; list-style-position: outside; margin-left: -20px; } img { margin: 2px; padding: 10px; border-width: 0px; } hr { width: 100%; border-color: red; border-width: 1px 0 0 0; border-style: dashed; } textarea { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 12px; width:80%; text-align: justify; } input { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 12px; } fieldset { border-width: 0px; } table { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 12px; } td { align: top; } .searchform { display: inline; border: 0px; } .clearer { clear: both; } .highlight { color:#f00; background-color:#fc6; } // back links .blinks { line-height: 10px; text-align: right; } A.blinks { color: #777; } A.blinks:hover { text-decoration: none; color: #333; } A.blinks: visited { text-decoration: none; color: #777; } A.blinks: active { text-decoration: none; color: #777; } .box { background-color: inherit; border-color: red; border-width: 1px; border-style: dashed; padding:10px; } #page_top{ background-color: inherit; } #page_frame{ background-color: inherit; } #page_left{ float:left; font-size: 15px; width:180px; } #page_right{ padding:20px; float:right; width: 50px; background-color: inherit; } #page_bottom{ clear:both; background-color: inherit; } #header { font-size: 11px; padding:10px; color: inherit; background-color: inherit; } #menu { padding: 10px; margin-right:100px; color: inherit; background-color: inherit; } #content { padding:10px; font-size: 13px; margin-left:250px; margin-right:200px; text-align: justify; color: inherit; background-color: inherit; } #title { margin-left:180px; padding:10px; font-size: 64px; font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-weight: lighter !important; line-height: 30px; text-decoration: none; color: inherit; background-color: inherit; text-align: left; } #footer { clear:both; color: inherit; background-color: inherit; }