@import url('boxes.css');



html {

        background-color: #ffffff;

}

.tertiary { background-color: #5E82BB; border-color: #5E82BB; }

#container {

        background: url('bg-shell.gif') repeat-x;

}

#head {

        background: transparent url('bg-head.jpg') no-repeat top left;

}



/*

#advertisement {

        background-color: #2d4b84;

}

*/



a,a:visited {

        color: #5377b4;

}

#nav-menu a,

#nav-menu a:visited {

        color: #5377b4;

}

.fwBlogEntryTitle {

        color: #5377b4 !important;

}



#nav-menu {

        border-top:3px solid #85b4d8;

}




