
#wrapper {
	width: 835px;
} 
body, p {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

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

a:hover {
	color: #666;
}

img {
	border: none;
}

#logo {
	margin: 35px 20px 0 35px;
}

#text {
	float: left;
	margin: 0 20px 0 35px;
	width: 180px;
	
}

#text h2 {
	background: #eae7e8;
	height: 180px;
	width: 180px;
	margin: 0 0 20px 0;
}

#text h2 a {
	float: left;
	padding: 20px;
}

#images {
	float: left;
	width: 600px;
}

#images a {
	width: 180px;
	height: 180px;
	margin: 0 20px 20px 0;
	display: block;
	float: left;
}

#images a img {
}

#large_image {
	
}

#resume {
	float: left;
	width: 600px;
}

#resume ul {
	list-style: none;
	padding-left: 0;
}