body {
    background-color: #FFF;
    text-align: center;
    padding: 5%;
    font: 14px verdana, arial, sans-serif;
}
#frame {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#head {
    width: 550px;
    height: 77px;
    border: 1px solid #BBB;
    background-color: #EEE;
    text-align: center;
    float: left;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 548px;
    height: 75px;
}
#corner {
    width: 140px;
    height: 79px;
    padding: 5px;
    border-top: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    background-color: #CCC;
    text-align: center;
    float: left;
    font-size: 10px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 129px;
    height: 65px;
}
span.cornerbold {
    color: #070;
    font-weight: bold;
}
span.cornergreen {
    color: #070;
}
#main {
    width: 550px;
    padding: 10px;
    background-color: #FFF;
    float: left;
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 528px;
}
#sidebar {
    width: 140px;
    border-right: 1px solid #BBB;
    background-color: #EEE;
    float: left;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 139px;
}
#menu {
    width: 140px;
    border-bottom: 1px solid #BBB;
    padding: 10px 0px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 139px;
    text-align: center;
}
#briefs {
    width: 140px;
    border-bottom: 1px solid #BBB;
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 139px;
}
div.brief {
    padding: 10px 5px 0px 5px; 
    font-size: 11px;
    text-align: left;
}
a:link      { color: #080; text-decoration: none; }
a:visited   { color: #040; text-decoration: none; }
a:hover     { color: #F00; text-decoration: none; }
a:active    { color: #040; text-decoration: none; }
a.button {
    font-weight: bold;
    font-size: 16px;
//    border-bottom: 2px solid #EEE;
    display: block;
    padding: 5px;
}
a.button:link {
    color: #080;
    background-color: #EEE;
}
a.button:visited {
    color: #080;
    background-color: #EEE;
}
a.button:hover {
    color: #080;
    background-color: #DDD;
}
a.button:active {
    color: #080;
    background-color: #EEE;
}
#foot {
    width: 550px;
    text-align: center;
    float: left;
    padding: 10px 0px;
    font-size: 9px;
}
div.title {
    text-align: center;
    padding: 10px 0px 5px 0px;
    font: bold 18px verdana, arial, sans-serif;
}
div.byline {
    text-align: center;
    font-size: 12px;
    font-style: italic;
}
div.edline {
    text-align: center;
    font-size: 11px;
    font-style: italic;
}
div.date {
    text-align: center;
    font-size: 12px;
}
div.text {
}
