* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #000000;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover, a.selected {
	color: #ffffff;
}
a img {
	border: none;
}
ul {
	list-style-type: none;
}
h2 {
	color: #d7d7d7;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 5px;
}
p {
	color: #d7d7d7;
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 17px;
}
div#page {
	width: 962px;
	margin: 20px auto 10px auto;
	background: transparent url(../images/style/zoe-tatum-rooney.gif) no-repeat;
	background-position: 117px 172px;
}
h1#site-title {
	display: none;
}
div#left-tree {
	display: block;
	width: 230px;
	height: 100%;
	float: left;
}
div#page-body {
	float: right;
	width: 700px;
}
div#sub-title {
	height: 197px;
	/*background: transparent url(../images/style/sub-title.gif) no-repeat;*/
	background-position: 0px 38px;
}
div#sub-title h2 {
	display: none;
}
div#page-menu {
	height: 79px;
	text-align: right;
}
div#page-menu ul li {
	display: inline;
	padding: 0px 5px;
}
div#page-menu ul li.border {
	border-right: 1px solid #ffffff;
}
div#page-content {
	width: 700px;
	float: left;
}
div#right-tree {
	width: 127px;
	float: right;
}
div#page-footer {
	clear: both;
	width: 407px;
	padding: 90px 128px 0px 270px;
	font-size: 11px;
	color: #6f6e6e;
	background: transparent url(../images/style/footer.gif) no-repeat;
	background-position: 400px 50px;
}
div#page-footer ul {
	margin-bottom: 14px;
}
div#page-footer ul li {
	display: inline;
	margin-right: 6px;
	padding-right: 6px;
}
div#page-footer ul li.border {
	border-right: 1px solid #ffffff;
}
div#page-footer p {
	margin-bottom: 25px;
}
div#page-footer p#copyright {
	color: #ffffff;
}
div#showreel {
	margin-left: 20px;
}