p, div, img, ul, li, h1, h2, h3, h4, h5, table, td, tr {
	margin:0px;
	padding: 0px;
	border:0px; 
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align:center;
}

#container0 {
	background-color: #fff;
	background-image: url(images/bknd_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#container1 {  /*creates bottom bar*/
	padding-bottom: 43px;
	background: url(images/bknd_bottom.png) bottom;
	background-repeat: repeat-x;
	clear: both;
	height: 100%;
	text-align:center;
}

#copyright {
	width: 700px;
	margin: 40px auto 0px auto;
	text-align: left;
	clear:both;
}
#copyright p{
	color: #990000;
	font-size: .7em;
	text-align:left;
}

#container2 {
	background: url(images/home_image_tv.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2doc {
	background: url(images/doc_image_projector.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2people {
	background: url(images/people_image_camera.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2news {
	background: url(images/news_image_spotlight.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2contact {
	background: url(images/contact_image_phone.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2drama {
	background: url(images/drama_image_projector.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#container2publicity {
	background: url(images/pub_image_camera.jpg) top right;
	background-repeat: no-repeat;
	width: 907px;
	height: auto;
	text-align:left;
	vertical-align:top;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}

#logo {
	text-align: left;
}
#content { /*The center column including nav and copy */
	width: 493px;
	float:left;
	margin-top:4px;
	margin-left: 79px;
	text-align:left;
	vertical-align:top;
	overflow: auto;
}
#tvimage {
	float: right;
	position:relative;
	top: -37px;
	right: 180px;
}

#contentHome {
	width: 493px;
	float:left;
	margin-top:4px;
	margin-left: 79px;
	text-align:left;
	vertical-align:top;
	overflow: auto;
}
#content td, #contentHome td {
	vertical-align:top;
}

/*Navigation*/

#navigation {
	width: 442px;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 35px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
#navigation ul li {
	float:left;
	position: relative;
	margin:0px;
	padding:0px;
	background:none;

}
#navigation ul li img {
	padding:0px;
	margin:0px;
}


#image {
}

/*Content*/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: 1.5em;	
	margin-bottom: 7px;
}
a {
	color:#986611;
	text-decoration:underline;
}
a:hover {
	color: #990000;
}

h2 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 110%;
	margin: 0px 10px 10px 0px;
	color: #666666;
	text-transform: uppercase;
}

h3 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 110%;
	margin: 0px 10px 10px 0px;
	color: #336666;
	text-transform: uppercase;
}
h3 a {
	color: #336666;
	text-decoration:none;
}
h3 a:hover {
	color: #990000;
	text-decoration:underline;
}
h4 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 110%;
	margin: 0px 10px 10px 0px;
	color: #990000;
	text-transform: uppercase;
}



#headline {
	margin:0px 0px 0px 21px;
	text-align: right;
	clear:both;
	width: 421px;
}
#subhead {
	text-align: right;
	clear:both;
	width: 421px;
	margin:0px 0px 0px 21px;
}



#recentNews {
	margin: 15px 0px 15px 21px;
	border-top: 1px #cccccc solid;
	vertical-align:top;
}

td.newsItem {
	padding: 10px 0px 6px 0px;
	border-bottom: 1px #cccccc solid;
}

td.newsImage {
	padding-top: 10px;
	padding-right: 15px;
	border-bottom: 1px #cccccc solid;
}



#projects {
	margin: 15px 0px 15px 21px;
	border-top: 1px #cccccc solid;
}

td.projectDetails {
	padding: 10px 0px 6px 0px;
}

td.projectImage {
	padding-top: 10px;
	padding-right: 15px;
}
td.projectDesc {
	padding: 10px 15px 12px 0px;
	border-bottom: 1px #cccccc solid;
}

#noBorder {
	margin: 15px 0px 15px 21px;
	border-top: none;
}



p.credits {
	font-size: .7em;
	line-height:120%;
	color:#666666;
	margin-bottom:4px;
}
img.floatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
p.jobTitle {
	font-size: .8em;
	font-style:italic;
	line-height:120%;
	color:#666666;
	margin: 0px 0px 15px 0px;
}
p.newsDate {
	margin: 0px 0px 5px 0px;
	color:#999999;
	
}

.redType{
	color: #990000;
}
.goldType{
	color: #986611;
}
.blueType {
	color: #336666;
}