/*
	changeinflux.com
	
	Filename:		resume.css
	Description:	resume stylesheet
	Last Updated:	2010.02.23
*/


#content {
	color: #000;
	width: 750px;
}
#top {
	background: url("../images/resume/header.png") bottom left no-repeat;
	height: 112px;
	margin: 54px 0px 36px 0px;
	text-align: center;
}
#left {
	float: left;
	line-height: 1.5em;
	margin-right: 50px;
	width: 164px;
}
#right {
	float: left;
	line-height: 1.5em;
	width: 536px;
}