@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-center2.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:192px;
}
	
#contents *.citation {
	font-size: 1.25em;
	color: #996633;
}
	
/* ===== BILLBOARD ===== */

#billboard {
	width: 192px;
	float:right;
	padding-top:15px;
	padding-bottom: 26px;
}
	
#billboard h2 {
	font-size: 0.9em;
	font-weight:400;
		
	padding: 0px 5px 6px 12px;
}
	
#billboard p {
	font-size: 0.6em;
	color: #333333;
		
	padding: 0px 5px 10px 12px;
}

#billboard a:link {
	color: #333333;
	text-decoration: none;
}
#billboard a:visited {
	color:#333333;
	text-decoration:none; 
} 
#billboard a:active {
	text-decoration:none; 
} 
#billboard a:hover {
	text-decoration: underline;
}
/* ===== PAGE BOTTOM ===== */
	
/* ===== PAGE FOOTER ===== */
