#content
{
	background: url(../img/sub-backdrop.png) repeat-x bottom;
	height: 702px;
}

#header
{
	margin-top: -2px;
	width: 897px;
	height: 243px;
	float:right;
	background: url(../img/about-header-new.png) no-repeat center;
}



#sub-left
{
	margin-top: -243px;
	float: left;
	width: 248px;
	height: 668px;
	background: url(../img/sub_page_left.png) no-repeat left;
}

#sub-left a
{
	padding: 115px;
	padding-bottom: 280px;
	text-decoration: none;
}

#sub-right
{
	margin-top: -243px;
	float: right;
	height: 668px;
	width: 120px;
	background: url(../img/sub_page_right.png) no-repeat right;
}

#heading
{
	background: url(../img/about-heading.png) no-repeat;

}
#menu
{
	margin-top: -40px;
	margin-right: -80px;
	width: 510px;
	float: right;
}

#menu ul
{
	list-style-type: none;
}

#menu li
{
	float: left;
	margin-left: -5px;
}

#menu img
{
	border: none;
}

#actor
{
	margin-top: 35px;
	margin-left: -248px;
	width: 320px;
	height: 400px;
	background: url(../img/actors/about.png) no-repeat left;
	float: left;
}

#text
{
	width: 500px;
}

#sticky_notes
{
	float: right;
	width: 120px;
	height: 400px;
	margin-top: 10px;
	margin-right: -50px;
}

#sticky_notes img
{
	border: none;
}

#sticky_notes ul
{
	list-style-type: none;
}

#sticky_notes li
{
	position: relative;
	margin-top: -30px;
}

#sticky_notes li.cast
{
	z-index: 4;
}

#sticky_notes li.team
{
	z-index: 3;
}

#sticky_notes li.tv
{
	z-index: 2;
}