@charset "UTF-8";
/* Version -March 2010- */

/* DO NOT MODIFY THIS FILE 
   ----------------------- */
/* To modify the site, modify "talisman.css"  */

/* Author: talisman@talisman-theatre.com */

/* ====== General set-up ===== */
   
/* ====== HEADER ===== */
	
/* ====== PAGE CENTER ===== */

#center {
  background-image:url(images/bkgrnd-center-00.gif);
	}
	
/* ==== BANNER ONE ==== */

#banner-one {
	background-position: bottom left;
	background-repeat:no-repeat;
	}

#banner-one {
	padding-top : 1px;
	padding-left:227px;
	}
	
/* ==== BANNER TWO ==== */

#banner-two {
	background-repeat:no-repeat;
	height:81px;
	overflow:hidden;
	width:100%;
}
	
#banner-two h1{
	height:81px;
	overflow:hidden;
	font-size: 1.25em;
	font-weight:600;
	color: #D6F097;
	margin-left:214px;
	padding-top: 5px;
	padding-left: 11px;
		
	}
	
/* ===== TOP MENU ===== */

#banner-three {
	background-position: top left;
	}
	
/* ===== LEFT MENU ===== */

/* ===== CONTENTS ===== */

#contents {
	margin-right:0px;
}
	
#contents *.citation {
	font-size: 1.25em;
	color: #996633;
}

/* ===== PAGE BOTTOM ===== */
	
/* ===== PAGE FOOTER ===== */

