    body {
        margin:0px;
        padding:0px;
        font-family: georgia;
        font-size: 12px;
        color:#000000;
        background:#FFFFFF;
        }

    #allcontent {
        position: absolute;
        left:0px;
        top:231px;
        height:100%;
        margin:0px;
        padding:0px;
    }
    
    #leftcontent {
        position: absolute;
        left:0px;
        top:11px;
        width:173px;
        height:100%;
        background:#FFFFFF;
        margin:0px;
        padding:0px;
        }

    #centercontent {
        background:#FFFFFF;
        height:100%;
           margin-left: 174px;
           margin-right:30px;
        }
    
    #banner {
        background-image:url('images/banner.jpg');
        background-repeat:repeat-x; 
        background-position:82px 0px; 
        background-color:#000000;
        voice-family: "\"}\"";
        voice-family: inherit;
        height:197px;
        }

    #bannerBottom {
        background-color:#FFFFFF;
        voice-family: "\"}\"";
        voice-family: inherit;
        height:25px;
        }
    
    p,h1,pre {
        margin:0px 10px 10px 10px;
        }
    a{
        font-size: 12px; 
        font-family: georgia; 
        color: #656565; 
        text-decoration: underline;
    }

    .heading {
        font-size:17px;
        font-weight:bold;
        }
    .subheading {
        font-size:15px;
        font-weight:bold;
        margin-left:20px;
        }

    .item {
        font-size:12px;
        font-weight:bold;
        margin-left:40px;
        }

    .itemtext {
        font-size:12px;
        margin-left:60px;
        }
