
BODY {
    cursor: url(trowel.cur);
}

TD.header {
    vertical-align: top; 
    width: 80%;
}

TD.leftNav {
    vertical-align: top;
    width: 20%;
}

.headerText { 
    font-weight: bold;
    text-decoration: none;
    font-size: 24pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    vertical-align: center;
}

.alertText { 
    font-weight: bold;
    color: rgb(60,0,255);
    text-decoration: none;
    font-size: 18pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    vertical-align: center;
}

.centerBoldText { 
    font-weight: bold;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    vertical-align: center;
}

body {
    background-image: url(wall0207.jpg);
    background-color: rgb(230, 225, 195);
}


