p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: .5em;
margin-left: 0;
}

.highlight {
	background-color: #FFCC00;
}



#container {
	margin: auto;
	width: 750px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 750px;
}
#whoelse {
	background-color: #FFCC00;
	background-image: url(images/whoelse.gif);
	background-repeat: no-repeat;
	height: 179px;
	width: 750px;
}
#quote {
	background-color: #000000;
	height: 241px;
	width: 750px;
}

#booking1 {
	background-color: #000000;
	background-image: url(images/booking.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 750px;
}
#endtext {
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	
}
#comedyshow {
	background-image: url(images/comedyshowback.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 520px;
	width: 398px;
	padding-top: 161px;
	padding-right: 15px;
	padding-left: 337px;
}

#booking2 {
	background-color: #000000;
	background-image: url(images/booking.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 750px;
}
