body{
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	margin-top: 36px;
	margin-bottom: -27;
	font-weight: normal;
	font-style: normal;
	font-size: 48px;
	color: #363636;
}
li {
	font-size: 36px;
	list-style-type: none;
}
ul{
	margin: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

a {
	text-decoration: none;
	color: #404040;
}

img{
	margin: 0;
}
#wrapper{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}	
#menu{
	padding-left: 40px;
	width: 420px;
	height: 100%;
	display: block;
	position: absolute;
	font-size: 36px;
	background: #fff url(images/dropshawdow.png) repeat-y right 0;
}
.photo{
	color: #626262;
	}
	
.retouch{
	color: #898989;
}
.assist {
	color: #a0a0a0;
}

.bio{
	color: #0c0c0c;
}
#bio_appear{

	width: 360px;
	color: #868686;
}
.phone{
}
.email{
}
.copy{
	font-size: 7px;
}

#menu2{
	font-size: 14px;
	bottom:  39px;
	position: absolute;
}

#framer{
	height: 100%;
	position: relative;
	top: 0;
	margin-left: 460px;
}