For those interested in the direction of the devel version you are free to check out the progress at <A HREF="http://www.wwwthreads.com/cgi-bin/devel/wwwthreads.pl" target="_new">the devel site</A>. Currently putting in a style sheet to control colors and various aspects of the look. Feel free to poke around. Feedback would be appreciated.

Here is the current style sheet for the devel site so you can get an idea of what will be available:

<pre><STYLE TYPE="text/css">

A:link, A:visited, A:active, A:hover {
text-decoration: none;
font-weight: bold;
}
A:link {
color: #99d629;
}
A:visited {
color: #cc9900;
}
A:active {
color: white;
}
A:HOVER {
color: #bb00ff;
}

BODY, P, TD {
font-size: 10pt;
font-family: helvetica,arial;
color: #CCCCCC;
}
BODY {
background: #000044;
}
PRE {
font-size: 9pt;
font-family: courier;
}
.tdheader {
font-size: 11pt;
font-weight: bold;
color: #dddddd;
background: #990077;
font-family: arial;
}
.menubar{
background: black;
}

.onbody{
color: #EEEEEE;
}
.onbody A:LINK {
color: orange;
}
.onbody A:VISITED {
color: green;
}
.onbody A:ACTIVE {
color: white;
}

.post:FIRST-LINE {
text-transform: uppercase;
}
.post:FIRST-LETTER {
font-size: 200%;
float: left;
color: red;
}
.small {
font-size: 8pt;
font-family: helvetica,arial;
}
.standouttext {
color: white;
}
.welcome {
background: black;
font-family: Times new roman;
color: yellow;
}
.forumtitle {
}

.lighttable {
background: #990066;
}
.darktable {
background: #660066;
}
.cleartable {
background: #EEEEFF;
}
.alternatetable {
background: #000000;
}
.formboxes{
font-family: geneva, arial, sans-serif;
background-color: #ff9900;
color: #000000;
}
.buttons {
font-family: geneva, arial, sans-serif;
background-color: #66cc00;
color: #000000;
}
</STYLE>
</pre>

---
Scream
<A HREF="http://www.wcsoft.net" target="_new">http://www.wcsoft.net</A>