    BODY { background-image: URL(images/movie5.gif); 
        background-repeat: repeat; 
        color: #4aac23; 
    }
    IMG { border: none; }
    .head { text-align: center; 
        margin: 0;
        padding: 0; 
        font-size: 2em;
    }
    .menu { font-size: 2em;
        margin: 0;
        padding: 0;
        text-align: center;
        background-color: #000000;
    }
    A { text-decoration: none; 
        color: #83ff3c;
    }
    A:visited {color: #90db3b; }
    A:hover { color: #09ec8d; }
    P { font-size: 1.3em; }
    .cpy { font-size: 1em;
        margin-left: 20%;
        width: 75%;
    }
    .l { margin-left: 10%; 
        width: 50%;
    }
    .c { text-align: center;
        margin-left: 25%;
        margin-right: 25%;
    }
    .center { text-align: center; }
    .nudgedown { margin-top: 3em; }
    .r { text-align: right;
        margin-right: 10%;
        margin-left: 40%;
    }

    H1 { text-align: center;
        margin-top: 1.5em;
        margin-bottom: 1em;
        color: #83ff3c;
    }
    H2 { margin-left: 42%; 
        font-size: 2em;
        color: #83ff3c;
    }
    H2 SPAN { text-decoration: line-through;}
    .indent { text-indent: 3em; 
        margin-left: 10%;
        margin-right: 10%;
        margin-top: -1em;
        padding-top: none;
    }
    H3 {text-align: center;
        margin-top: 1.5em;
        margin-bottom: 1em;
        font-size: 1.3em;
        text-decoration: underline;
    }
    .item { padding: 0px;
        margin-top: 1em; 
        margin-bottom: none;
        margin-right: 10%;
    }
    .start { text-indent: 3em; 
        margin-top: -1em;
    }
    .lst {margin-top: -1em; }
    .bound { margin-left: 10%;
        margin-right: 10%;
    }
    .desc { text-indent: 1em; 
        margin-top: -1em;
        margin-left: 11%;
        margin-right: 10%
    }
    HR { color: #4aac23; 
        width: 85%;
    }
    .lmenu { margin-left: 1em;
        display: block;
        width: 15%;
        float: left;
        margin-top: 1em;
        font-size: 1.2em;
        margin-right: none;
        padding-right: 0.1em;
    }
    .content { margin-left: 17%; }
    .bottom { 
        clear: both;
     }
    .copyright { font-size: 0.6em; }
    .nudgeleft { margin-left: 25%; }
    .topcenter { margin-left: 30%; }
    UL {margin-left: 35%; }
    LI {margin-bottom: 3em; 
        width: 85%;
        list-style-type: none;
        }
    LI SPAN { position: relative;
        left: 10%;
        display: block;
        width: 45%; 
        border-bottom-width: 2px;
        border-bottom-color: #4aac23;
        border-bottom-style: dotted;
    }
    LI A { color: #4aec23; }
    EM { text-size: 1.1em;
        color: #83ff3c;
        font-style: normal;
    }
    .left { width: 50%;
        float: left;
        clear: bottom;
    }
    .right { width: 50%;
        clear: bottom;
    }
    .listhead { padding: 0px;
        margin-top: 1em; 
        margin-bottom: none;
        width: 80%;
        font-size: 1.7em;
        text-decoration: underline;
        color: #83ff3c;
    }
    .code {
        font-family: monospace; 
        margin-left: 20%;
        margin-top: -0.75em;
        margin-bottom: 1.25em;
    }
    .ital {
        font-style: italic;
    }
    .mono { font-family: monospace; }
    .tab { margin-left: 3em; }