/* Remove unwanted elements */
#header, #newseventsbox, #imagehome, #rhtcontenterbox, #footer, #searchbox, #bluebar, #eventsbox, #signupbox, .rhtcolcontacts
{
display: none;
}

/* Ensure the content spans the full width */
#main, #homebody, #insidebody, #homebodybase
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
body
{
color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 13px;line-height: 21px;
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #336699
}

#homebodybase h1{font-size:18px;color:#00529F;font-weight:400;font-family:Arial, Helvetica, sans-serif;margin-top:15px;}
#insidebodybase h1{font-size:18px;color:#00529F;font-weight:400;font-family:Arial, Helvetica, sans-serif;margin-top:15px;}
#homebody h2{font-size:16px;font-weight:400;color:#173853;margin:0 0 10px;}
#homebody h4{font-size:11px;font-weight:400;line-height:19px;color:#00529F;margin:0 0 8px;}
#officecontacts #contacts{height:318px;margin-top:50px;background-image:url(images/bg-contacts.gif);background-repeat:no-repeat;padding-right:10px;padding-bottom:10px;padding-left:10px;}
#eventsbox h4{color:#00529F;font-size:13px;margin:0 0 8px;}
#eventsbox p{line-height:18px;}
#eventsbox a{display:block;height:15px;width:80px;color:#00529F;background-image:url(images/arrow-head.gif);background-repeat:no-repeat;background-position:right;}
#contacts h4{font-size:14px;color:#00529C;margin-bottom:4px;}
#insidebodybase h2{font-size:13px;color:#00529C;}
#homebodybase h2{font-size:14px;color:#00529F;}

