/* Layout rules */
body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #000000;
	padding: 0px 0px 0px 0.5em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
h1{font-size: 1.6em;}
h2{font-size: 1.2em;}
.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%;
}

	.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;
}
.clear-column{clear:both;}	

img.displayed{  display: block; margin-left: auto; margin-right: auto;}
	
/*	.imagebox {
	text-align:center;
	display:block;
	
} */
