body,
html {
    color:#000000;
    background-color:#99CCFF;
    font-family: Verdana,ariel,courier;
    font-size: 14px;
    font-weight:bold;
    min-width:1000px;
    }

#wrap {
    margin:0 auto;
    width:1000px;
    }

#headerl {
     float:left;
     width:220px;
     margin-bottom:20px;
     height: 270px;
    }
#headerr {
     float:right;
     width:780px;
     text-align:center;
     margin-bottom:20px;
    }
#split {
    clear:both;
}

#header {
     text-align:center;
     width:900px;
     margin-bottom:20px;
}

#leftcol {
    float:left;
    width:220px;
    color:#8B008B;
    vertical-align: middle;
    }

#rightcol {
    float:right;
    width:780px;
    text-align:center;
    }
#leftcol2 {
    margin-left:10px;
    float:left;
    width:300px;
    color:#8B008B;
    vertical-align: middle;
    text-align:left;
    }

#rightcol2 {
    float:right;
    width:670px;
    }
#footer {
    clear:both;
    margin-top:20px;
    text-align:center;
    }
img{vertical-align: middle; border:0;}
.alttext {color:#8B008B;}
.alttext2 {color:#006400;}
a {color:#8B008B;text-decoration:none}
a:hover {color:#006400;text-decoration:none}
