#carousel {
	width: 620px;
	height: 320px;
	padding: 0;
	overflow: scroll;
	margin-top: 0;
	margin-bottom: 0;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: 16px;
	padding: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#pgMainImage1 {
	height: 318px;
	width: 618px;
	padding: 1px;
	background-image: url(file:///Macintosh%20HD/Users/Matthew/Documents/Websites/www.ummahchannel.tv/Images/hpanimationbg.png);
	background-repeat: no-repeat;
}
