/*******************************************************************/
/* Subpage Content
------------------------------------------------------------------ */
div#contentcontainer {
	background: url(/images/layout/contentcontainer_sub_background.gif) repeat-x;
	float: left;
	font-family: Futura;
	margin: 0;
	padding: 0 0 0 0;
	width: 750px;
	}

/* Utility Nav
------------------------------------------------------------------ */
div#utilitynav {
	display: none;
	}

/* Primary Nav
------------------------------------------------------------------ */
div#primarynav {
	display: none;
	}

ul#navitems {
	display: none;
	}

/* Search Nav
------------------------------------------------------------------ */
div#sitesearch {
	display: none;
	}

/* Secondary Nav
------------------------------------------------------------------- */
div#secondaryNav {
	display: none;
	}

/* Breadcrumbs
------------------------------------------------------------------ */
div#breadcrumbs {
	display: none;
	}

/* Content
------------------------------------------------------------------ */
div#content {
	color: #333333;
	float: left;
	font-family: Arial;
	padding: 0 0 20px 0;
	}

div#content p strong {
	color: #41083d;
	}

div#content a {
	text-decoration: underline;
	color: #41083d;
	}

div#subphotos {
	display: none;
	}
