@charset "UTF-8";

.voiceArea,
#header #sptNav,
#header .searchArea,
.prmArea,
#header .sizeArea,
.siteTopPage #header .sizeArea,
#header #catNav,
#header #subCatNav,
#content .ptopArea,
#content .section .ptopArea,
#secondary,
#tertiary,
#footer #prfNav{
	display:none;
	}

body{
	background-color:#FFF;
	color:#333;
	text-align:center;
	}
#wrapper{
	width:700px;
	}
#container{
	width:700px;
	}
#content{
	width:600px;
	margin:0 auto;
	}
#content.mCol #primary{
	float:left;
	width:585px;
	}
#content #primary .section{
	width:585px;
	}
#header #bcNav{
	margin:5px 0 0 10px;
	padding:2px 0 4px 0;
	width:90%;
	}
#footer .rightsArea{
	width:700px;
	}

