body {
    background: #fff;
    color: #333;
    #font-family: "lucida grande", verdana, sans-serif;
    #font-size: 12px;
    #font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
    #font:76%/140% Verdana,Geneva,Arial,Helvetica,sans-serif;
    font:10pt 'Trebuchet MS',Arial,sans-serif;
}

.top {
    background: #0a3d50;
}

.logo {
    background: url(/pub/images/header.jpg);
    width: 960px;
    height: 300px;
}

.nav {
    background: #121f25;
    height: 20px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 17px;
}

.menu {
    margin-right: 15px;
}

#rss {
    background: transparent url(images/rss.gif) no-repeat scroll right top;
}

#boxes {
    padding-top: 20px;
    padding-bottom: 20px;
}


#box_middle {
    background: url(images/bars_blue.png) no-repeat;
    margin-top: -25px;
    margin-left: -10px;
    width: 280px;
    height: 250px;
}

#text_middle {
    margin-left: 58px;
    padding-top: 60px;
    width: 205px;
    height: 240px;
}

#text_middle p {
    text-align: right;
}

#box_right {
    background: url(images/book_crisis.png) no-repeat;
    margin-top: -38px;
    margin-right: -5px;
    width: 280px;
    height: 240px;
}

#text_right {
    margin-left: 90px;
    padding-top: 60px;
    color: white;
    width: 170px;
}

#text_right p {
    text-align: right;
}


.box_grey {
    background: url(images/box_grey.gif) no-repeat;
    width: 20px;
    height: 250px;
    padding: 8px;
}

.box_blue {
    background: url(images/box_blue.gif) no-repeat;
    width: 280px;
    height: 250px;
    padding: 8px;
}

.news_title {
    color: #0099cc;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.news_date {
    color: grey;
    text-align: right;
    margin-bottom: 10px;
}

.text {
    padding-bottom: 20px;
}

h1 {
    color: #0099cc;
    font-size: 24px;
    font-weight: bold;
}

ul {
    color: #0099cc;
    font-weight: bold;
}

li {
    color: black;
    font-weight: normal;
}
