body {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	background-color: #FFFF66;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration:none;
	color: #FFCC33;
}
img {
	border: 0px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 115px;
	width: 800px;
	background-image: url(../images/headerlogo.jpg);
	background-repeat: no-repeat;
}
#header ul {
	margin: 0px;
	padding: 81px 0px 0px 80px;
	float: left;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 1.4em;
}
#header li {
	margin: 0px;
	padding: 2px 0px 0px 8px;
	list-style-type: none;
	display: block;
	float: left;
	color: #FFFFFF;
}
#header a {
	color: #FFFFFF;
	text-decoration:none;
}
#header .navon {
	color: #000000;
	font-weight: 700;
}
#header a:hover {
	color: #FFCC33;
	text-decoration:none;
}
#copyarea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color:  #FFFF66;
  	background-image: url(../images/copybg.gif);
	background-repeat: repeat-x;
}
#maincontainer {
	margin: 0px auto;
	width: 800px;
	clear: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 20px;
}
#breadcrumbs {
	font-size: 0.9em;
	color: #999900;
	line-height: 1.2em;
	font-weight: 700;
	float: left;
	margin-bottom: 15px;
	width: 700px;
}
#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
}
#breadcrumbs li {
	display: block;
	float: left;
	list-style-type: none;
}
#breadcrumbs li a{
  font-weight:	 normal;
  text-decoration:	 underline;
	color: #999900;
	border-right-width: 1px;
}
#breadcrumbs li a:hover{
	text-decoration:none;
}
#breadcrumbs .location {
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
}
#maincontainer #leftcopy {
	margin-left: 1.2em;
	float: left;
	width: 400px;
}
#maincontainer #leftcopy.wide {
	width: 550px;
}
#maincontainer #leftcopy.full {
	width: 760px;

}
#maincontainer #leftcopy table  {
  text-align: left;
  border-collapse: collapse;
  border-color: #000000;
  padding: 5cm 5cm;
  empty-cells: show;
}
#maincontainer #leftcopy td, th  {
  padding: 0 0 0 2em;
}
#maincontainer #leftcopy td.keepleft  {
  text-align: left;
  width: 12em;
  padding: 0;
  margin:0;  
}
#maincontainer #leftcopy td.keepright  {
  text-align: right;
  padding: 0;
  margin :0;
}
#maincontainer #leftcopy td.emptyrow {
  padding: 0;
  colspan:'2';
  height:'6';
}
#maincontainer #leftcopy table.small {
  text-align: left;
  border-collapse:separate;
  border-color:#000000;
  border-bottom-style:solid;
  padding: 0;
  font-size:small;
  empty-cells:hide;
}
#maincontainer #leftcopy td.small, th.small  {
  padding: 0;
}

#maincontainer #leftcopy.fullwidth {
	width: 600px;
}
#maincontainer #leftcopy img.poster {
	float: left;
	margin:10px;
	border-style:solid;
	border-color:#222222;
	border: 1px;
}
#maincontainer #leftcopy img.thumb {
	border: 1px;
	border-style:solid;
	border-color:#666666;
	width:6em;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#maincontainer #leftcopy a:hover{
	text-decoration:none;
	color: #FFCC33;
	font-weight: bold;
}
#maincontainer #leftcopy p {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
#maincontainer #leftcopy p.indent {
	margin-left: 15px;
}
#maincontainer #leftcopy input.invalid {
	background-color: #FFCC00;
}
#maincontainer #leftcopy strong.error {
  color: #FF0000;
}
#maincontainer #leftcopy h1 {
	font-size: 1.5em;
	color: #999900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-family:	Helvetica, Arial, sans-serif;
}
#maincontainer #leftcopy h2  {
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	color: #999900;
	font-family:	Helvetica, Arial, sans-serif;
}
#maincontainer #leftcopy h2 a {
	text-decoration: none;
}
#maincontainer #leftcopy h2 a:hover {
	font-weight: 600;
	color: #FFCC33;
}
#maincontainer #leftcopy h3 {
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#maincontainer #leftcopy h3 a.black {
	color: #000000;
}
#maincontainer #leftcopy h4 {
	font-size: 0.8em;
	line-height: 0.9em;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	color: #000000;
}
#maincontainer #leftcopy ul {
	float:left;
	width:100%;
	padding:0 0 2em 0;
	margin:0;
	list-style-type:none;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.3em;
}
#maincontainer #leftcopy li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;

}
#maincontainer #leftcopy tr {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 0.8em;
}
#maincontainer #leftcopy li.keepleft {
	float: left;
}
#maincontainer #leftcopy li.keepright {
	right: 0;
	margin-left: 15em;
}
#maincontainer #leftcopy li.withbullets {
	display: list-item;
	list-style-type: square;
	padding: 0em 0em 0em 1em;	
	margin-left: 2em;
}
#maincontainer #leftcopy a{
	text-decoration:none;
	color: #999900;
}
#maincontainer #leftcopy a.lasttwoyears {
  margin-left:256px;
}


#maincontainer #leftcopy blockquote {
	font-weight: normal;
	float: right;
	width: 110px;
	color: #999900;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 10px;
	font-size: .9em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;
}
#maincontainer #leftcopy blockquote.left {
	font-weight: normal;
	float: left;
	width: 110px;
	color: #999900;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 10px;
	font-size: .9em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;
}

#maincontainer #leftcopy #news ul {
	color: #000000;
	text-decoration:none;
}
#maincontainer #leftcopy #news li {
	margin: 0px;
	min-height:115px;
	display: block;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999900;
}
#maincontainer #leftcopy #news p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 4px;
	margin-left: 4px;
}
#maincontainer #leftcopy #news h1 {
	color: #000000;
	font-size:1em;
	font-weight:bold;
	line-height: 1.4em;
	margin-top: 6px;
}
#maincontainer #leftcopy #news h2 {
	color: #000000;
	font-weight: 600;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #999900;
	margin-left: 4px;
	margin-top: 3px;
}
#maincontainer #leftcopy #news img {
 	float:left;
	border: 1px;
	border-style:solid;
	border-color:#222222;
	margin-top:7px;
	margin-bottom:7px;
	margin-right:15px;
	margin-left:8px;
}
#copyarea #maincontainer #rightitemscontainer {
	float: right;
	margin: 0px;
  	padding: 0px;
}
#copyarea #maincontainer #rightitems {
	width: 160px;
	float: none;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #999900;
	border: 1px solid #333300;
	background-image: url(../images/rightitemsbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
}
#copyarea #maincontainer #rightitems p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-type: none;
	color: #333300;
	padding: 0px;
	margin-top:3px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
#copyarea #maincontainer #rightitems h1 {
	font-size: .85em;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #475E21;
}
#copyarea #maincontainer #rightitems ul {
	margin: 0px;
	padding: 0px;
}
#copyarea #maincontainer #rightitems li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	list-style-type: none;
	color: #333300;
	margin-bottom: 1em;
}
#copyarea #maincontainer #rightitems a {
	font-weight: normal;
	margin: 0px;
	color: #333300;
}
#copyarea #maincontainer #rightitems img.thumb {
 	float:left;
	border: 1px;
	border-style:solid;
	border-color:#222222;
	margin-right:5px;
	margin-left:2px;
}
#copyarea #maincontainer #leftitemscontainer {
	width: 183px;
	float: left;
	margin: 0px;
    padding: 0px;
}

#copyarea #maincontainer #leftitemsposter {
	width: 183px;
	height: 184px;
	float: left;
	background-image: url(../images/nextproductionposter/nextproduction.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
}
#copyarea #maincontainer #leftitemsposter img {
  margin:16px 0 0 69px;
  padding:0px;
	border: 1px;
	border-style:solid;
	border-color:#000000;
}
#copyarea #maincontainer #leftitemsaudition {
	width: 190px;
	height: 198px;
	float: left;
	background-image: url(../images/nextaudition/nextaudition.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
}

#copyarea #maincontainer #leftitemsaudition a{
	float: left;
	text-decoration:none;
        text-align: center;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	margin: 50px;
        margin-top:60px;
}
#copyarea #maincontainer #leftitemsproductionwithoutposter {
	width: 183px;
	height: 184px;
	float: left;
	background-image: url(../images/nextproductionposter/nextproduction.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
}

#copyarea #maincontainer #leftitemsproductionwithoutposter a{
	float: left;
	text-decoration:none;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin: 50px;
    margin-top:30px;
    margin-left:70px;
}
#copyarea #maincontainer #leftitemsproductionwithoutposter p.small{
	font-size:10px;
	font-weight:400;
    margin-top:6px;
}
#copyarea #maincontainer #leftitems {
	width: 170px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;

	border: 1px solid #333300;
	background-color:#FFFFFF;
	background-image: url(../images/leftitemsbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	text-decoration: none;
}
#copyarea #maincontainer #leftitems p {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
	text-decoration:none;
}
#copyarea #maincontainer #leftitems h1 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0px 0px 0.5em;
	padding: 0px;
	color: #475E21;
}
#copyarea #maincontainer #leftitems ul {
	margin: 0px;
	padding: 0px;
}
#copyarea #maincontainer #leftitems li {
	font-size: 0.7em;
	line-height: .4em;
	list-style-type: none;
	color: #000000;
  margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: .6em;
	text-decoration:none;
}
#copyarea #maincontainer #leftitems a {
	text-decoration:none;
	margin: 0px;
	color: #000000;
}
#copyarea #maincontainer #leftitems a:hover {
	color: #FFCC33;
}
#copyarea #maincontainer #leftitems img.leftthumb {
	border: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-left: 35px;
}

#footercontainer {
	background-color: #999900;
}
#footer {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 65px;
	clear: both;
}
#footer p {
	color: #FFFFFF;
	margin-top: 2px;
	font-size: 0.7em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
}
#floatleft {
	float: left;
	margin: 0px;
}
#yourenquiry {
	background-image: url(../images/item-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCC66;
	border: 1px solid #6F7184;
	padding: 10px 20px;
	margin-bottom: 20px;
}
#adminform.one {
	background-color: #CCCC66;
	border: 1px solid #6F7184;
	padding: 4px 8px;
	margin-bottom: 8px;
}
#adminform.two {
	background-color: #FFFFFF;
	border: 1px solid #6F7184;
	padding: 6px 10px;
	margin-bottom: 8px;
}
#adminform.three {
	background-color: #CCCC66;
	border: 1px solid #6F7184;
	padding: 8px 12px;
	margin-bottom: 8px;
}
#adminform.four {
	background-color: #FFFFFF;
	border: 1px solid #6F7184;
	padding: 10px 14px;
	margin-bottom: 8px;
}
#copyarea #maincontainer #leftcopy #yourenquiry p {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0px 0px 0.7em;
}
#copyarea #maincontainer #leftcopy #yourenquiry h2 {
  color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1em;

}
input {
	margin-top: 5px;
}