/*  HTML 5 element display */    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {    display: block;}audio, canvas, video {    display: inline-block;    *display: inline; *zoom: 1;}audio:not([controls]) {    display: none;}[hidden]  {    display: none;}header {    margin-top: 20px;}footer {    text-align: center;    font-size: 123.1%;    margin-top: 10px;}img {    border: 0;    -ms-interpolation-mode: bicubic;}body {    font-family: Trebuchet MS;}nav {    margin-top: 10px;}nav li {    display: inline;}nav a {    width: 237px;}nav li a, .col a {     float: left;    text-decoration: none;    text-align: center;    padding: 10px 0;    background: #666666;    color: #eee;    font-size: 125%;}nav li a:hover, .col a:hover {    background: #000;    color: #eee;}.col {    float: left;    text-align: center;    width: 24.7%;    margin-left: 2px;}.col img, .col a {    width: 100%;}#mediaspace {    float:left;    margin-bottom: 3px;}#logo {    float: left;}#bu-logo {    float: right;    margin-right: 1px;}::-moz-selection {    background: #fe57a1;    color: #fff;    text-shadow: none;}::selection {    background: #fe57a1;    color: #fff;    text-shadow: none;}