* {
	padding: 0px;
	margin: 0px;
}

body.splash {
	line-height: 14px;
	padding-top:0px;
	font-size: 12px;
}

body {
	background:#ffffff url(/images/bg.jpg) top center repeat-y;
	line-height: 14px;
	padding-top:0px;
	font-size: 12px;
}

.container {
	background: url(/images/bg_top.jpg) top center no-repeat;
	width: 800px;
	margin:0px auto 0px auto;
	padding-top: 150px;
	overflow: hidden;
}

.left {
	float: left;
	width: 170px;
}

.headshot {
	position: relative;
	top: 0px;
	left: 25px;
	width: 125px;
}

.nav {
	background: url(/images/nav_bg.jpg) no-repeat;
	position: relative;
	top: 5px;
	left: 25px;
	width: 117px;
	height: 320px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	padding: 22px 0px 0px 8px;
}

A {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:hover {color: #ffffff; text-decoration: underline;}

A.body_link {color: #000000; text-decoration: none;}
A.body_link:visited {color: #000000; text-decoration: none;}
A.body_link:hover {color: #000000; text-decoration: underline;}

.content {
	float: left;
	width: 550px;
}

.content_home {
	float: left;
	width: 410px;
}

p {
	font-family: Times New Roman, Serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom:11px;
}

.title {
	margin-left: 60px;
	margin-bottom: 10px;
}

.tv_reel {
	position: relative;
	left: 530px;
	top: -350px;
	z-index: auto;
}

.subhead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
}

p.home {
	font-size: 16px;
	line-height: 28px;
	margin-bottom:12px;
}

.footer1 {
	background:#ffffff url(/images/footer1.jpg) top center no-repeat;
	width: 800px;
	height: 120px;
	position: relative;
	margin:0px auto 0px auto;
}

.tools {
	float: left;
	margin-top: 15px;
}

.lynda_statue {
	position: relative;
	left: 530px;
	top: -256px;
	z-index: auto;
}

.lynda_statue2 {
	position: relative;
	width:270px;
	left: 148px;
	top: -310px;
	z-index: auto;
}

.parents {
	position: relative;
	width:350px;
	left: 410px;
	top: -690px;
	z-index: 2;
}

.animals {
	background: url(/images/animals.jpg) bottom center no-repeat;
	width: 700px;
	height: 310px;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: 30px;
	margin-top: -695px;
	border-top: #999999 solid 2px;
}

.tape {
	background: url(/images/tape.jpg) top center no-repeat;
	width: 800px;
	height: 310px;
}

.carpenter {
	width: 680px;
	height: 240px;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: 50px;
	margin-top: -230px;
}

.rule {
	background: url(/images/rule.jpg) top center no-repeat;
	width: 800px;
	height: 70px;
}

.partners_work {
	width: 650px;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: 50px;
	margin-top: -50px;
}

