#divWrapper {
	margin: auto;
	height: 470px;
	width: 630px;
	background: #E5DFED;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8C76B7;
}
#divThumbnails {
	height: 361px;
	width: 200px;
	margin: 30px 0px 0px 10px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}
#divName {
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}
#divNavTop {
	float: right;
	height: 16px;
	width: 135px;
	margin-right: 10px;
	margin-top: 32px;
}
#divHeader {
	height: 50px;
	width: 100%;
	margin-top: 0px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8C76B7;
}
body {
	background: #E5DFED;
	color: #8C76B7;
}
#divBody {
	height: 400px;
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
.link {
	text-decoration: none;
	color: #8C76B7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divNav {
	float: right;
	height: 32px;
	width: 64px;
	margin-top: 9px;
}
.plaintext {
	font: 10px/15px Geneva, Arial, Helvetica, sans-serif;
	color: #8C76B7;
	overflow: scroll;
	visibility: visible;
}
.boldtext {
	font: bold 10px/15px Geneva, Arial, Helvetica, sans-serif;
	color: #8C76B7;
	overflow: scroll;
	visibility: visible;
	display: inline;
}
#divBody_CV {
	height: 400px;
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}
