﻿#content, #main, #sideright
{
    width: auto !important;    
}

#topnav,
#crumbtrail,
#sitelinks,
#footer,
#search,
#subnav,
.relatio,
.page-tools,
.commentform
{
    display: none;    
}

#logo { text-align: right; }

#logo img { border: 0; }


/* Type */

body 
{
    font-size: 11pt;
    line-height: 14pt;
    font-family: Arial, sans-serif;
}

h1 
{
    color: #EC2030;
    font-size: 24pt;
    margin: 12pt 0 12pt 0;
}

