﻿#primary {
	width : 100%;
	background-image : url(ptitleimg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
}

#box1 {
	position : relative;
	width : 1200px;
	height : 350px;
	margin-bottom : 50px;
	background : #ffbec3;
}

#box1 img {
	position : absolute;
	top : 0;
	right : 0;
}

#prof {
	position : absolute;
	width : 620px;
	top : 40px;
	left : 40px;
}

h3#pindex {
	margin-bottom : 20px;
	font-size : 150%;
	line-height : 1.4em;
	font-weight: normal;
}

#box1 p {
	margin-bottom : 15px;
}

#box2 {
	clear : both;
	overflow : hidden;
	width : 1200px;
	margin-bottom : 50px;
}

#boxL {
	float : left;
	width : 650px;
}

#data {
	width : 100%;
	border-top : solid 1px #a0a0a0;
}

#data th {
	width : 150px !important;
	width /**/: 180px;
	padding : 15px;
	border-bottom : solid 1px #a0a0a0;
	background : #e1d2c8;
	text-align : left;
	font-weight : normal;
}

#data td {
	padding : 15px 0 15px 15px;
	border-bottom : solid 1px #a0a0a0;
}

#data td span {
	margin-left : 15px;
}

#data td a.link1 {
	color : #191919;
	text-decoration : none;
	pointer-events : none;
}

#data td a.link2 {
	color : #191919;
	text-decoration : underline;
}

ul.list {
	margin-left : 20px;
}

ul.list li {
	margin-bottom : 3px;
}

#boxR {
	float : right;
	width : 500px;
}

h3.cindex {
	padding : 13px;
	color : #ffffff;
	background : #af968c;
	font-size : 110%;
	font-weight : normal;
	text-align : center;
}

ul#career1 {
	width : 430px !important;
	width /**/: 500px;
	margin-bottom : 40px;
	padding : 25px 25px 25px 45px;
	background : #ffffff;
}

ul#career2 {
	width : 430px !important;
	width /**/: 500px;
	padding : 25px 25px 25px 45px;
	background : #ffffff;
}

ul#career1 li,ul#career2 li {
	margin-bottom : 3px;
}

iframe {
	clear : both;
	width : 100%;
	height : 500px;
	margin-bottom : 70px;
}