/* Layout rules */
body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
h1{
	font-size: 1.6em;
	text-align: center;
}
h2{
	font-size: 1.2em;
	text-align: center;
}

.outerbox{
	width:  900px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	/* border: 3px solid #333333; */
	
	margin-bottom: 10px;
	padding-bottom: 10px;
/*border: 1px solid #F00;*/
	text-align: center;
}
.centrebox, .centrebox2 {	
	display:block;
	text-align: center;
	}
.centrebox2 {	
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	}

.centrebox {
	border-left-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-style:none solid solid;
	border-right-color: #ff00ff;
	border-bottom-color: #ff00ff;
	border-left-color: #ff00ff;
	background-color: #FFFFFF;
	margin-left: 15%;
	margin-right: 15%;
}
.pantobox {
	border-left-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	margin-left: 15%;
	margin-right: 15%;
	background-color: #FFF;
}

	.maintext {
	
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	}
	.panto{
	font-size: 1.1em;
	color: #CCCCCC;
}
h1#panto{color:#cccccc;}
h2#panto{color:#cccccc;}

a.emaillink:link, a.emaillink:hover, a.emaillink:visited {
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	background-image: none;
	font-weight: bold;
}
a.pantolink:link, a.pantolink:hover, a.pantolink:visited {
	color: #0000FF;
	text-decoration: none;
	list-style-type: none;
	background-image: none;
	font-weight: bold;
}
a.home:link, a.home:hover, a.home:visited {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

a:link, a:hover, a:visited {
	color: #000;
	text-decoration: none;
}
.clear-column{clear:both;}	

	
/*	.imagebox {
	text-align:center;
	display:block;
	
} */
.picbox2 {
	
margin-left: auto; margin-right: auto;
}
img.displayed{  display: block; margin-left: auto; margin-right: auto;}
.venue{
	list-style-position: inside;
	list-style-type: disc;
}
.ventext1{
	font-weight: bold;
}
.column-one {
	float: left;
	width: 500px;
	margin-right: 5px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 1px;
	
	}
.column-two {
	float: right;
	width: 220px;
	margin-right: 1px;
	margin-left: 10px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
	.cl, .cm, .cr{
	width: 295px;
	float: left;
	height: 32em;
	margin-top: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #000;
}
/*.cl, .cm{
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: #eeddee;
	/*margin-right: 4%;*/
/*}
.cr, .cm{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #fff;
	background-color: #cceecc;
	
}
.cm{	background-color: #dddddd;}*/