#content {
	position: absolute;
	width: 515px;
	height: 465px;
	top: 50%;
	left: 50%;
	margin-left: -257px;
	margin-top: -232px;
}

#content_portfolio {
	position: absolute;
	width: 814px;
	height: 520px;
	top: 50%;
	left: 50%;
	margin-left: -407px;
	margin-top: -260px;
}

.portfoliobox {
	border: 1px solid #CCCCCC;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}.interiorpages {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
input[type="text"] {
	width: 200px;
}
textarea {
	width: 200px;
	height: 150px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.website:link {
	font-weight: bold;
}
a.website:visited {
	font-weight: bold;
	text-decoration: none;
}
a.website:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.intpagedirect:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.intpagedirect:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.intpagedirect:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

