/* CSS Document */

div#masthead {
	height: 153px;
	margin: 0;
	padding: 0;
 	background: url(../images/centenary_masthead.jpg) no-repeat;
}

div#col2 {
	width: 588px
}

div.opendayposter {
	width: 280px;
	height: 382px;
	margin: 0 0 5px 5px;
	padding: 0;
	background: url(../images/opendayposter.jpg) no-repeat;
	float: right;
}

div.opendaybanner {
	width: auto;
/*	height: 320px;*/
	height: 263px;
	margin: 0 0 5px 0;
	padding: 0;
/*	background: url(../images/centenary_banner1.jpg)*/
}

div#col2 div.insetpic1, div#col2 div.insetpic2, div#col2 div.insetpic3 {
	width: 250px;
	margin: 0 0 5px 5px;
	padding: 0;
	border: solid 1px #005A51;
	float: right;
}

div#col2 div.insetpic1 {
	height: 190px;
	background: url(../images/centenarypic1.jpg) no-repeat;
}

div#col2 div.insetpic2 {
	height: 196px;
	margin: 0 10px 10px 0;
	background: url(../images/centenarypic2.jpg) no-repeat;
	float: left;
}

div#col2 div.insetpic3 {
	height: 151px;
	background: url(../images/centenarypic3.jpg) no-repeat;
}

div.centenarylogo {
	width: 163px;
	height: 103px;
	margin: 0 0 5px 5px;
	padding: 0;
	background: url(../images/centenarylogo.jpg) no-repeat;
	float: right;
}

div#col2 .calendarpic {
	width: 200px;
	height: 229px;
	margin: 0 0 5px 5px;
	padding: 0;
	float: right;
	background: url(../images/Calendar.jpg) no-repeat;
}