
/* CSS Document */
body

{
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:10px;
}

#header {background-color: #35499E; background-image: url(../images/bkgrnd-header-blue.gif);}
#titles {background-color: #7280BB;}
#content {background-color: #35499E;}
.splitcontent {background-image: url(../images/bkgrnd-content-blue.gif);}
.resultsbox {background-color: #7280bb;}
.resultsbox h1 {background-color: #8E99c9;}
#footer {background-color: #7280BB;}
.splitfooter {background-image: url(../images/bkgrnd-footer-blue.gif);}
.box {background-color: #35499E;}
a {color: #FFFFFF;}