* 
{
	margin-top: 0;
	margin-bottom: 0;
}
body
{
	font-family: "times new roman", times, serif;
}
#mast div.title
{
	text-align: center;
}
#mast div.logo, 
#main-menu, 
#secondary-menu 
{
	display: none;
}
#main-content
{
	padding: 0.5em 1em;
}
#sidebar-a 
{
	width: 25%;
	float: left;
	padding: 0.5em 1em 0em 0em;
}
#sidebar-b 
{
	width: 25%;
	float: right;
	padding: 0.5em 0em 0em 1em;
}
#page-footer
{
	clear: both;
}
#page-footer p
{
	text-align: center;
}
