﻿html {} /* This is for CU specific styles */

header
{
    border-bottom:8px solid #335588;
    border-top:1px solid black;
    margin:5px 0 5px 0;
    padding:5px 0 5px 0;
}
header { }

footer
{
    border-bottom:1px solid black;
    border-top:1px solid black;
    margin:5px 0 5px 0;
    padding:5px 0 5px 0;
}
footer { }

footer #left-footer,
footer #right-footer { text-align:center; }