<link rel="shortcut icon" href="/favicon-1.ico"/>
<style type = "text/css">
a:link{color:#ffffff}
a:visited{color:#4A6CFA}
a:hover{color:#4A6CFA}
a:active{color:#4A6CFA}

div.header{
position: absolute; top:3;left:140;
}
div.date{
position:absolute;top:153;left:140;
}
div.sidebar_menu{
position: absolute; top:175;left:140;
}
div.images{
position: absolute; top:10;left:240;
width:1020px;
}
div.sidebarbackground{
position:absolute; top:175;left:140;
}
div.sidebarbhsimg{
position:absolute; top:475
;left:140;
}
div.mainbackground{
position:absolute;top:175;left:265; 
width:575px;
height:800px;
background-color:#ffffff;
border:1;
}
span{
font-family:helvetica;font-size:16;

}
div.veryleft{
position:absolute;
top:10;
left:20;
}
p, table td{
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color:#0628B6;
}
p1{
 font-family: Arial, Helvetica, sans-serif;
font-size:16;
color:#0628B6;
}
p2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#0628B6;
}
p3{
 font-family: Arial, Helvetica, sans-serif;
font-size:16;
color:#0628B6;
text-decoration:underline;
font-weight: bold;
}
div.sidebar {
position: absolute;
left: 1px;
top: 2px;
}

#mainNav {
width:1em;
background: #C1DBFE;
}
ul#mainNav {
list-style: none;
margin: 0;
padding: 0;
line-height:1;
}
#mainNav a {
font: bold 11px arial, helvetica, sans-serif;
display: block;
background-image:  url("images/assets_down.jpg");
background-repeat: no-repeat;
background-position: left;
border-bottom:none;
padding: 8px 2px 2px 24px;
display:block;
height:27px;
text-decoration:none;
outline:none;
margin:0;
color:#2449E7;
}

#mainNav a:hover {
color:#2449E7;
background:url("images/assets_over.jpg");
background-repeat: no-repeat;
background-position: left;
border:0 px none;
}
#mainNav li{
float:left;
width:10em;
clear:left;
}


body#PC_home a#PC_homeLink,
body#trust a#trustLink,
body#minutes a#minutesLink,
body#groups a#groupsLink,
body#events a#eventsLink,
body#contact a#contactLink,
body#members a#membersLink
{
background:url("images/assets_here.jpg");
background-repeat: no-repeat;
background-position: left;
border:0 px none;
font-weight:bold;
font-color:#2449E7;
}

        /*
        =================================
        start of Tooltip css code here
        ================================= */

       	//a.info{
       	position:relative;           /*this is the key*/
                  background-color:#ffffff;    /* background colour of display text */
       	color:#0628B6;               /* colour of display text */
        	border:0px #999;    /* border colour */
        	text-decoration:italic;
	font-weight: normal;	
	z-index:24;
        }
	//a.info:hover {
	background-color:none;
	z-index:25;
        }

	//a.info span1{
	display: none;  /* hide the span text using this css */
	text-decoration:none;
        }

	//a.info:hover span1{ /*the span will display just on :hover state*/
	display:block;
        	top: 0em;
        	left: 5em;
        	width:30em;
       	border:1px solid blue; /* border colour */
        	background-color:yellow; /* background colour here */
        	color:#0628B6;         /* text colour */
        	text-align: left;
        	font-size: 12px;
        	font-style:normal;
        	text-decoration:none;
	z-index:30;
        }
ul.meetings, ul.meetings li {
	list-style-type: none;
	margin-left: 0; 
	padding-left: 0;
}
ul.meetings li {
	margin-bottom: 10px;
}
</style>



