body {
	background-color: black;
	margin: 10px;
	padding: 0px;
	border: 0px;
}

.pagediv {
	color: white;
	background-color: #066;
	min-width: 950px;
	margin: 0px 15px;
	padding-top: 40px;
	border: 3px solid black;
/*	text-align: center;*/
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#DIVMenu a:link    { color: white; }
div#DIVMenu a:visited { color: white; }
div#DIVMenu a:hover   { color: white; }
div#DIVMenu a:active  { color: white; }
.LayoutMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	padding: 0px 10px;
	margin: 0px;
	color: white;
	background-color: transparent;
	display: block;
	float: left;
	clear: both;
}
.LayoutMenuItemSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	padding: 0px 10px;
	margin: 0px;
	color: white;
	background-color: transparent;
	display: block;
	float: left;
	clear: both;
}
#SPANMenu {
	display:block;
	position: absolute;
	top: -.5em;  /* this is to compensate for the &nbsp;s in between the <a> tags that are breaking the display as they aren't getting floated */
}
#DIVMenu {
	background-color: transparent;
	text-align: left;
	width: 120px;
	margin: 0px;
	padding: 5px 0px 10px 10px;
	line-height: 15px;
	float: left;
	text-transform: uppercase;
	position: absolute;
	left: 380px;
	top: 5px;
	height: 10px;
}

table#theMainTable {
	margin-top: 40px;
	width: 100%;
}

/* ContentType 1: Paragraph */
.ContentParagraph,
.sb_captioned_image  {
	padding: 0px 10px;
	font-size: 13px;
	font-weight: normal;
}

/* ContentType 2: Work */
.ContentWork {
	padding: 0px 10px;
	font-size: 13px;
	font-weight: normal;
}
	.ContentWorkTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
	}

/* ContentType 3: Photo */
.ContentPhoto {
	padding: 9px;  /* Must be 9px to accommodate 180px image + 2px border + 18px padding = 200 px column */
}

/* ContentType 4: Link (Quick Links) */
.ContentQuickLink {
	/* top/bot left/right */
	padding: 5px 10px;
	font-size: 13px;
}
a.QuickLink:link    { color: #DFD; font-weight: bold; text-decoration: underline; }
a.QuickLink:visited { color: #DFD; font-weight: bold; text-decoration: underline; }
a.QuickLink:hover   { color: white; font-weight: bold; text-decoration: underline; }
a.QuickLink:active  { color: white; font-weight: bold; text-decoration: underline; }

a:link    { color: #DFD; text-decoration: underline; }
a:visited { color: #DFD; text-decoration: underline; }
a:hover   { color: white; text-decoration: underline; }
a:active  { color: white; text-decoration: underline; }

/* ContentType 5: Header */
.ContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
}

/* ContentType 9+11: The header for "Quick Links", "Selected Works", and others */
.MediumHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 2px 10px;
	color: white;
	text-transform: uppercase;
}

.SubContentCategory {
	font-weight: bold;
	padding: 15px 10px 5px;
	font-size: 13px;
	color: white;
}

/* ContentType 10: The header for each page - usually says "Home", "Works", etc. */
.BigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

/* ContentType 12: Selected works (the actual link and description) */
.ContentSelectedWork {
	padding: 0px 10px 5px;
	font-size: 13px;
	color: #DFD;
}

/* ContentType 13: Find Authors (the graphic and the link) */
.ContentFindAuthors {
	padding: 10px;
	clear: left;
}

/* ContentType 14: Newsletter subscribe (special text) */
.ContentNewsletterSubscribe {
	padding: 0px 10px;
	font-size: 13px;
}

/* ContentType 15: Newsletter Link (the link with the date) */
.ContentNewsletterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 10px 5px;
}

/* ContentType 17: Discussion Topic */
.ContentTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 13px;
}
	.ContentTopicHeader {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
div#TitleAndMenu {
	position:relative;
}
h1.sb_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	width: 360px;
	padding: 35px 5px;
	background-color: #996;
	color: white;
	float: left;
	border-bottom: 2px solid #666;
}
h1.sb_title.sb_hasSubtitle {
	padding: 20px 5px 10px;
	background-color: #996;
	color: white;
	float: left;
	border-bottom: none;
}
h2.sb_subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 360px;
	color: white;
	padding: 0 5px 20px;
	background-color: #996;
	border-bottom: 2px solid #666;
	float: left;
	clear: left;
} 
.ContentFixed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
}

/* These three control the layout areas 1,2,3. Used to set background colors, borders, etc. */
.Content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	color: white;
	padding-left: 10px;
}
.Content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
}
.Content4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
}

#TDContent1 {
	color: white;
}
#TDContent2 {
	width: 220px;
/*	background-image: url(theater_pink_line.png);*/
}
#TDContent3 {
	width: 220px;
}
#TDContent4 {
	width: 220px;
}
#TDContent34 {
	width: 220px;
}
table#theMainTable td.TDMargin {
	width: 10px;
}
div.Content1 {
	margin-bottom: 10px;
}
div.Content2,
div.Content3,
div.Content4 {
	width: 220px;
	margin-bottom: 10px;
}

td.leftcol,
td.rightcol {
	width: 220px;
	padding: 10px 0;
}
div.Content1 div.sb_caption,
div.Content1 div.sb_content_image_left,
div.Content1 div.sb_content_image_right
 { font-size: 13px; }
div.Content1 div.sb_content_image_right
 { padding-left: .5em; }
a.sbFindAuthors { padding: 10px; }

