#wrapper {
	background-image: url(images/andreagrasso-logo.jpg);
	background-repeat: no-repeat;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 306px;
	padding-right: 52px;
	padding-bottom: 50px;
	padding-left: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: aaaaaa;
	border-left-color: aaaaaa;
}
#wrapper2 {
	background-image: url(images/andreagrasso-logo_p2.jpg);
	background-repeat: no-repeat;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 200px;
	padding-right: 52px;
	padding-bottom: 50px;
	padding-left: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: aaaaaa;
	border-left-color: aaaaaa;
}
#wrapper3 {
	background-image: url(images/just_logo.jpg);
	background-repeat: no-repeat;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 200px;
	padding-right: 52px;
	padding-bottom: 50px;
	padding-left: 52px;
}
h1 {
	position: absolute;
	top: 100px;
	visibility: hidden;
}
h2 {
	font-size: 15px;
	line-height: 36px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 498px;
}
#biography h2 {
	border: thin solid #999999;
	background-image: url(images/banner-bio.jpg);
}
#highlights h2 {
	border: thin solid #999999;
	background-image: url(images/banner-bio.jpg);
}
#portfolio h2 {
	background-image: url(images/banner-bio.jpg);
	border: thin solid #999999;
}
#thumbnails {
	height: 216px;
	width: 640px;
}
#thumbnails img {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
img {
	border: 1px solid #CCCCCC;
}
h3 {
	font-size: 24px;
	font-weight: normal;
}
.projectContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	padding-top: 18px;
	padding-bottom: 17px;
}
.backToHighlights {
	font-size: 12px;
	text-align: right;
}
.backToHighlights, #portfolio h2 {
	margin: 0px;
}

#portfolio :target {
	background-image: url(images/selected-portfolio.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}
.logo2 {
	float: right;
}
