html { 
    min-height: 100%; margin-bottom: 1px; 
}
body {
    background-color:#ffffff;
	margin-top:0px;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration:none;
	font-weight: bolder;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 0px dotted #000000;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	}
ul#text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
	margin: 0;
	padding: 0px;
	list-style:none;
	width: 500px;
	border-bottom: 0px dotted #000000;
	}	
#page_title{
   height:20px;
}	
#main{
   border-top:1px dotted #666666;
}
#centre{
   height:340px;
}
#footer{
   height:25px;
}
#nav{
   height:25px;
}
#container{
   background-color:#FFFFFF;
}
#menu{
   	height:400px;
	border: 0px dotted #000000;
	border-right: 1px dotted #000000;
	width:180px;
}
#events{
   border-color:#eeeeee;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { 
	display: block; }
	
.maintextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
.textboldlist {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
