

/* ----- Wider CSS Rules ----- */



#AllContent {

	float: left;

	width: 950px;

}

#container{

width:100%;

}

#primaryContent{

	width:100%;

	float:left;

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	vertical-align: top;

	background: top;	

}

#secondaryContent{

	width:100%;

	float:left;	

}

#extraContent{

	display:block;



	width:225px;

	float:right;

	color:#FFFFFF;

	height: 1045px;

	margin: 1px;

	padding: 8px 2px 3px 4px;

	

	background-repeat: no-repeat;

	background-position: left top;

	text-indent: 6px;

	

	font: 12px Arial, Helvetica, sans-serif;

	text-decoration: none;

}

#Shop {

	float: left;

	width: 700px;

}


