body {
	background: #990000;
	margin: 10px 10px;
	padding: 0px;
	text-align: center;
}

/* All content */
div#main {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0px auto;
	background: #FFFFFF;
	width: 794px;
}

/* Header */
div#banner {
	margin: 0px;
	background: url("/images/CAMheader_shows_no_dates-FN.jpg");
	width: 794px;
	height: 164px;
	position: relative;
}

div#banner td#left {
	width: 100px;
}

div#banner td#center {
	width: 600px;
	text-align: center;
	vertical-align: middle;
}

div#banner td#right {
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

/* Main Page */
div#layout {
	background-color: #E3E5DB;
	border-left: 3px solid white;
	border-right: 3px solid white;
	margin: 0;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
}

/* Footer */
div#footerline {
	clear:both;
	background-image:url(../images/footer_bg.jpg);
	font-size: 1px;
	width: 794px;
	height:10px;
}

div#footer {
	padding: 20px 0px;
	font-size: 7pt; 
	text-align: center;
	color: white;
	background: #990000;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

p.tribute {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	padding-left: 5px;
	padding-right: 5px;
}

.exciting-news {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}

.title {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
}

.sub-title {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
}

.cast-name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.h1 {
	font-weight: bold;
}

a {
	/*color: #85A157;*/
	color: black;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #A6BF79;
}

span.production-name {
	font-style: oblique;
}

p.address {
	margin-left: 25px;
}

/*.notice {
	color: #781F28;
	font-weight: bold;
	text-align: left;
	margin-left: 8px;
}*/

.error_message {
	color: red;
}

.date-change {
	text-decoration: line-through;
}

p.footnote {
	padding-top: 10px;
	font-size: 10px; 
}

.add-menu-item-button {
	width: 24px;
	height: 24px;
	background: url( "/images/add.png");
	border: none;
}

.up-button {
	width: 24px;
	height: 24px;
	background: url( "/images/up.png");
	border: none;
}

.down-button {
	width: 24px;
	height: 24px;
	background: url( "/images/down.png");
	border: none;
}

.save-button {
	width: 24px;
	height: 24px;
	background: url( "/images/filesave.png");
	border: none;
}

.blank-button {
	width: 24px;
	height: 24px;
	background: url( "/images/blank-24x24.png");
	border: none;
}

div.menu-edit {
	background: #80C9FF;
	margin-top: -10px;
	margin-bottom: -10px;
	padding-top: 1px;
	padding-bottom: 3px;
}

div.menu-edit-pad {
	margin-left: 20px;
}

table.blogs td {
	vertical-align: top;
}

table.blogs td#blog-list {
	background: #ccccaa;
}

table.blogs td#blog-list {
	font-size: 10pt;
	white-space: nowrap;
}

table.blogs td#blog-list a {
	color: black;
	text-decoration: none;
}

table.blogs td#blog-list a:hover {
	text-decoration: underline;
}

table.blogs td#blog-list a:visited {
	color: #555555;
}

p.blog-title {
	font-weight: bold;
}

ul.quote-attributes {
	list-style-image: url("/images/dash-bullet.png")
}

div.highlighted-link {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}

div.highlighted-link a {
	font-size: 16px;
}
