#p1 {
	position:		absolute;
	top:			0px;
	left:			123px;
	height:			165px;
	border-bottom:	1px solid #000000;
}
 
#projects {
	position:	absolute;
	top:		189px;
	left:		137px;
	height:		fixed;
	font-family:	Helvetica, Arial;
	font-size:	10px;
line-height: 130%;
	color:		999999;
	letter-spacing: 0.05em;
}
 
#nav {
	position:	absolute;
	top:		210px;
	left:		123px;
	height:		fixed;
	font-family:	Gotham, Helvetica, Arial;
	font-size:	10px;
width: 400px;
line-height: 130%;
	color:		#666666;
	letter-spacing: 0.05em;
}

#blognav {
	position:	absolute;
	top:		210px;
	left:		123px;
	height:		fixed;
width: 		400px;
	font-family:	Gotham, Helvetica, Arial;
	font-size:	10px;

	line-height: 130%;
	color:		#666666;
	letter-spacing: 0.1em;

}
#statement {
	position:			absolute;
	top:				165px;
	left:				280px;
	height:				235px;
	width:				570px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			10px;
line-height: 140%;
	color:				#000000;
	border-top:			1px solid #000000;
}

#about {
	position:			absolute;
	top:				165px;
	left:				280px;
	height:				235px;
	width:				300px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			10px;
line-height: 140%;
	color:				#000000;
	border-top:			1px solid #000000;
}

#statement2 {
	position:			absolute;
	top:				200px;
	left:				0px;
	height:				235px;
	width:				570px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			12px;
line-height: 140%;
	color:				#000000;

}

#statement3 {
	position:			absolute;
	top:				0px;
	left:				270px;
	height:				235px;
	width:				570px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			11px;
line-height: 140%;
	color:				#000000;

}


#content {
	position:			absolute;
	top:				165px;
	left:				280px;
	height:				235px;
	width:				570px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			10px;
	color:				#000000;
line-height: 140%;
	border-top:			1px solid #000000;
}

#description {
	position:			relative;
	top:				30px;
	left:				450px;
	width:				120px;
	border-top:			3px double #000000;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			10px;
line-height: 140%;
	color:				#000000;
	padding-top:		10px;
}

#box {
	position:			relative;
	background-color:	#fff200;
	top:				172px;
	left:				280px;
	width:				450px;
	height:				auto;
}

#proj {
	position:			absolute;
	left:				650px;
	top:				150px;
	text-align:			right;
	width:				200px;
	font-family:		Gotham, Helvetica, Arial;
	font-size:			13px;
	color:				#000000;
	font-weight:		bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover	{
	color:  #000000;
	text-decoration: none;
}

.i {
}
 
 

