body {
	background-color: #393e32;
	background-image: url(../images/back_tile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}

#center {
	width: 1122px;
	position: absolute;
	left: 50%;
	height: 874px;
	margin-left: -561px;
	background-image: url(../images/back_new.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#portfolio {
	height: 650px;
	width: 115px;
	position: absolute;
	top: 62px;
	left: 157px;
	overflow: auto;
}
#display {
	height: 499px;
	width: 636px;
	position: absolute;
	top: 204px;
	left: 297px;
}
#resume {
	height: 38px;
	width: 38px;
	position: absolute;
	top: 97px;
	left: 780px;
}
#email {
	height: 38px;
	width: 38px;
	position: absolute;
	top: 52px;
	left: 779px;
}
#reco {
	height: 38px;
	width: 38px;
	position: absolute;
	top: 142px;
	left: 782px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.text:link, a.text:visited, a.text:active {
	color: #ffc959;
}
a.text:hover {
	color: #ffde9b;
	text-decoration: underline;
}

.text_portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #393e32;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
a.text_portfolio:link, a.text_portfolio:visited, a.text_portfolio:active {
	color: #505c3f;
}
a.text_portfolio:hover {
	color: #d51515;
	text-decoration: underline;
}
.text_portfolio_dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d51515;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
