/* This line should sold a lot of layout problems, but floated elements into a body of text will suffer. It might be best to set them on a per-item basis */
* {position: static !important;float: none !important;text-indent: 0px;}

/* In this case, I've reset the IMGs to float right, so they don't result in huge breaksi in the content */
img {float:right !important;margin:1.5em 1.5em 1.5em 0;}

body, #column-main.home {line-height:1.5;font-family:Georgia, Times New Roman, serif;color:#000;background:none;font-size:12px;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

/* Site-specific styles */
#logo {display:block; position: static}
#logo a img { display: inline;}
#logo a:after {content: none}
#nav, #footer .section, #contactform, #aside, #nav, #subtitle, .skip-nav, #header-image-gallery .header, .header-image-slide li, .header-image-nav, #intro-slides .intro-header, #intro-slides li, .list-events img { display: none }