@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: grey;
	background-repeat: repeat;
}.holder {
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	padding: 0px;
	display: table;
	border: 1px solid #282828;
	background-color: #FFFAF0;
	background-repeat: repeat;
}
.logo {
	height: 130px;
	width: 1000px;
}
.top_img {
	height: 239px;
	width: 1000px;
}
.menu_panel {
	width: 1000px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-color: #2c2c2c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.menu a {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	padding-right: 15px;
	padding-left: 16px;
}
.menu a:hover {
	color: #9C3;
}
.m_line {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.body_panel {
	font-family: Arial;
	width: 950px;
	height: auto;
	padding-left: 17px;
	padding-right: 15px;
	float: left;
}

.left_panel {
	float: left;
	width: 480px;
	padding-top: 40px;
}
.left_heading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.left_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	line-height: 18px;
}
.right_panel {
	width: 260px;
	float: right;
}
.right_photo {
	height: 196px;
	width: 214px;
	border: 1px solid #454545;
	margin-top: 20px;
	text-align: center;
	margin-left: 25px;
	padding-top: 2px;
}
.right_heading {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
}
.right_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	padding-top: 2px;
}
.mail_link a{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	margin-left: 48px;
}
.mail_link a:hover{
	color: #06797a;
}
.research {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	text-align: left;
	margin-top: 290px;
	margin-bottom: 15px;
}
.research_img {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	height: 102px;
	width: 117px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.body_text {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: justify;
}
.body_text ul li {
	margin-bottom: 15px;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 10px;
}
.copyright_panel {
	font-family: Arial, Helvetica, sans-serif;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	padding: 0px;
	display: table;
}
.subheading {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
}
.student_name {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
}
.pubmed {
	color: #abd544;
}
.journal {
	color: #800000;

}
