div.title h1
{
    font-size:xx-large;
    text-align: center;
}
div.title h2
{
    text-align: center;
}
div.leftmenu{
    width:60%;
    float:left;
}
div.rightmenu
{
    float:right;
    width:auto;
}


div.title
{
    background-color: #ccffff;
    margin: 0.5ex;
}

div.topannounce
{
    background-color: #ffffcc;
    text-align:left;
    font-size:large;
}

div.news
{
    border-right: #a9a9a9 2px solid;
    border-top: #a9a9a9 2px solid;
    border-left: #a9a9a9 2px solid;
    border-bottom: #a9a9a9 2px solid;
}
div.newsitem
{
    border-top: #a9a9a9 solid;
    border-bottom-width: medium;
    border-bottom-color: #a9a9a9;
    background-color: #f5deb3;
}
span.date
{
    color: #006666;
}

div.newstitle
{
    text-align: center;
    color: #ff0000;
}


div.subsitemenu
{
}

div.counter
{
    text-align:center;
}

div.counter span.all
{
    border-right: silver solid;
    border-top: silver solid;
    border-left: silver solid;
    border-bottom: silver solid;
}

div.counter span.all
{
}


