body {
	font-family: Lucida Grande, Lucida Sans, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-weight: bold;
	width:
}

#header {
	margin-bottom: 8px;
}

#wrapper {
	width: 795px;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 40px;
}

#show {
	margin-top:  20px;
	margin-bottom: 10px;
}


#more, #more:hover {
	margin-bottom: 20px;
}

#contact, #education, #social, #read {
	margin-right: 9px;
}

#social, #read {
	margin-top: 14px;
}

#contact, #education, #freelance, #social, #read {
	width: 259px;
	float:  left;
	
}

#text, #text p {
	width: 259px;
	float:  right;
}

#images {
	margin-top: 2px;
	width: 500px;
	float: left;
	margin-right: 9px
}

.clear {
	clear: both;
}

a:link {
	color:  black;
	text-decoration: none;
}

a:hover {
	background: yellow;
}

a:visited {
	color: black;
}

.item {
	margin-bottom: 20px;
}

