body {
    background-color: #fff0c0;
    background-image: url(../images/wldbg1.jpg);
    color: #0000c0;
    font-size: 12pt;
}

a:link {
    color: #802a80;
}
a:visited {
    color: #0000a0;
}
a:active {
    color: #ff0000;
}

#topbanner {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 468px;
    height: 60px;
    border: none;
}

#cglogo {
    float: right;
    width: 106px;
    height: 50px;
    border: none;
}

#navbar {
    font-size: 0.8em;
}

.navlogo {
    width: 50px;
    height: 50px;
    border: none;
}

#navbar table {
    width: 600px;
}

.navbutton {
    width: 60px;
    padding: 0;
    text-align: center;
} 

#gsearch {
    width: 300px;
}

#maincontent {
    width: 100%;
}

#leftad {
    width: 135px;
    vertical-align: top;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.size4 {
    font-size: 1.1em;
    font-weight: bold;
}
