#lowerleftcontainer {
	background-color: #000000;
	float: left;
	height: 50px;
	width: 175px;
}
#right, rightcontainer {
	float: right;
	height: 534px;
	width: 175px;
	background-image: url(../event_pages/contactus/images/contactus-sidebar.jpg);
}
#centre, container {
	float: left;
	height: 534px;
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
