
#column4{
	width:569px !important;
   }

#column6{
  width:204px !important ;
   margin-left:7px !important ;
   }

#column12 {    
	margin-left:6px !important;
	} 

/*
.gallerycontainer{
	position: relative;
}
.clearboth { clear: both; }
*/

.thumbnail img{
width: 185px;
height: 60px;
/*padding-left: 3px;*/
border-top: 0px solid #fff;
border-bottom: 3px solid #fff;
border-right: 0px;
margin: 0 0 0 0px;
}

/*
.thumbnail a{
	float:left;
	display:inline;
}
*/

.mid img{
padding-left: 3px;
padding-right: 3px;
}

.left img{
padding-left: 0px;
}

.bottom img{
border-bottom: 0px;

}


/*Useful Links*/
#divUpperCentre {
		width: 100%;
		margin:0;
		left:0px;
		right:0px;
		}

#divEvents {
	float:left;
	width:100%;
	padding-top:5px;
	background: url(/file/COM/shadow_background.png);
	background-repeat: repeat-x;
	background-position: 0px 3px;
}

#divEvents div.cHeader {
	color:#29cce3;
	font-size:18pt;
	font-weight:bold;
	font-family:Helvetica,Georgia,Serif;
	padding-bottom:1px;
	padding-left:11px;
}

#divEvents div.ccontent {
	padding-bottom:1px;
	padding-left:11px;
}

#divEvents td {
vertical-align:top;
padding-right:5px;
}

#divEvents img{
	padding-bottom:10px;
	padding-left:11px;
	padding-top:9px;
}

#divEvents span{
	display:block;
	padding-left:11px;
	padding-bottom:3px;
}

#divEvents a{
	display:block;
	padding-left:11px;
}

#divUsefulLinks {
	padding-right:2px;
	float:right;
padding-top:3px;
	}

#divUsefulLinks div.cULheader {
	right:0px;
	padding: 0px;
	margin:0px;
	}

#divUsefulLinks ul {
	right:0px;
	padding: 0px;
	margin:0px;
	/*width:185px;*/
	background-color:#29cce3;
	padding-bottom:8px;
	}

#divUsefulLinks ul li {
	text-align:right;
	list-style: none;
	padding-right: 16px;
	padding-bottom:3px;
	}

#divUsefulLinks ul li a {
	font-size:7pt;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	}

#divUsefulLinks ul li a:hover {
	color:#D40203;
	}

.BannerOntConstr {
	font-weight:bold; 
	font-size:110%;
	padding-left:10px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
/*
  -moz-box-shadow:    1px 1px 2px 3px #FCFCFC;
  -webkit-box-shadow: 1px 1px 2px 3px #FCFCFC;
  box-shadow:         1px 1px 2px 3px #FCFCFC;
*/

	background: url(/file/COM/shadow_background.png);
	background-repeat: repeat-x;
	background-position: 0px 7px;

	}