﻿body 
{
    width: 100%; 
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-family: Verdana;
    font-weight: bold;
    font-face: Sanserif;
    background-color: White;
    background-image: url(canvastiles.jpg);
    background-repeat: repeat; 

}
img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    }

h1
{padding-left: 40px;
 color: #000066;
 margin: 1px;
 font-size: 40px;
    }
   
a
{text-decoration: none; color: #000066;}


a:hover
{text-decoration: underline; color: #0000FF;}

li {list-style-type: none;}

#topbar {background-image: url(libbar.jpg); background-repeat: repeat-x; 
         height: 200px; background-color: #940202; background-position: top;
         position: relative; width: 100%; z-index: 2;}
#striper {padding-top: 17px;}
#mainbody {position: relative; padding: 60px;}
.mu {text-align: right; font-size: 10px; width: 250px;}
/*#pencil {position: absolute; left: 10px; top: 10px; width: 23px; min-height: 120px; background-image: url(pencilmiddle.png); background-repeat: repeat-y; height: 90%; margin-left: 30px;}*/
#pencil {position: absolute; left: 10px; top: 10px; width: 23px; min-height: 120px; height: 81%; margin-left: 30px; z-index: 3;}
#ptop {background-image: url(p-era.png); background-repeat: no-repeat; position: relative; top: 0px; width: 23px; height: 60px;}
#pmid {position: relative; width: 23px; background-image: url(pencilmiddle.png); height: 80%; background-repeat: repeat-y; min-height: 50px;}
#pbottom {background-image: url(p-tip.png); position: relative; width: 23px; height: 60px;}

/* #ptop {background-image: url(penciltop.png); background-repeat: no-repeat; position: relative; top: 0px; z-index: 3; width: 23px; height: 60px; background-color: White;}
#pbottom {background-image: url(pencilbottom.png); position: inherit; bottom: 0px; z-index: 3; width: 23px; height: 60px; background-color: White;} */
#textual {padding-left: 60px; z-index: 3;}
#picker {position: absolute; z-index: 1; left: 600px; top: 20px;}
#picker img {border-color: #333399; border-style: solid; border-width: 10px; border-top-color: #000066; border-right-color: #000066;}
#footy {text-align: right; padding-right: 20px; font-size: 10px; position: fixed; bottom: 10px; right: 10px; font-weight: normal; color: #666699;}