/* Tv & Theatre Services */

body {
	margin: 0px auto;
	padding: 0px;
	background: #FFCC66 url(images/bground02.gif) top center repeat-y;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#container {
	background: #FFFFFF;
	color: #303030;
	margin: 0px auto;
	width: 760px;
}
#topimage {
	margin: 0px 0px 10px 0px;
}
#leftmenu {
	position: relative;
	width: 130px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#leftmenu ul {	
	list-style: none;
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}	
#leftmenu li {
	margin-bottom: 4px;
}
#leftmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 3px 0px 3px 10px;
	background: #EBEBEB;
	border-left: 5px solid #CCCCCC;
}		
#leftmenu li a:hover {
	background: #C8C8C8;
	color: #505050;
	border-left: 5px solid #FF0000;
}
.current {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	background: #C8C8C8;
	display: block;
	padding: 3px 0px 3px 10px;
	color: #505050;
	border-left: 5px solid #FF0000;
}
#leftcol {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #505050;
	background: #EBEBEB;
}
#leftcontent {
	margin: 0px;
}
#rightcol {
	float: right;
	width: 140px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 9px;
	line-height: 15px;
}
#rightcontent {
	margin: 0px;
	padding: 10px;
	color: #505050;
	background: #EBEBEB;
}
#content {
	position: relative;
	width: 450px;
	float: left;
	margin-bottom: 10px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 20px;
}
#content li {
	list-style: url('images/bullet.gif') outside;
}
h1 {
	font-size: 18px;
	color: #FF0000;
	background: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
}
h5 {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 8px 0;
	text-align: right;	
}
a {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: underline;
	color: #505050;
}
#footer {
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	border-top: 4px solid #C8C8C8;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 9px;
	line-height: 14px;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a:link img {
	border: 0px;
}
a:visited img {
	border: 0px;
}
.bullets {
	background: url('images/bullet.gif') no-repeat;
	padding-left: 10px;
}
.address {
	position: relative;
	margin-right: 30px;
	margin-left: 62px;
}
.imagerightcol {
	margin: 10px 0px 0px 0px;
	border: 1px solid #000000;
}
.privacybox {
	color:#000000;
	background-color: #FFFFFF;
	border: 1px dotted #C0C0C0;
	padding: 8px 12px;
	margin-right: 30px;
	margin-left: 30px;	
}
.reader {
	margin: 4px 10px 4px 0px;
}
.downloads {
	color:#000000;
	background-color: #FFFFFF;
	border: 1px dotted #C0C0C0;
	padding: 10px 0px 10px 0px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;	
}
#sitemap {
	line-height: 24px;
}
p.indent{
	text-indent: 30px;
}