body {
	width: auto;
	background: #FFF;
	color: #000;
	}
#wrapper,
#header,
#content {
	width: auto;
	background: none;
	color: #000;
	}
#skipnav,
#site-nav,
#sidebar {
	display: none;
	}
#photo-banner {
	display: none;
	}
#main-content {
	float: none;
	width: auto;
	padding-top: 0;
	background: none;
	}
#content {
	float: none;
	width: auto;
	padding-top: 0;
	background: none;
}
#content p a {
	color:#000000; 
}

#content p a:hover {
	color:#000000; 
}

#content ul li a {
color:#000000; 
}

#content p img {
	display: none;
}
#feature {
	display: none;
	}
#feature h2 {
	padding: 0;
	}
	
#linkbox {
	display: none;
	}
	
#scroller {
	display: none;
	}
	

	
	/* LINKS --------------------------------------------------- */
/* --------------------------------------------------------- */

#footer a {
	display: none;
}

/* 2 Cols --> */


#twocol #container {
	background: none;
} 
#twocol #container #content {
	background: none;
} 

#twocol #container #content a {
	padding: 1px 3px;
	color: #000;
	text-decoration: none;
	}
#twocol #container #content a:hover {
	text-decoration: none;
	background:none;
	}
#twocol #container #content.image-link {
	background: transparent;
	}

/* 3 Cols --> */

#threecol #wrapper {
	background: none;
}	

#threecol #container {
	background: none;
}	
	
#threecol #container #content {
	background: none;
} 

#threecol #container #content a {
	padding: 1px 3px;
	color: #000;
	text-decoration: none;
	}
#threecol #container #content a:hover {
	text-decoration: none;
	background:none;
	}
#threecol #container #content.image-link {
	background: transparent;
	}
	
#threecol #main-content {
	float: none;
	width: auto;
	padding-top: 0;
	background: none;
	}
