﻿
/* hide news ticker */
div.mooquee{ display:none;}

/* hide navigation */
div#internal .left-col{ display:none;}

div#internal .right-col{ margin-left:40px; width:90%;}

div#internal .right-col .title-holder { height:60px; }
div#internal .right-col .title-holder h1{ top:20px; left:0; }

div#top-bar{ display:none;}