body { 
	background: #fff url(backg.jpg) repeat-x top;
	text-align: center;
	margin: 0;
	padding-left: 15px;
}

a:link, a:visited {
	color: #819AB3;
}

a:hover {
	color: #666;
}

img {
	behavior: url(iepngfix.htc);
}

.headshot {
	margin-top: -15px;
}

#wrapper {
	width: 945px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

#masthead {
	width: 945px;
	height: 73px;
	padding: 40px 0px 10px 160px;
}

#nav {
	float: left;
	width: 135px;
	height: 380px;
	padding: 20px 25px 0 0;
	text-align: right;
	background: url(nav_bg.jpg) no-repeat top right;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #333;
}

#nav p {
	margin: -5px 0 10px 0;
}

#main{
	float: left;
	width: 360px;
	overflow-y: auto;
	height: 380px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#main_vid{
	float: left;
	width: 720px;
	overflow-y: auto;
	height: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main p {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 40px;
	margin-top: 0;
}

#main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: -3px;
	line-height: 19px;
	letter-spacing: 2px;
	color: #666;
}

#main h2 {
	font-family: "Lucida Grande", Verdana;
	font-size: 13px;
	font-weight: normal;
}

.audioClip li {
	padding-left: 20px;
	background: url(audio_icon.gif) no-repeat left center;
	list-style: none;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 10px -10px;
}

#text{
	float: left;
	width: 360px;
	height: 380px;
	padding: 20px 0 0 25px;
	background: url(text_bg.jpg) no-repeat top left;
}

#text p {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: -2px;
	color: #333333;
}

#footer {
	clear: both; width: 840px; text-align: left
}
