body { color: #222; font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 11px; text-align: justify; background-color: rgb(#RAND(0,10),#RAND(50,70),#RAND(100,110)); } b { color: #111; 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: #36C; background-color: inherit; } A:visited { color: #36C; text-decoration: none; background-color: inherit; } A:hover { text-decoration: underline; color: #36C; background-color: inherit; } A:active { text-decoration: underline; color: #900; background-color: inherit; } ul { list-style-type: square; list-style-position: outside; } img { margin: 5px; padding: 2px; border-width: 0px; } 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; } table { font-family: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 11px; } td{ align: top; } .searchform { display: inline; border: 0px; } .clearer { clear: both; } .highlight { color:#f00; background-color:#fc6; } .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; } #container { text-align: left; min-width: 200px; width: 96%; position: absolute; left: 50%; margin-left: -48%; color: inherit; background-color: #FFF; } #header { padding:10px; color:#000; background-color: inherit; } #menu { padding:10px; color: inherit; background-color: inherit; } #content { text-align: justify; padding: 10px 10px 10px 20px; color: inherit; background-color: inherit; } #title { font-size: 64px; font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-weight: lighter !important; line-height: 30px; /*font-weight: bold;*/ /*text-transform: uppercase;*/ text-decoration: none; color: inherit; background-color: inherit; padding: 5px 0 35px 0; text-align: left; } #footer { padding: 10px; color: inherit; background-color: inherit; } #pub { }