body { background-repeat: no-repeat;
       font-size: 14px;
       font-family: "Andale Mono", "Bitstream Vera Sans Mono", "Lucida Console";
}

div#main {
        width: 500px;
        left: 32%;
        margin-left: -250px; /* - (width/2)  */
        position: relative;
}


div#sidebar {
top: 10px;
left: 8px;
height: 20px;
background-color: white;
border-color: black; 
border-style: solid;
border-left-width: 3px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
width: 784px;
length: 600px;
position: absolute;
font-family: "Andale Mono", "Bitstream Vera Sans Mono", "Lucida Console";
line-height: 150%;
padding-left: 2px;
}

div#sidebar a:link { background-color: white;
                      color: black;
                    text-decoration: none;
}
div#sidebar a:visited { background-color: white;
                      color: black;
                    text-decoration: none;
}
div#sidebar a:hover { background-color: black;
                      color: white;
}

div#imgcont {
    width: 1000px;
    height: 800px;
    border-width: 0px;
}

.conframe {
position:absolute;
top: 60px;
left: 00px;
width: 800px; 
height: 2500px; 
border-width: 0px;
overflow:hidden;
font-family: "Andale Mono";
font-size: 12px;
frameborder:"0";
opcaity: 1
}
.conframe a:link { color: black; text-decoration: none;}
.conframe a:visited {color: black; text-decoration: none;}
.conframe a:hover { color: red}

div#audiolist {font-family: "Andale Mono", "Bitstream Vera Sans Mono", "Lucida Console";
               background-color:white; 
               font-size: 11px;
               line-height: 150%;
               padding: 5px;
               border-width: 1px;
               border-style: solid;
               border-color:grey;
               opacity: 0.9;
               width= 100%;
}
.audiotxt {opacity: 1}
div#audiolist a:link {color: black; text-decoration: none; background-color: white}
div#audiolist a:visited {color:black; text-decoration: none; background-color:white}
div#audiolist a:hover {color:red}

.backtext{
    background-color:white;
    color:black;
    opacity: 0.9;

/*<!--background-image: url('img/theplanside.jpg');-->*/