body {
	margin: 0px;
	background-color: #161616;
	color: #b4b4b4;
	font: normal 10px arial, helvetica, verdana;
	text-transform: uppercase;
}

td {
	color: #b4b4b4;
	font: normal 10px arial, helvetica, verdana;
	text-transform: uppercase;
}

a:link { color: #8d5314; text-decoration: none; }
a:active { color: #8d5314; text-decoration: none; }
a:visited { color: #8d5314; text-decoration: none; }
a:hover { color: #c08a08; text-decoration: underline; }

/* top nav tv broadcast */
.nav_tvbroad {
	display: table-cell;
	width: 165px;
	height: 21px;
	background: url('imgs/nav_tvfilm_off.gif') no-repeat;
	cursor: pointer;
}

.nav_tvbroad_on {
	display: table-cell;
	width: 165px;
	height: 21px;
	background: url('imgs/nav_tvfilm_on.gif') no-repeat;
	cursor: pointer;
}

a.nav_tvbroad:hover {
	width: 165px;
	height: 21px;
	background: url('imgs/nav_tvfilm_off.gif') no-repeat;
}
/* top nav other media */
.nav_othermedia {
	display: table-cell;
	width: 205px;
	height: 21px;
	background: url('imgs/nav_othermedia_off.gif') no-repeat;
	cursor: pointer;
}

.nav_othermedia_on {
	display: table-cell;
	width: 205px;
	height: 21px;
	background: url('imgs/nav_othermedia_on.gif') no-repeat;
	cursor: pointer;
}

a.nav_othermedia:hover {
	width: 205px;
	height: 21px;
	background: url('imgs/nav_othermedia_off.gif') no-repeat;
}
/* top nav reel */
.nav_reel {
	display: table-cell;
	width: 174px;
	height: 21px;
	background: url('imgs/nav_showreel_off.gif') no-repeat;
}

.nav_reel_on {
	display: table-cell;
	width: 174px;
	height: 21px;
	background: url('imgs/nav_showreel_on.gif') no-repeat;
}

a.nav_reel:hover {
	width: 174px;
	height: 21px;
	background: url('imgs/nav_showreel_off.gif') no-repeat;
}
/* top nav space */
.nav_space {
	display: table-cell;
	width: 244px;
	height: 21px;
}
/* top nav client ftp */
.nav_clientftp {
	display: table-cell;
	width: 66px;
	height: 21px;
	background: url('imgs/nav_clientftp_off.gif') no-repeat;
}

.nav_clientftp_on {
	display: table-cell;
	width: 66px;
	height: 21px;
	background: url('imgs/nav_clientftp_on.gif') no-repeat;
}

a.nav_clientftp:hover {
	width: 66px;
	height: 21px;
	background: url('imgs/nav_clientftp_off.gif') no-repeat;
}
/* top nav info */
.nav_info {
	display: table-cell;
	width: 71px;
	height: 21px;
	background: url('imgs/nav_info_off.gif') no-repeat;
	cursor: pointer;
}

.nav_info_on {
	display: table-cell;
	width: 71px;
	height: 21px;
	background: url('imgs/nav_info_on.gif') no-repeat;
	cursor: pointer;
}

a.nav_info:hover {
	width: 71px;
	height: 21px;
	background: url('imgs/nav_info_off.gif') no-repeat;
}

/* start of lh nav */
#navholder {
	width: 242px;
}

.lhnav_main {
	background: url('imgs/lhnav_main_off.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #b4b4b4;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

.lhnav_main_on {
	background: url('imgs/lhnav_main_on.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #b4b4b4;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_main:link { color: #b4b4b4; text-decoration: none }
a.lhnav_main:active { color: #b4b4b4; text-decoration: none }
a.lhnav_main:visited { color: #b4b4b4; text-decoration: none }
a.lhnav_main:hover {
	background: url('imgs/lhnav_main_on.gif') repeat-y;
	color: #b4b4b4;
	text-decoration: none
}

a.lhnav_main_on:link { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:active { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:visited { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:hover { background: url('imgs/lhnav_main_on.gif') repeat-y; color: #b4b4b4; text-decoration: none }

.lhnav_sub {
	background: url('imgs/lhnav_sub_off.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #9f9f9f;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_sub:link { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:active { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:visited { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:hover {
	background: url('imgs/lhnav_sub_on.gif') repeat-y;
	color: #9f9f9f;
	text-decoration: none
}

.lhnav_sub_active {
	background: url('imgs/lhnav_sub_active.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #9f9f9f;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_sub_active:link { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:active { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:visited { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:hover { background: url('imgs/lhnav_sub_on.gif') repeat-y; color: #9f9f9f; text-decoration: none }
/* end of lh nav */

/* start of content */
#contentbg {
	background: url('imgs/contentbg.jpg') no-repeat;
	width: 782px;
	height: 595px;
}

#contentbg2 {
	background: url('imgs/contentbg2.jpg') no-repeat;
	width: 782px;
	height: 595px;
}

.homepadding {
	margin-top: 23px;
	margin-left: 29px;
}

.homecontent {
	width: 288px;
	height: 422px;
}

.homepic {
	width: 462px;
	height: 422px;
}

.pad10 {
	padding: 10px;
}

.head {
	font: normal 24px arial, helvetica, verdana;
	color: #a1a1a1;
}

.noportfoliopics {
	height: 378px;
	display: block;
}

.hdesc {
	line-height: 12pt;
	padding-left: 18px;
	padding-right: 22px;
}

a.hdesc:link { color: #b4b4b4 }
a.hdesc:active { color: #b4b4b4 }
a.hdesc:visited { color: #b4b4b4 }
a.hdesc:hover { color: #c6c6c6 }

.pdesc {
	color: #5d5d5d;
}

.pname {
	color: #b4b4b4;
	background: url('imgs/pname.jpg');
}

.idesc {
	line-height: 12pt;
	padding-left: 10px;
}
/* end of content */
