body {
	margin-top: 15px;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(img/bg_smudge.jpg);
}
#container {
	background-image: url(img/containerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 600px;
	width: 940px;
	position: relative;
}
.menuleft {
	width: 147px;
	margin-top: 18px;
	margin-right: 11px;
	margin-left: 16px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.menuright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 566px;
	width: 145px;
	vertical-align: bottom;
	position: absolute;
	margin-top: 18px;
	margin-right: 11px;
	margin-left: 16px;
}
.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 134px;
	width: 160px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-weight: normal;
	padding: 10px;
}
.bio {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 134px;
	width: 166px;
	line-height: 18px;
	padding: 10px;
}
.work {
	text-align: center;
	vertical-align: middle;
}
.nyimg {
	padding-top: 83px;
}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474747;
	line-height: 19px;
}
.nytext {
	text-align: left;
	width: 500px;
}
.nytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	line-height: 16px;
	margin-left: 100px;
}
