body {
    background: url(http://www.desertvoodoo.com/images/dv-bkg3.jpg) no-repeat fixed top;
    background-color: black;
    color: white;
    font-family: verdana,arial,san-serif;
    color: white;
}

#logo {
    background: url(images/dvhead3.png);
    width: 500;
    height: 418;
    z-index: 1;
}

#bulletin {
    font-size: 0.8em;
    color: yellow;
    border: inset 1px red;
    background-color: #333;
}

#bulletin td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    vertical-align : top;
    border-bottom: dashed 1px #fc0;
}

#jj li {
    padding-top: 0.5em;
}

#jform {
    margin-left: 3.0em;
    border: solid 1px red;
}

#jform td {
    white-space: nowrap;
}

#jform .ef {
    text-align: right;
    font-size: 0.85em;
    font-weight: bold;
    color: #a00;
    width: 1%;

}
    

.gr {
    color: #0f0;
    font-size: 2.0em;
    font-style: italic;
    font-weight: bold;
}

li a {
    font-weight:bold;
    font-size: 0.7em;
    color:#ff0;
    background-color: #500;
    text-decoration: none;
    padding: 4px;
}

.yemp {
    font-weight: bold;
    font-size: 0.7em;
    color: #FF0;
}

.orig {
    margin-left: 2em;
    font-size:0.7em;
    font-weight: normal;
    color: white;
}

a {
    background-color: black;
    font-weight: bold;
}

a:link {color:#FF0;text-decoration:none}
a:visited {color:#FFC;text-decoration:none}
a:hover {color:#FF0;text-decoration:underline;background-color:#F60}
a:active {color:#F00;text-decoration:none}

