@charset "UTF-8";
/* Version -March 2010- */

/* DO NOT MODIFY THIS FILE 
   ----------------------- */
/* To modify the site, modify "talisman.css"  */

/* Author: talisman@talisman-theatre.com */

/* ===== HEADER ===== */

#header {
	display:none;
}
	
/* ===== PAGE CENTER ===== */
	
/* == == BANNER ONE == == */
	
/* === = BANNER TWO == == */
	
/* === = BANNER THREE == == */

#banner-three {
	display:none;
}
	
#left-menu {
	display:none;
}
	
/* ===== LEFT MENU ===== */

#contents a:link {
	text-decoration:underline; 
	color:#000000;
} 

#contents a:visited {
	text-decoration:underline; 
	color:#000000;
}

/* ===== CONTENTS ===== */

/* ===== BILLBOARD ===== */

#billboard {
	display:none;
}
	
/* ===== PAGE BOTTOM ===== */

.navigation {
	display:none;
}
	
/* ===== PAGE FOOTER ===== */
#page-footer {
	display:none;
}


