@import "sitestyle.css";

#top {
    height: 308px;
    background: #336 url(../images/01.jpg) 0 0 no-repeat;
    border: solid 1px #336;
    border-width: 1px 0px 0px;
}

#top h1 {
    margin: 20px 0px 10px;
    padding: 4px 0px;
    color: #353649;
    font: bold 1.2em arial, sans-serif;
    letter-spacing: 0px;
}

object#at 
{
    float: left;
}

#newswrapper {
    margin: 0px 0px 0px 500px;
    padding: 0px;
    background: #fff;
}

#news {
    height: 298px;
    overflow: auto;
    padding: 0px 24px;
    margin: 0px;
}

#news p {
    color: #353649;
    font-size: .8em;
    margin: .5em 0px;
    padding: .5em 0px;
}

#bottom {
    position: relative;
    padding: 20px;
    margin: 20px 10px;
    color: #353649;
    font-size: .8em;
    background: #b0b3c1 url(../images/sidewalk.jpg) 100% 0% no-repeat;
    border: solid 1px #5f6182;
}

#bottom h1 {
    letter-spacing: 2px;
    margin: 0px 0px 4px;
    padding: 0px;
}

#bottom div p {
    padding: 4px 0px 20px;
}

#one {
    width: 320px;
}

#footer {
    margin: 1em;
}



/*----- FLAGS -----------*/

#flags {
    position: absolute;
    top: 20px;
    right: 50px;
    padding: 0px;
}

#bottom > #flags {
    right: 20px;
}

#flags li {
    display: block;
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 0px;
    list-style: none;
}