@charset "UTF-8";
/* Version -March 2010- */

/* DO NOT MODIFY THIS FILE 
   ----------------------- */
/* To modify the site, modify "talisman.css"  */

/* Author: talisman@talisman-theatre.com */

* {
	margin:0px;
	padding:0px;
	border:0px;
}
   
body {
	background:url(images/BkGrnd.jpg);	
	text-align:center;
}

html>body {
	text-align:center;
}
	
/* ===== CONTAINER ===== */

#container {
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	
	width:760px;
}

	
/* ===== HEADER ===== */

#header {
	font-size:0.6em;
}
	
/* ===== PAGE CENTER =====*/

#center {
	clear:both;
	border:1px solid #59731A;
	background-color:#FFFFFF;
        background-image:url(images/bkgrnd-center2.gif);
	background-repeat:repeat-y;
}
	
#center {
	border-top:0;
	border-right:1px solid #59731A;  /* main border colour */
	border-bottom:1px solid #59731A; /* main border colour */
	border-left:1px solid #59731A;   /* main border colour */
}

#center {
	height:0px;
}

html>body #center {
	height:auto;
}

#banner-one {
	border-top:1px solid #59731A;    /* main border colour */
}


/* ===== BANNER ONE ===== */

#banner-one {
	padding:2px;
	padding-left:227px;
}

#banner-one-udem {
  display:none;
}

#name-one {
	font-weight:bold;
}

#banner-one a:active {
	color:#000000;         /* link colour OUR MISSION */
	text-decoration:none; 
} 

#banner-one a:hover {
	color:#000000;         /* link colour OUR MISSION */
	text-decoration:underline; 
}
	
/* ===== BANNER TWO ===== */

/* ==== TOP MENU ===== */
	
#banner-three {
	background-repeat:no-repeat;
	background-color:#000000;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
	padding-left:277px;
	margin-right:50px;
}

#banner-four {
	background-color:#000000;
        padding-left:0px;
	float:right;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
	width:50px;
}

#banner-three a {
	padding-right:15px;
	font-size:0.7em;
	font-weight:bold;
}

#banner-three a:link {
	color:#FFFFFF;           /* colour link HOME */
	text-decoration:none;
	font-weight:bold;
}

#banner-three a:visited {
	color:#FFFFFF;           /* colour link HOME */
	text-decoration:none;
	font-weight:bold;
} 

#banner-three a:active {
	color:#FFFFFF;           /* colour link HOME */
	text-decoration:none;
	font-weight:bold;
} 

#banner-three a:hover {
	color:#D6F097;           /* colour link HOME */
	text-decoration:underline; 
}
	
.banner-three-separator {
	display:none;
}
	
/* ===== LEFT MENU ===== */

#left-menu {
	width:211px;
	float:left;
	font-size:0.9em; /* To change left menu font size */
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
}

#left-menu ul {
	list-style-type:none;
}
	
#left-menu a {
	display:block;
	padding-left:4px;
	padding-right:20px;
}

#left-menu ul li {
	border-top:1px solid #59731A;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

#left-menu ul li ul li {
	border:0;
	font-weight:normal;
	padding-top:1px;
	padding-bottom:1px;
}

#left-menu li.menu-left-first {
	border:0px;
}

#left-menu .no-link {
	font-weight:bold;
	padding-right:20px;
}

#left-menu a:link {
	text-decoration:none; 
} 

#left-menu a:visited {
	text-decoration:none; 
} 

#left-menu a:active {
	text-decoration:none; 
} 

#left-menu a:hover {
	text-decoration:underline; 
	
	background-image:url(images/backarrow.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;
}
	
/* ===== CONTENTS ===== */

#contents {
	margin-left:211px;				
	padding:15px 14px 0px 14px;
	color:#333333;	
}
	
#contents h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:1.4em;
}

#contents h2 {
	padding:0px;
	margin:15px 0px 8px 0px;
	border:0px;
	border-bottom-width:1px;
	border-style:solid;
	font-size:1.2em;
}

#contents h3 {
	padding:0px;
	margin:5px 0px 5px 0px;
	font-size:1.2em;
}

#contents h4 {
	padding:0px;
	margin:5px 0px 2px 0px;
	font-size:1.2em;
}

#contents h5 {
	padding:0px;
	margin:5px 0px 2px 0px;
	font-size:0.7em;
}

#contents h6 {
	padding:0px;
	margin:5px 0px 2px 0px;
	font-size:0.7em;
}

#contents p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
	
#contents table {
	margin-left:1px;
	color:#333333;	
}
	
#contents hr {
	color:#333333;
	background-color:#333333;
}
		
#contents a:link {
	color:#003399;
	text-decoration:none; 
} 
#contents a:visited {
	color:#003399; /* #808080; */
	text-decoration:none; 
} 

#contents a:active {
	text-decoration:none; 
} 

#contents a:hover {
	text-decoration:underline; 
}
	
.clearer {
	clear:both;
	height:0;
}
	
#contents .navigation {
		margin-top:2em;
}

#contents .comments {
	margin-top:1em;
}

#contents .photo img{
        border-style:solid;
	border-width:1px;
	border:solid;
}	

#contents .ieme, #left-menu .ieme {
        font-size:smaller;
        vertical-align:top;
}	
	
/* ===== PAGE FOOTER ===== */

#page-footer {
	clear:both;
	text-align:center;
	font-size:0.55em;
	color:#231F20;
}
