#menu {
        padding-top: 5px;
        padding-bottom: 5px;
        width:100%;
        background: #000000;
        min-width:600px;
}

#topleft {
        position: absolute;
        left:15%;
        top:50px;
        margin-right:1px;
        margin-left:0px;
        margin-top:0px;
        padding-bottom:0px;
        padding-top:0px;
        border:none;
        text-align:center;
        width:35%;
        min-width:300px;
        height:280px;
}

#topright {
        position: absolute;
        top:50px;
        font-size: 150%;
        margin-right:0px;
        margin-left:1px;
        margin-top:50px;
        padding-bottom:0px;
        padding-top:0px;
        border:none;
        text-align:center;
        right:15%;
        width:35%;
        min-width:200px;
        height:280px;
}

#mainarea {
        position: absolute;
        left:150px;
        top:300px;
        width:65%;
        border:none;
}

#reverse {
        font-size: 10pt ;
        font-weight: bold ;
        color: #ffffff ;
        background: #ce151d ;
        width:100% ;
        padding: 4px;
        padding-left: 11px;
        margin-bottom: 6px;
}

#toparea
{
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        padding-bottom:0px;
        padding-top:0px;
        border:none;
        text-align:left;
        min-width:500px;
        height:300px;
}

#leftbar {
        position: absolute;
        left:50px;
        top:160px;
        width: 120px ;
        border:none ;
        }

#stayrite {
        position: absolute;
        left:200px;
        margin-right:50px;
        font-size=14px;
        }

#linkie {
        position: absolute;
        right: 20px;
        margin-top: 80px;
        margin-left: 20px;
        margin-right: 20px;
        width: 140px;
        padding: 0px;
        border: 1px solid #c5dbf2;
        text-align: left;

        voice-family: "\"}\"";
        voice-family: inherit;
        }
        html>body #linkie {
		margin-right:-6px;

}

#boxed {
        border-bottom :1px solid #c5dbf2 ;
        font-size: 10pt ;
        font-weight: bold ;
        color: #c5dbf2 ;
        margin-top:15px ;
        TEXT-ALIGN: left ;
        padding:3px ;
}

#member
{
        margin-right: 5px ;
        margin-left: 5px ;
        margin-top:1%;
        padding-bottom:10px;
        font-size: 12pt ;
        background:#101928;
        border: none ;
        text-align: justify ;
        min-width:500px;
        min-height: 700px ;
        color: #c5dbf2 ;
}

#memmenu {
        padding:3px ;
        width: 80% ;
}

.date {
        FONT-SIZE: 70% ;
        COLOR: #c5dbf2 ;
        font-weight: normal ;
        text-decoration: underline ;
}

.heading {
        FONT-SIZE: 120% ;
        COLOR: #c5dbf2 ;
        font-weight: bold ;
        text-decoration: none ;
        text-align: left ;
}


#indented {
        FONT-SIZE: 100% ;
        COLOR: #c5dbf2 ;
        font-weight: normal ;
        text-decoration: none ;
        text-align: left ;
        margin-left: 350px ;
}

.capit
{
        font-weight:bold;
        FONT-SIZE: 8pt;
        text-transform:uppercase;
        color: #003399;
}

.bluey
{       text-align: center ;
        background: #8faae8 ;
}

#left {
        position: absolute;
        left:30px;
        top:50px;
        width: 170px ;
        border:none ;
        }

#middle {
        position: absolute;
        left:30px;
        top:100px;
        width: 90%;
        z-index:-1;
        border:none ;
        }

#right {
        position: absolute;
        left:490px;
        top:50px;
        width: 150px ;
        border:none ;
        }

#bottom {
        position: absolute;
        left:30px;
        top:1000px;
        border:none ;
        }


