#main{
}

#header,#left,#breadcrumbs,#footer{
	display:none;
}
#right{
	display:block;
	float:none;
	width:100%;
}
#right div.leftColumn,
#right div.rightColumn,
#right div.leftColumn div.top,
#right div.rightColumn div.top{
	border-width:0px;
	display:block;
}
#right div.leftColumn div.top{
	margin-left:auto;
	margin-right:auto;
	width:580px;
}

div.row{
	clear:both;
}

#right div.leftColumn div.top h1{
	font-family:"Times New Roman";
	font-size:2em;
	font-weight:normal;
}