.cblock a {
	text-decoration: none;
	font-weight: bold;
}
.cblock a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.cblock {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
.testimonial {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 175px;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#nav {
	background: url(images/theater_menubg.gif);
	width: 234px;
	float: left;
	margin-top: 0px;
}
#bodycontent {
	background: url(images/parchment_bg3.jpg) repeat;
	position: relative;
	width: 1000px;
	border-top: 1px solid #000;
}
#content {
	text-align: left;
	margin-left: 250px;
	margin-top: 0px;
	width: 735px;
}
#content h1 {
	font: bold 1.65em "Times New Roman", Times, serif;
	color: #000;
}
#content h2 {
	font: bold 1.25em "Times New Roman", Times, serif;
	color: #000;
}
#content h3 {
	font: bold 1.1em "Times New Roman", Times, serif;
	color: #600;
}
#content p {
	font-size: 1.1em;
}
#content a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #F00;
	font-weight: bold;
}
#content li {
	font-size: 1.1em;
}
#menubg {
	background: url(images/theater_menubg.gif);
}
.thumbnail {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 150px;
}

