html,body {
	margin:0 0px;
	padding:0;
	font: 12px arial,sans-serif;
	text-align:center;
	background-image:url(images/new4211.jpg)
}
.PageTitles	{ font-family: Verdana,Arial,Tahoma; font-size: 14pt; color: #333300; font-weight: bold }
.BodyTitle	{ font-style: italic; font-weight: bold }
.FrontPageLink {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight: bold}
.Cast {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px}
.CastBodyTitle {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-style:italic; font-weight:bold}
.CastBodyText { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
p {
	margin:0 10px 10px;
}
p.cast{
	margin-left:50px;
	margin-right:50px;
}
a {
	color: #330000;
}
a.frontpage{
	color:#330000;
	font-size:12px
}
a.calendar{
	color:#330000;
	font-size:8px
}
div#header {
	margin: 20px 0;
}
#scroll
{
     height:100%;
     overflow:auto;
}
div#container {
	text-align:center;
	width:100%;
	margin: 0;
}
#navigation {
	width:150px;
	padding-right: 10px;
}
#navigation ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
}

html>body #navigation ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

#navigation ul li {
	list-style-type: none;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #D9CEC3;
}

#navigation ul li#home {
	border-top: 1px solid #D9CEC3;
}

#navigation a {
	display: block;
	width: 130px;
	color: #000000;
	font-size: 11px;
	text-decoration: none; 
	padding: 5px 10px;
}

#navigation a:hover {
	background: url(images/myGradient_roll.gif) right repeat-y;
	color: #000000;
}
#navigation ul ul {
	margin: 5px;
	padding-left: 0;
}

#navigation ul ul li {
	list-style-type: none;
	padding: 0;
	text-align: right;
	border-bottom: none;
	margin-bottom: -10px;
}

html>body #navigation ul ul li {
	margin-bottom: 3px;
}

#navigation ul ul li a {
	width: auto;
	color: #330000;
	font-size: 11px;
	text-decoration: underline; 
	padding: 0;
}

#navigation ul ul li a:hover {
	background: none;
	color: #000000;
}

div#extra {
	width:110px;
	text-align: left;
}
div#footer {
	clear:left;
	width:100%;
	border-top: 1px #000000 solid;
	padding-top: 5px;
	text-align: right;
	color: #807973;
}

div#wrapper, div#wrapper2 {
	float:left;
	width:100%;
}
div#content {
	background: #996600;
	margin: 0 130px 0 160px;
	padding: 20px;
	text-align: left;
}
div#contentpage {
	background: #996600;
	margin: 0 0 0 160px;
	padding: 20px 20px 30% 20px;
	text-align: left;
}
#curvesleft {
	background: url(images/myCurve_left_b.gif) no-repeat;
	float: left;
	margin-left: -10px;
}
#curvesright {
	background: url(images/myCurve_right_b.gif) no-repeat;
	float: right;
	margin-right: -10px;
}
html>body #curvesleft {
	margin-left: -20px;
}
html>body #curvesright {
	margin-right: -20px;
}
#curvesleft, #curvesright {
	width: 20px;
	height: 20px;
	margin-top: -20px;
}
.imagegallery {
	text-align: center;
	font-size: 10px;
	margin: 10px 0 10px 0;
}
.imagegallery a {
	padding: 8px;
	border: 1px #F2ECE6 solid;
	display: block;
	width: 100px;
	color: #000000;
	text-decoration: none;
}
.imagegallery a:hover {
	padding: 8px;
	border: 1px #000000 solid;
	background-color: #B7A99B;
}

/*
#wrapper #curves {
	background: url(top_curves.gif) no-repeat;
	width: 420px;
	height: 21px;
	margin: 0 10px 0 0;
}
html>body #wrapper #curves {
	margin: 0 0 0 160px;
}
#wrapper2 #curves {
	background: url(top_curves_long.gif) no-repeat;
	width: 590px;
	height: 28px;
	margin: 0 -160px 0 0;
}
html>body #wrapper2 #curves {
	margin: 0 0 0 160px;
}
*/