/* Start of CMSMS style sheet 'ProfileTheatre' */
body
{
	text-align: center;
	background-color: #505444;
	min-width: 720px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Kalimati, Sans;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0px;
}
a
{
	text-decoration: none;
	color: #39376e;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
	font-style: italic;
	margin: 0.8em 0;
}
h4
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0.6em 0;
}
blockquote
{
	font-style: italic;
	margin: 0.4em 2em;
	display: block-inline;
	text-align:justify;
}
.quoteAttribution
{
	text-align: right;
	font-size: 0.8em;
}

#container
{
	background: #f0f2e6 url('http://www.profiletheatre.org/uploads/images/Layout/backdrop.gif') repeat-y;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}

#header
{
	height: 72px;
	text-align: right;
	padding-top: 16px;
}

#sidebar
{
	float: left;
	width: 240px;
	position: relative;
	z-index: 3;
	text-align: right;
	padding-top: 0px;
}
#navigation ul
{
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
}
#navigation a
{
	border: 0px;
}
#navigation img
{
	border: 0px;
}
#navigation li
{
	text-align:right;
	font-size: 0.9em;
	font-style: italic;
}
#emailSignup
{
	padding-bottom: 16px;
}
.NewsSidebar
{
	display: block;
	width: 190px;
	margin-left: 40px;
	font-size: 1em;
	margin-bottom: 10px;
	/* float: left; */
	font-family: 'Times New Roman', Times, FreeSerif, Likhan, Serif;
}
.NewsSidebarTitle
{
	font-weight: bold;
}
.NewsSidebarContent
{
	font-style: italic;
	font-size: 0.9em;
}
.NewsSidebaryMorelink
{
	display: block;
	text-align: right;
}
.NewsSummaryMorelink
{
	display: block;
	text-align: right;
}

#content
{
	margin-left: 270px;
	padding-top: 6px;
}
#banner
{
	text-align: right;
}
#banner img
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#copy
{
	width: 95%;
}
#copy h1
{
	width: 440px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
}
#copy p
{
	margin: 2px;
}
#copy ul
{
	 list-style-type: circle;
}
#copy img
{
	margin: 0px auto;
	border: 1px solid black;
	display: block;
}
#footer
{
	text-align: center;
	font-style: italic;
	font-size: 0.7em;
	clear: both;
}


/* End of 'ProfileTheatre' */

