/*
#masthead 
{
width: 1105px;
}

a img { border: none; }

#main 
{
width: 830px;
}
#nav 
{
width: 1093px;
}
#content 
{
width: 1093px;
}
*/
#NavSideBar
{
   display: none;
}

#Search
{
   display: none;
}

#ArchiveSideBar
{
   display: none;
}

#NewsSidebar h3
{
   display: none;
}
#NewsSidebar
{
	border-right: Transparent 1px;
	border-top: Transparent 1px;
	border-left: Transparent 1px;
	border-bottom: Transparent 1px;
	text-justify: newspaper;
	font-size: 11px;
	margin: 25px;
	background-color: Transparent;
	text-align: center;
}
#NewsSidebar img
{
	border: 0px;
}