body {
	font-size: 68.75%; /* 62.5% Resets 1em to 10px */
	font-family: helvetica neue, arial, helvetica, sans-serif;
	background: #ffffff;
	color: #666666;
	text-align: left;
	}

a, a:visited, a:link {
	color: #ee0066;
	text-decoration: none;
	}

a:hover {
	color: #00eeee;
	}

#page {
	text-align: left;
	}

#content {
	line-height: 1.6em;
	}

h1, h2, h3 {
	font-family: arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-size: 1.1em;
	letter-spacing: .03em;
	}

h1.dcfung {
	margin-bottom: 4px;
	width: 97px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/dcfung.png);
	}

h1.subheader {
	font.size: 2em;
	letter-spacing: .08em;
	line-height: 10px;	
}

h2 {
	font-size: 1em;
	line-height: 20px;
	color: #666;
}

small {
	color: #b9b8b8;
	font-size: 9px;
	text-transform:uppercase;
	}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px 0px 30px 85px;
	padding: 0;
	min-width: 900px;
	}

#header {
	margin-top: 45px;
	width: 135px;
	float: left;
	display: block;
	line-height: 20px;
	}

#content {
}

hr {
	clear: both;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: none;
	height: 1px;
	width: 100%;
	}

ul.nav {
	margin: 2.0em 0px;
	padding: 0px;
	}

ul.nav li {
	font-family: helvetica neue, arial, helvetica, sans-serif;
	font-size: 1.0em;
	list-style-type: none;
	marging: 0px;
	padding: 0px;
	}

.narrowcolumn {
	float: left;
	margin: 45px 0px 0px 20px;
	width: 428px;
	padding: 0px;
	}

.widecolumn {
	position: absolute;
	left: 220px;
	margin: 45px 0px 0px 20px;
	width: 1312px;
	padding: 0px;
}

img.portrait {
	margin: 0px 6px 0px 0px;
}

.timecode