.accessibility {
	visibility:visible;
	display:block;
}

body {
	height:auto;
	background-color: #00A7EB;
	color:#000000;
	text-align:center;
	padding:0;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}

.content {
	position: static;
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #9DD3F5;
	background-image:url(../images/square_b.gif);
	background-position:569px 0px;
	background-repeat: repeat-y;
}

.contenthome {
	background-image:url(../images/home_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.top {
	background-color: #00A7EB;
	border:0;
	margin:0;
	padding:0;
}

.pageheader {
	text-align:left;
	border:0;
	padding:0;
	margin:0;
}

.pageheader .logo {
	float:left;
	padding:0;
	margin:0;
	border:0;
}

.pageheader img.councillogo {
	display:inline;
	margin-left:16px;
/*	margin-top:10px;*/
	margin-right:0;
	border:0;
	padding:0;
}

.pageheader .titlearea {
	margin-top:0;
	/*
	margin-left:79px;
	*/
	position:relative;
	padding:0;
	background-image:none;
}

.pageheader .titlearea br {
	display:none;
}

.pageheader .titlearea h1 {
	margin-top:0;
	margin-left:94px;
	margin-bottom:0;
	padding-top:10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight:bold;
	letter-spacing: 10px;
	line-height:75%;
	color:#FFFFFF;
	text-transform:lowercase;
}

.pageheader .titlearea h2 {
	margin-top:0;
	margin-left:94px;
	margin-bottom:0;
	padding:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	letter-spacing: 5px;
	color:#FFFFFF;
	text-transform:lowercase;
}

.pageheader .titlearea .h1, .pageheader .titlearea .h2{
	visibility:hidden;
	display:none;
}

.pageheader .titlearea a {
	color:#FFFFFF;
	text-decoration:none;
}

.skipnavigation {
	text-align:right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	margin-right:25px;
	margin-bottom:auto;
	color:#FFFFFF;
	text-transform:lowercase;
	letter-spacing: normal;
	background-color: #00A7EB;
	position:relative;
}

.contenthome .skipnavigation {
	background-color:transparent;
}

.skipnavigation a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
}

.skipnavigation a:hover{
	text-decoration:underline;
}

.contenthome .skipnavigation a:hover {
	background-color:transparent;
}

.topmenu {
	float:right;
/*	position:relative;
	top:-60px;
	width:200px;
	border-top:1px solid #9DD3F5;*/
	width:190px;
	text-align:right;
	padding-top:39px;
	padding-bottom:30px;
	background-color: #FFFFFF;
}

.topmenu .sidelinktitle {
	margin-bottom:2px;
	margin-right:25px;
	padding:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	color:#00A7EB;
	text-transform:lowercase;
	letter-spacing: normal;
}

.topmenu .sidelinktitle br {
	display:none;
}

.topmenu #sidelinktitle1 {
	background-image:none;
}

.topmenu #sidelinktitle2 {
	background-image:none;
}

.topmenu #sidelinktitle3 {
	background-image:none;
}

.topmenu #sidelinktitle4 {
	background-image:none;
}

.topmenu .sidesublinks {
	margin-right:25px;
	margin-bottom:10px;	
	text-align:right;
	padding:0;
}

.topmenu .smallsublinks {
	margin-top:20px;
	margin-right:25px;
	margin-bottom:10px;	
	text-align:right;
	padding:0;
}

.topmenu .sidesublink {
	margin-bottom:2px;
	margin-right:0;
	padding:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#000000;
	text-transform:lowercase;
	letter-spacing: normal;
}

.topmenu .sidesublink a {
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:0;
}

.topmenu .sidesublink a:hover {
	text-decoration:underline;
}

.topmenu .sidelinktitle img {
	visibility:hidden;
	display:none;
}

.contentmain {
/*	float:left;*/
	width:100%;
	margin:0;
	text-align:left;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	border-top: 1px solid #9DD3F5;
}

.contentmain .subtitlearea {
/*	margin-left:79px;*/
	margin-bottom:0;
	padding-top:16px;
	margin-left:94px;
	padding:0;
}
.contentmain .subtitleareafullwidth {
	margin-bottom:0;
	padding-top:16px;
	margin-left:16px;
	padding:0;
}

.contentmain .subtitlearea br, .contentmain .subtitleareafullwidth br  {
	display:none;
}

.contentmain .subtitlearea h3, .contentmain .subtitleareafullwidth h3 {
	margin-top:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight:bold;
	color:#fff;
	text-transform:lowercase;
}

.contentmain .subtitlearea img, .contentmain .subtitleareafullwidth img {
	visibility:hidden;
	display:none;
}

.contentmain #homesubtitle {
	background-image:none;
}

.contentmain #linkssubtitle {
	background-image:none;
}

.contentmain #activitiessubtitle {
	background-image:none;
}

.contentmain #friendssubtitle {
	background-image:none;
}

.contentmain #accessibilitysubtitle {
	background-image:none;
}

.contentmain #outreachsubtitle{
	background-image:none;
}

.contentmain #sitemapsubtitle{
	background-image:none;
}

.contentmain #newssubtitle {
	background-image:none;
}

.contentmain #firesubtitle{
	background-image:none;
}

.contentmain #visitorinfosubtitle {
	background-image:none;
}

.contentmain #customisesubtitle {
	background-image:none;
}

.contentmain #searchsubtitle {
	background-image:none;
}

.contentmain #privacysubtitle {
	background-image:none;
}

.contentmain #creditssubtitle {
	background-image:none;
}

.contenttext {
	padding-right:190px;
	padding-top:16px;
	/* note the bottom padding takes into account that the 
	absolutely-positioned footer will be on top of the content box */
	padding-bottom:40px;

	width:auto;
	background-color:transparent;
}

.contenttext h3{
	margin:0;
}

.contenttext h4, .contenttext h3.imagecaption{
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color:#00A7EB;
	text-transform:lowercase;
	margin-left:94px;
}

.contenttext h5{
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#000000;
	margin-left:94px;
	margin-bottom:0;
	text-transform: none;
}

.contenttext h6, .contenttext h4.newsheadline{
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#000000;
	margin-left:94px;
	margin-top:0;
	text-transform:none;
}

.contenttext h6.withsubheading {
	margin-bottom:10px;
}
.contenttext h6.subheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#000000;
	margin-left:94px;
	margin-bottom:0;
	text-transform:none;
}

.contenttext p {
	margin-left:94px;
	margin-right:90px;
}

.contenttext p.cssdefault {
	display:block;
	visibility:visible;
	font-weight:bold;
}

.contenttext p.cssalternative {
	display:none;
	visibility:hidden;
}
.contenttext p.subitem {
	margin-top:0;
}

.contenttext ul {
	margin-left:114px;
	margin-right:90px;
}

.contenttext a{
	color:#000000;
}

.contenttext a:hover{
	color:#000000;
}

.contenttext img {
	border: 1px solid #9DD3F5;
}

.contenttext .textbox, .contenttext .button   {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	margin:0;
}

.contenttext .searchresults {
	margin-left:94px;
	margin-right:70px;
	padding:0;
	border:0;
}

.contenttext .searchresults td{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #9DD3F5;
	border-bottom: 1px solid #9DD3F5;
	border-left:0;
	border-right:0;
}

.contenttext .searchresults p{
	margin:0;
	padding:0;
}

.contenttext .searchresults a{
	font-weight:bold;
}

.contenttext .searchresults .GridPager{
	font-weight:bold;
}

.contenttext .searchresults .Path{
	font-size:x-small;
}

.contenttext img.objectthumbinsideright {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	float:right;
}

.contenttext img.objectthumboutsideright {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:16px;
	float:right;
}

.contenttext div.objectthumboutsideright {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:16px;
	float:right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	text-align:center;
	padding-bottom:5px;
	border: 1px solid #9DD3F5;
}

.contenttext div.objectthumboutsideright img, .contenttext div.objectthumboutsideright p {
	padding:0;
	margin:0;
}

.contenttext img.objectthumbinsideleft {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}

.contenttext img.objectthumboutsideleft {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:16px;
	float:left;
}

.contenttext img.objectfullportrait {
	margin-left:16px;
	margin-top:0px;
	float:left;
}

.contenttext img.objectfulllandscape {
	margin-left:16px;
	margin-top:0px;
	float:none;
}

.contenttext img.fullwidthimage {
	margin:16px;
}

.contenttext .objectfullportraitcaption {
	color:#000000;
	padding-top:23px;
	margin:0;
	width:165px;
	float:left;
}

.contenttext .objectfulllandscapecaption {
	color:#000000;
	padding-top:11px;
	margin:0;
}

.contenttext .objectfullportraitcaption h3, .contenttext .objectfulllandscapecaption h3 {
	margin-left:16px;
	margin-right:16px;
}

.contenttext .objectfullportraitcaption p, .contenttext .objectfulllandscapecaption p  {
	margin-left:16px;
	margin-right:16px;
}

.contenttext .objectfullportraitcaption a, .contenttext .objectfulllandscapecaption a {
	color:#000000;
}

.contenttext img.objectthumbinsideright, .contenttext img.objectthumbinsideleft, .contenttext img.objectthumboutsideright, .contenttext img.objectthumboutsideleft, .contenttext img.objectfullportrait, .contenttext img.objectfulllandscape, .contenttext img.objectinside{
	border: 1px solid #9DD3F5;
}

.contenttext #contextualmenu {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
	float:right;
	text-align:right;
	border: 1px solid #9DD3F5;
}
.contenttext #contextualmenu h4 {
	font-size: large;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:11px;
	margin-bottom:5px;
	text-transform:lowercase;
}
.contenttext #contextualmenu ul {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
}
.contenttext #contextualmenu li {
	list-style-type: none;
	margin-left:10px;
	margin-right:10px;
}
.contenttext #contextualmenu li a {
	font-size:10pt;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-transform:lowercase;
}
.contenttext #contextualmenu li a:hover {
	text-decoration:underline;
}

ul.sitemap ul {
	margin-left:40px;
	margin-right:auto;
}

ul.sitemap li.sitetoplevel {
	font-weight:bold;
}

ul.sitemap li.sitefirstlevel {
	font-weight:bold;
}

ul.sitemap li {
	font-weight:normal;
}

.footer {
	position:static;
	margin-top:0;
	color:#FFFFFF;
	background-color: #00A7EB;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-transform:lowercase;
	border-top: 1px solid #9DD3F5;
	border-bottom: 1px solid #00A7EB;
}

.footer .links1 {
	float:left;
	padding-left:94px;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.footer .links1withpicture {
	float:left;
	padding-left:16px;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.footer .links2 {
	float:right;
	padding-right:25px;
	margin-top:5px;
	margin-bottom:5px;
}

.footer a {
	text-decoration:none;	
	color:#FFFFFF;
	margin-right:0;
	letter-spacing: normal;	
}

.footer a:hover {
	text-decoration:underline;	
}

.break {
	clear: both; 
	height: 10px; 
	font-size:0;
}

.pageheader .break {
	clear: both; 
	font-size:small;
	height:auto;
}

.smallbreak, .finalbreak {
	clear:both;
	height: 0px; 
	overflow: hidden;
	font-size:0;
	background-color:transparent;
}

.bigbreak {
	clear: both; 
	height: 20px; 
	font-size:0;
}

.hidden, .footer .contact {
	visibility:hidden;
	display:none;
}

.exhibition4_1 {
	padding:0;
	border:1px solid #9DD3F5;
	width:139px;
	height:139px;
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#000000;
	background-color:transparent;
	font : normal small Tahoma, Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:30px;
}
* html .exhibition4_1 {
	margin-left:15px;
}

.exhibition4_2, .exhibition4_3 {
	padding:0;
	border:1px solid #9DD3F5;
	width:139px;
	height:139px;
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#000000;
	background-color:transparent;
	font : normal small Tahoma, Arial, Helvetica, sans-serif;
	margin-left:18px;
	margin-right:17px;
	margin-bottom:30px;
}

.exhibition4_1_wrapper .exhibition4_1, .exhibition4_2_wrapper .exhibition4_2, .exhibition4_3_wrapper .exhibition4_3, .exhibition4_4_wrapper .exhibition4_4    {
	background-image:none;
	background-color:transparent;
	float:none;
	margin:0;
	border:0;
}

.exhibition4_1 img, .exhibition4_2 img, .exhibition4_3 img, .exhibition4_4 img {
	border:1px solid #9DD3F5;
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
}

.breakgallery {
	clear:left;
	height: 0px; 
	overflow: hidden;
	font-size:0;
	background-color:transparent;
}

.contentmain #firesubtitle {
	margin-left:16px;
}
.contentmain #firesubtitle h3 {
	color:#fff;
}

h4.exhibitiontitle {
	color:#fff;
	
	font-weight:normal;
	font-size:large;
	
	margin-top:5px;
	margin-bottom:0;
	margin-left:16px;
	text-transform:none;
}
h4.exhibitiontitlelocation {
	color:#fff;
	
	font-weight:normal;
	font-size:small;
	
	margin-top:5px;
	margin-bottom:0;
	margin-left:16px;
	text-transform:none;
}
h5.exhibitiontitle {
	color:#fff;
	
	font-weight:normal;
	font-size:small;
	
	margin-top:5px;
	margin-bottom:10px;
	margin-left:16px;
	text-transform:none;
}

.contenttext .exhibitionimage {
	margin-left:16px;
}
.contentmain .fullwidthtext p, .contentmain .fullwidthtextgreen p, .contentmain .fullwidthtextorange p, .contentmain .fullwidthtextred p  {
	margin-left:16px;
	margin-right:16px;
	color:#000;
	font-size:small;
}
.contentmain .fullwidthtext ul, .contentmain .fullwidthtext ol {
	margin-left:26px;
	margin-right:26px;
	padding-left:26px;
	padding-right:26px;
}

.contenttext .fullwidthtextorange {
	background-color:transparent;
	color:#fff;
}
.contenttext .fullwidthtextred {
	background-color:transparent;
	color:#fff;
}


