.ib1,.ib2,.ib3,.ib3 div {
}
.ib1 {
  background-position:bottom left;
  position:relative;
}
/* IE/win \*/ * html .ib1 {height:1%} /* */
.ib2 {
  background-position:bottom right;
  margin-left:17px;
  padding:15px 21px 19px 0;
}
.ib3 {
  position:absolute;
  top:0; left:0; right:0; height:15px;
  background-position:top right;
  padding-right:21px;
}
.ib3 div {
  background-position:top left;
  height:15px;
}
#lhs	{
	background-color: white;
	float: left;
	width: 200px;
	margin: 5px;
	position:relative;
	left:160px;
}
#centre	{
	background-color: white;
	float: left;
	width: 250px;
	margin: 5px;
	position:relative;
	left:170px;
}
#rhs	{
	background-color: white;
	float: left;
	width: 240px;
	margin: 5px;
	position:relative;
	left:150px;
}
ul.vnav,
.vnav ul{
/*Remove all spacings from the list items*/
	margin: 0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

/*ul.vnav{
	width: 30ex;
Optional, to make the vnavigation bar positions on the left of the content
	float: left; 
	margin-right: 1em;
}
*/
ul.vnav li{
	margin: 0px;
	padding: 2px 6px;
}
/*
ul.vnav li>ul{
Make the sub list items invisible
	display: none;
	position: absolute;
	width: 20ex;
	left: 65ex;
	margin-top: -1.4em;
	margin-left: 9px;
}
ul.vnav li:hover ul{
	display : block;
}

.vnav ul li a{
Make the hyperlinks as a block element, sort of a hover effect
	display: block;
	padding: 2px 0px;
	margin: 0px;
}
*/
/*** Menu styles (customizable) ***/

ul.vnav,
.vnav ul,
.vnav ul li a{
	/*background-color: white;*/
	color: #039;
	text-decoration: none;
	font-size: 1.3em;
	/*display: block;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.vnav li:hover,
.vnav ul li a:hover{
	/*background-color: white;*/
	color: blue;
		text-decoration: none;
}

ul.vnav li:active,
.vnav ul li a:active{
	/*background-color: #036;*/
	/*color: #fff;*/
		font-size: 1em;
		text-decoration: none;
}

ul{
	border: 0px solid #369;
	margin: 0px;

}

.vnav ul li a:visited{
	text-decoration: none;
}

P { margin-bottom: 0.05cm; direction: ltr; color: #000000; widows: 2; orphans: 2 }
P.western { font-family: "Verdana", sans-serif; font-size: 10pt; }
#participate p {
	font-family: "Verdana", sans-serif; font-size: 10pt; color: gray; 
	margin-bottom: 10px;
}
#participate strong {
	font-size: 12pt;
	margin-bottom: 10px;
	margin-left: 50px;
}
.NEA  {
	margin-left:10px;
	font-size: 1.3em;
}
.NEA ul li {
	list-style-type: square;
	margin-left: 20px;
}
div.lists	{
	width: 90%;
	height: 120px;
}
.lists	img {
	width: 100px;
	position: absolute; left: 50px;;
}
.lists em {
	position: absolute; left: 520px;
	float: right;
	font-size: 1.3em;
}
.lists p {
	position: absolute; left: 200px;
	font-size: 1.3em;
	color: gray;
	width: 300px;
}
.lists strong {
	position: relative; top: -20px; left: 300px;
	color: black;
	font-size: 1.5em;
}
