

#leftcolumn {
float: left;
width: 278px;
height: auto;
display:none;
}



#footer {
clear: both;

width: 100%;
height: auto;
background: #f2f2f2 url('../_images/_backgrounds/footer-bg.jpg') repeat-x;
padding: 14px 0;
}


#footer-right {
float: left;
width: 469px;
height: auto;
text-align: right;
padding: 0 10px;
display:none;
}

#masthead {
position: absolute;
width: 100%;
height: 134px;
top: 0;
left: 0;
clear: both;
float: left;
background: #111E41 url('../_images/_backgrounds/masthead.jpg') repeat-x;
display:none;
}
p {
font-family:Arial, Helvetica, sans-serif;
}

img {
	display:none;
}