@charset "UTF-8";
/* Version -March 2010- */

/* DO NOT MODIFY THIS FILE 
   ----------------------- */
/* To modify the site, modify "talisman.css"  */

/* Author: talisman@talisman-theatre.com */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
   
   
/* ====  HEADER  ==== */

/* ====  PAGE CENTER  ==== */

#center {
	text-align:left;
}
	
/* =====  BANNER ONE  ==== */

#banner-one {
	font-size:0.70em;      /* size for OUR MISSION */
	color:#000000;         /* colour for To produce... */
}
	
#banner-one a:link {
	color:#000000;         /* colour for OUR MISSION */
	text-decoration:none; 
} 

#banner-one a:visited {
	color:#000000;         /* colour for OUR MISSION */
	text-decoration:none; 
} 

/* ===== BANNER TWO ===== */
	
/* ===== TOP MENU ===== */
	
/* ===== LEFT MENU ===== */

/* ===== CONTENTS ===== */

#contents {
	font-size:0.7em;
}

#contents .smaller{
	font-size:smaller;
}

#contents .larger{
	font-size:larger;
}

#contents ul, #contents ol, #contents dl, #contents dd {
	margin-left:2.5em;
}
	
#contents blockquote {
	margin:0.5em 2.5em 0.5em 2.5em;
}
	
#contents dt {
	margin-top:1.5em;
	font-weight:bold;
}
	
#contents li, #contents dd {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
	
#contents table {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

#contents th {
	font-weight:bold;
	text-align:left;
}

#contents td, #contents th {
	padding:0.2em;
}
	
#contents img, #billboard img {
	border:0;
	vertical-align:middle;
}
	
#contents hr {
	margin-top:1em;
	margin-bottom:1em;
	height:1px;
	width:100%;
}
	
#contents input {
	border:1px solid black;
}
	
	
#contents *.citation cite {
	display:block;
}
	
/* ===== BILLBOARD ===== */
	
/* ===== PAGE BOTTOM ===== */

/* ===== PAGE FOOTER ===== */
