﻿html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 140%;
	height: 101%;
}
body {
	border: 0;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url('http://www.neilberg.com/images/background-image.jpg');
	background-color: #000000;
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
body.gallery {
	background-image: none;
	margin: 0px 0px 0px 0px;;
	background-color: #000000;
	text-align: center;
}
body.video {
	padding: 0px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: none;
	text-align: center;
}
body.photo {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	background-image: none;
}
div, td {
	font-size: 1.0em;
	vertical-align: top;
	text-align: left;
}
div {
	margin: 0;
	border: 0;
	padding: 0;
}
td.calendar {
	width: 118px;
	height: 100px;
	text-align: center;
}
td.calendar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	line-height: 15px;
	text-align: left;
}
td.calendar_date {
	font-weight: 700;
	font-size: 16px;
}
td.calendar_header {
	text-align: center;
	vertical-align: middle;
	width: 118px;
	height: auto;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
}
td.calendar_header_spacer {
	width: 11px;
}
td.calendar_spacer {
	width: 5px;
}
td.gallery_caption {
	font-size: 0.85em;
	text-align: center;
	line-height: 120%;
}
td.menuspacer {
	width: 30px;
}
a {
	COLOR: #FCEE21;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #995AA3;
	TEXT-DECORATION: none;
}
a.black {
	COLOR: #000000;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a.black:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
h1 {
	font-size: 2.0em;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
}
h2 {
	font-size: 1.6em;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
}
h3 {
	font-size: 1.4em;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}
img.galleryphoto {
	border: 1px solid #ffffff;
	width: 50px;
	height: 50px;
}
img.performer_small {
	border: 1px #FFFFFF solid;
	width: 100px;
	height: 100px;
}
.highlight {
	color: #7fcaf6;
}
.highlight_italic {
	color: #7fcaf6;
	font-style: italic;
}
.homequote {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 140%;
}
.homequotesource {
	font-style: italic;
	line-height: 120%;	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	COLOR: #FFFFFF;
	line-height: 140%;
	font-weight: 700;
}
.title14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #FFFFFF;
	line-height: 17px;
	font-weight: 700;
}
.title14_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	font-weight: 700;
}

div#main {
	width: 928px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}
div.col1 {
	width: 252px;
	display: inline-block;
	margin: 20px 20px 0 0;
	float: left;
}
div.col2 {
	width: 656px;
	display: inline-block;
	margin: 20px 0 0 0;
	float: right;
}

/* Archive Section */
div.photos-container {
	display: block;
	text-align: center;
}
div.photos-container-sub {
	width: 152px;
	display: inline-block;
	margin: 20px 10px 0 10px;	
}
div.videos-container {
	display: block;
	text-align: center;
}
div.videos-container-sub {
	width: 152px;
	display: inline-block;
	margin: 20px 10px 0 10px;	
}
div.archive-gallery-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px auto 0 auto;
}

/* Productions Section */
div.productions-container {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
div.productions-col1 {
	display: inline-block;
	width: 200px;
	margin-right: 40px;
}
div.productions-col2 {
	display: inline-block;
	width: 600px;
}
div.productions-title { }
div.productions-summary { margin-top: 20px; }
div.productions-website { margin-top: 20px; }