﻿@import ('branding.css');
@import ('main.css');

#container { color: #000; font-size: 11pt; }
body, #container, #wrapper, #footer, #header { background: none; }
#container a { background: 0 !important; border: 0; color: blue; text-decoration: underline; }
#container a span { background: 0 !important; }
#container { margin: 0 auto; width: 100%; }
#navigation, #menu, #search, #banner, .buttons { display: none; }
#content, #contentwrap, #logo, #header { float: none; margin: 0; padding: 0; }
#contentwrap { margin: 0; width: 85%; }
#content { min-height: 0; padding: 0; }
#footer { border-top: 1px solid #bdbdbd; margin: 3em 0 0 0; padding: 0; }
#footer p { text-align: left; }
#header { height: auto; }
#logo h1 { font: 100 300% tahoma, sans-serif; letter-spacing: 0.1ex; margin: 0 0 1em 0; }
#logo h1 a img { float: left; height: 1.3em; margin-right: 0.3em;}