body{
	text-align: center;
	}
#header{
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 515px;
	}
#breadline{
	clear: both;
	height: 64px;
	}
#container{
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	}
#primary{
	float: right;
	width:660px;
	}	
#secondary{
	float: left;
	width: 220px;
	}
#secondary ul{
	}
#footer{
	clear: both;
	height: 150px;
	}

/****************************************************************************/

