#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCC;
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 3px groove #CCC;
	margin-top: 15px;
}
#gallerywrapper {
	width: 950px;
	border: 3px groove #CCC;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	padding-bottom: 10px;
	background-color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	text-align: center;
	color: #999;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	text-align: center;
	color: #999;
}
#sidebarnav {
	background-color: #333;
	width: 250px;
	float: left;
}
#content {
	width: 500px;
	margin-left: 250px;
	color: #999;
	padding: 25px;
	margin-top: 15px;
	text-align: center;
}
#content p img {
}
#webgallery {
	height: 700px;
	width: 700px;
	margin-left: 250px;
	color: #999;
	margin-top: 25px;
	padding-top: 50px;
	text-align: center;
}
#portrait {
	height: 224px;
	width: 120px;
	float: right;
	margin-left: 15px;
}
#biowrapper {
	width: 800px;
	border: 3px groove #CCC;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	padding-bottom: 10px;
}
.biotext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
.resume {
	text-align: left;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.work {
	text-align: left;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

