
/* ----- Wide CSS Rules ----- 

body
{
	font-size:.9em;
}
p
{
	font-size:.7em;
}*/
#container
{
	width:777px;
}
#primaryContent
{
	line-height:16px;
	/* width:66%; */
	width:517px;
}
#secondaryContent
{
	line-height:16px;
	/* width:34%; */
	width:260px;
}
#extraNavigation
{
	display:none;
}
#extraContent
{
	display:none;
}


