#outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AEAEAE;
	text-decoration: none;
	background-color: #000000;
	height: 683px;
	width: 938px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#outer #headerImage {
	float: left;
	height: 133px;
	width: 171px;
	background-repeat: no-repeat;
}
#outer #header {
	float: left;
	height: 133px;
	width: 767px;
	background-repeat: no-repeat;
}
.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#E0E0E0;
	text-decoration: none;
}
#outer #sidebar {
	height: 500px;
	width: 171px;
	float: left;
}
.portfolioItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AEAEAE;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 350px;
	image-position: center top;
}

#outer #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AEAEAE;
	text-decoration: none;
	padding: 15px;
	float: left;
	height: 470px;
	width: 737px;
	text-align: left;
	overflow: auto;
}
#outer #footer {
	background-image: url(images/footer/Copyright.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 50px;
	width: 938px;
}
#outer #contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AEAEAE;
	text-decoration: none;
	width: 353px;
	float: left;
	height: 470px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
}
#outer #contentRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AEAEAE;
	text-decoration: none;
	float: left;
	height: 470px;
	width: 363px;
	padding-top: 15px;
}
.linkPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#E0E0E0;
	text-decoration:underline;
}
	

