

/* Presentation Stylesheet */ 

a {
	color: #000066;
}
a:visited {
	color: #002164;
}
#body a:hover {
	text-decoration: underline;
}

a.nav:Link {
	background: url(/images/hand_off.gif) 0% 0% no-repeat;
	margin: 12px 0 0 0;
	text-decoration: none;
	}
	
a.navActive {
	background: url(/images/hand_on.gif) 0% 0% no-repeat;
	margin: 12px 0 0 0;
	text-decoration: none;
	}

a.nav:Visited {
	background: url(/images/hand_off.gif) 0% 0% no-repeat;
	margin: 12px 0 0 0;
	text-decoration: none;
	}

a.nav:Hover {
	background: url(/images/hand_on.gif) 0% 0% no-repeat;	
	margin: 12px 0 0 0;
	text-decoration: none;	
	}
	
a.subnav:Link {
	background: url(/images/hand_off.gif) 0% 0% no-repeat;	
	background-position-x: 35px;
	margin: 22px 0 0 0;	
	text-decoration: none;
	}
	
a.subnavActive {
	background: url(/images/hand_on.gif) 0% 0% no-repeat;
	background-position-x: 35px;
	margin: 22px 0 0 0;
	text-decoration: none;
	}

a.subnav:Visited {
	background: url(/images/hand_off.gif) 0% 0% no-repeat;
	background-position-x: 35px;
	margin: 22px 0 0 0;
	text-decoration: none;
	}

a.subnav:Hover {
	background: url(/images/hand_on.gif) 0% 0% no-repeat;
	background-position-x: 35px;
	margin: 22px 0 0 0;
	text-decoration: none;
	}	

#l-col ul {
	list-style: none;
	margin: 0 0 0 6px;
	padding: 10px 0 0 0;
	text-decoration: none;	
}

#l-col ul.menu li {
	padding: 0 0 8px 0px;
	text-decoration: none;	
}

#l-col ul.menu li span {
	padding: 0 0 8px 28px;
	text-decoration: none;	
}


#l-col ul.submenu li span {
	padding: 0 0 8px 65px;
	text-decoration: none;
	
	
	
}

#l-col ul.menu li a	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}

#l-col ul.menu li a:hover	{
	text-decoration: underline;
	font-weight: bold;
}

#news {
background-color:#CCFF00;
width:535px; 
}

img.centred {
    display: block;
    margin-left: auto;
    margin-right: auto
}


// Sponsors Links

#l-col ul.sponsors {
	list-style: none;
	
}

#civitas a	{
	display: block;
	width: 120px; height: 39px;
	margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
	background:  url("/images/civitas.jpg") top left no-repeat;
	text-decoration: none;	
}

#dft a	{
	display: block;
	width: 120px; height: 41px;
	margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
	background:  url("/images/dft.gif") top left no-repeat;
	text-decoration: none;	
}

#council a	{
	display: block;
	width: 75px; height: 75px;
	margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
	background:  url("/images/councillogo.jpg") top left no-repeat;
	text-decoration: none;	
}

#vivaldi a	{
	display: block;
	width: 75px; height: 62px;
	margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
	background:  url("/images/vivaldilogo.gif") top left no-repeat;
	text-decoration: none;	
}

#eu a	{
	display: block;
	width: 75px; height: 49px;
	margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
	background:  url("/images/eulogo.jpg") top left no-repeat;
	text-decoration: none;	
}


#sponsors ul li span.text_only  {
	display: none;
}

#access {
	display: none;
}

h1.logo {
	margin: 0;
	padding: 0;
	height: 50px;
	background:   url("/images/logo_450w_60h.gif") no-repeat center;
	text-indent: -9999px;
}

h3, p {
	margin:0;
	padding:15px;
}

h2 {
	font-size:  90%;
	margin:0;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
 
p:first-letter {
	font-size: 120%; 
}
 
.subtitle {
	padding:5px;
	text-align:center;
	font-family: Arial, Sans-Serif;
	font-size:  130%;
	font-weight: bold;
}

#cont ul.file-download {
	margin: 10px 0;
	list-style: none;	
}

#cont ul.file-download li {
	margin: 20px 0;
	padding-left: 35px;
	background: no-repeat 0 2px;
}

#cont ul.file-download li.pdf {
	background-image: url(/images/filedownload_adobe.gif);	
}

.servicelist {
margin:10px;
}


