

#profile {
	background-color: #fff;
	color: #000;
	margin: auto;
	width: 670px;
	padding-top: 6px;
	float: none;
	text-align: left;
	font-family: "Century Gothic", Helvetica, "Trebuchet MS", "Helvetica Neue", Arial, Geneva, sans-serif;
	padding-bottom: 50px;
	position: relative;
}

#profile_head {
	background-image: url(../images/profile_header.jpg);
	width: 659px;
	height: 86px;
	margin: auto auto 10px;
}

#profile_menu {
	float: none;
	color: #fff;
	background-color: #000;
	width: 659px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
	margin: auto;
	text-decoration: none;
}

#profile_menu a {
	text-decoration: none;
	font-family: "Century Gothic", Helvetica, "Trebuchet MS", "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #fff;
}

#profile_menu li {
	float: left;
	list-style-type: none;
	text-align: center;
	padding-left: 41px;
	padding-right: 42px;
}

#profile_menu a:hover {
	color: #b0b0b0;
}

#profile_menu_selected a {
	color: #7f7f7f;
}

#profile_body {
	margin-left: 12px;
}

#profile_body h1 {
	font-size: 1.3em;
	font-variant: normal;
	letter-spacing: 2px;
}

#awards li {
	font-weight: bold;
	list-style-type: square;
	font-size: 1em;
	margin-left: 43px;
	text-shadow: #000000 0 0 0;
	padding-left: 8px;
	margin-top: 10px;
}

#awards span {
	font-weight: normal;
	font-style: normal;
	padding-left: 7px;
	text-align: center;
}

#publications li {
	list-style-type: square;
	font-size: 1em;
	margin-left: 43px;
	text-shadow: #000000 0 0 0;
	padding-left: 8px;
	margin-top: 10px;
	font-weight: bold;

}

#underline{
	text-decoration: underline;
	font-weight: bold;
}

#sub {
	font-weight: normal;
	font-style: normal;
	padding-left: 7px;
	text-align: center;
}

#profile_footer {
	color: #b8b8b8;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 10px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#resume_profile {
	width: 650px;
	margin-top: 10px;
	height: 195px;
	position: relative;
}

#resume_profile img {
	float: left;
	position: absolute;
	top: 0;
	left: 3px;
}

#resume_profile_text {
	float: none;
	position: absolute;
	top: 0;
	left: 160px;
	text-align: justify;
	font-size: 1.1em;
}

#resume_professional li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font: bold 1.2em "Century Gothic", Helvetica, "Trebuchet MS", "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: justify;
	padding-right: 10px;
}

#resume_professional span {
	font-weight: normal;
	font-style: normal;
}

#body_overview {
	font-weight: bold;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body_note {
	list-style-type: none;
	margin-left: 15px;
	font-weight: bold;
}

#body_note span {
	font-weight: normal;
	font-style: normal;
	direction: rtl;
}

#body_overview span {
	font-weight: normal;
	font-style: normal;
}

#body_work {
	font-weight: bold;
	margin-left: 40px;
	text-align: justify;
	margin-right: 25px;
}

#body_work span {
	font-weight: normal;
	font-style: normal;
}

#body_work #body_date {
	font-weight: bold;
}

#body_work li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#body_date {
	text-align: right;
	position: absolute;
	font-weight: bold;
	right: 25px;
}

#body_second_title {
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 8px;
}

#body_project_overview li {
	list-style-type: square;
	padding-left: 8px;
	margin-left: 40px;
}

#body_project_overview li #date {
	font-weight: bold;
	position: absolute;
	right: 100px;
}

#press_public_service li {
	list-style-type: square;
	padding-left: 8px;
	margin-left: 43px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#press_public_service span {
	font-weight: bold;
	position: absolute;
	right: 60px;
}

#press_teaching_lectures li {
	padding-left: 8px;
	margin-left: 43px;
	margin-bottom: 8px;
	margin-top: 8px;
	list-style-type: square;
}

#press_teaching_lectures span {
	position: absolute;
	right: 60px;
	font-weight: bold;
}
