#header { 
	background-color: #ffcabf; 
	background-image: url(../images/header.jpg); 
	position: absolute; 
	top: 0; 
	left: 20px; 
	width: 720px; 
	height: 80px; 
	visibility: visible; 
	border-bottom: 2px solid #c66;
	 }
#mailinglist-original { position: absolute; top: 45px; right: 33px; } 
#mailinglist { position: absolute; top: 40px; right: 63px; visibility: visible; }
#pinchbottom { position: absolute; top: 1px; left: 650px; }
#navbar { font-family: Verdana, Arial, Helvetica, sans-serif; position: absolute; top: 82px; left: 20px; width: 700px; height: 18px; padding-top: 2px; padding-right: 10px; padding-left: 10px; }
#navbarright { position: absolute; top: 2px; right: 10px; }

#container { 
	width: 720px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
	 }
#showdetails { 
	position: absolute; 
	top: 102px; 
	left: 210px; 
	width: 340px; 
	height: auto; 
	padding-top: 10px;
	 }
#leftsidebar, #rightsidebar { 
	background-color: #ffeae6; 
	position: absolute; 
	top: 0px; 
	width: 150px; 
	padding: 10px 10px 25px; 
	border-color: #c66; 
	border-width: 1px;
	display: inline;
    min-height: 100%;
     }
#rightsidebar { 
	right: -190px; 
	text-align: right; 
	border-style: solid solid solid dotted;
	float: right;
	 }
#leftsidebar { 
	left: -190px; 
	text-align: left; 
	border-style: solid dotted solid solid;
	float: left;
	 }	
#container2 { 
	background-color: #ffcabf; 
	position: absolute; 
	left: -190px; 
	width: 718px;
    border-style: dotted solid solid solid;
    border-color: #c66; 
	border-width: 1px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
	 }


.titleofsidebar { 
	color: #600; 
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	padding-bottom: 1px; 
	border-bottom: 1px dotted #c66;
	 }
	 
.titleofpage { 
	color: #600; 
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	padding-bottom: 3px; 
	border-bottom: 2px dotted #c66;
	 }
.titleofshow { 
	color: #600; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	padding-top: 5px; 
	 }
.titleofshow a {
	color: #f66; 
	text-decoration: none;
	}
.titleofshow a:hover { 
	color: #600; 
	text-decoration: underline;
	 }

.postcard { border: solid 1px #c66; }

.sidebartext, linktext { 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	 }
.sidebartext { 
	font-size: 10px; 
	background-color: #ffeae6;
	 }
.sidebartext a, linktext a { 
	color: #f66; 
	text-decoration: none;
	 }
.sidebartext a:hover, linktext a:hover { 
	color: #600; 
	text-decoration: underline;
	 }
.linktext { 
	font-size: 9px; 
	font-style: normal; 
	text-align: right;
	 }
.linktext a { 
	font-weight: bold;
	 }
.headline { 
	font-style: normal; 
	padding-bottom: 5px;
	color: #600; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	 }

.synopsis { 
	color: black; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 125%; 
	text-align: justify; 
	width: 100%; 
	padding-top: 6px; 
	padding-bottom: 12px; 
	border-bottom: 2px dotted #c66;
	 }
.synopsis a:hover { 
	color: #600; 
	text-decoration: underline;
	 }
.synopsis a {
	color: #f66; 
	text-decoration: none;
	}

.posterimage { 
	margin: 5px; 
	border: solid 1px black;
	 }
#press { 
	left: 760px; 
	width: auto; 
	min-width: 100px; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 12px; 
	position: absolute; 
	top: 20px; 
	visibility: visible; 
	max-width: 150px; 
	padding-right: 20px;
	 }
.showinfotext { 
	color: #600; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 14px; 
	position: absolute; 
	left: 12px; 
	right: 10px; 
	bottom: 10px;
	 }
