@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	background-color: #D6CCC8;
}
#wrapper {
	background-color: #F0E1F3;
	height: 575px;
	width: 695px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
}
#wrapper_resume {
	background-color: #FFFFFF;
	width: 695px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#header {
	position: relative;
	left: -65px;
	top: -60px;
	width: 796px;
	height: 106;
	background-color: #D6CCC8;
	visibility: visible;
}
a:link {
	color: #330066;
	text-decoration: underline;
}
a:hover {
	color: #7A4DA6;
	text-decoration: underline;
}
a:visited {
	color: #330066;
	text-decoration: underline;
}
a:active {
	color: #FF9966;
	text-decoration: underline;
}
.content {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 320px;
	overflow: visible;
}
.content_z {
	margin: 0px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.resume {
	margin: 0px;
	overflow: visible;
	background-color: #FFFFFF;
	padding: 0px;
}
.waiting_content {
	margin: 0px;
	padding: 15px;
	width: 620px;
	overflow: visible;
	background-color: #FFFFFF;
}
.content h2 {
	top: -30px;
	position: relative;
	margin-bottom: 50px;
	width: 80px;
	overflow: visible;
}
.illuminated {
	color: #7A4DA6;
}
.content p {
	text-indent: 25px;
	line-height: 175%;
}
.resume p {
	width: 380px;
}
.float_rt {
	float: right;
}
.float_rt_img {
	float: right;
	margin: 0px;
	padding: 0px;
	top: -25px;
	position: relative;
}
.float_rt_img2 {
	float: right;
	margin: 0px;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
