contactliks {
	background-image: url(images/BGBlu.jpg);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	padding: 0px;
	position: relative;
	text-align: center;
	background-image: url(images/BGBlu.jpg);
	font-weight: bolder;
}
#tablinks {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	padding-top: 165px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 460px;
}
.clearfloat2 {
	clear:both;
	padding: 0px;
	position: relative;
	text-align: center;
	background-image: url(images/BGgrn.jpg);
	font-weight: bolder;
}
.clearfloat3 {
	clear:both;
	padding: 0px;
	position: relative;
	text-align: center;
	background-image: url(images/BGld.jpg);
	font-weight: bolder;
}
.clearfloat4 {
	clear:both;
	padding: 0px;
	position: relative;
	text-align: center;
	background-image: url(images/BOrng.jpg);
	font-weight: bolder;
}
.clearfloat5 {
	clear:both;
	padding: 0px;
	position: relative;
	text-align: center;
	background-image: url(images/BGPurple.jpg);
	font-weight: bolder;
}
.CollumnMusic {
	float: right;
	width: 350px;
	font-size: 12px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 34px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.ColumnEvents {
	float: right;
	width: 500px;
	overflow: auto;
	padding: 12px;
}
