div {
	width:760px;
	margin:0 auto;
	padding:0 20px;
	background: url('img/body.gif') repeat-y;
}

h1, ul, li, p {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
}

div#headLine {
	background: url('img/headfoot.gif');
	height:1px;
}

div#header {
	text-indent:-5000px;
	height:25px;
	padding:7px 20px;
}

div#header > h1 {
	width:224px;
	height:24px;
	background: url('img/signature.png');
	float:right;
}

div#navBar {
	height:29px;
/*	border-bottom:1px solid red;*/
}

div#navBar > ul {
	margin-left:275px;
}

div#navBar > ul li {
	list-style:none;
	display:inline;
	text-align:center;
}

div#navBar > ul > li {
	float:left;
/*	border-bottom:1px solid #1F5C1F;*/
}

#navBar li a {
	text-decoration:none;
	color:black;
}

#navBar li  span {
	display:block;
	width:100px;
	cursor:pointer;
	height:25px;
}

#navBar li  span.selected {
	cursor:default;
}

#navBar li  span.selected, #navBar li  span:hover {
	border-bottom:4px solid #4e6fb5;
	font-weight:bold;
	color:#4e6fb5;
}

#navBar li  span.selected:hover {
	border-bottom:4px solid #4e6fb5;
	font-weight:bold;
	color:#4e6fb5;
}

#navBar li  span:hover {
	border-bottom:4px solid #89a3d9;
	font-weight:bold;
	color:#89a3d9;
}

div#navBar > h1 {
	text-indent:-9999px;
	width:224px;
	height:24px;
	background: url('img/signSmall.png');
	background-size:224px 24px;
	float:left;
}

div#content {
	padding-top:15px;
	padding-bottom:25px;
}

div#content > div {
	background:transparent;
}

div#imgContainer {
	background:transparent;
	width:282px;
	border:0px solid red;
	border-radius:10px;
	moz-border-radius:10px;
	webkit-border-radius:10px;
	padding:0;
	overflow:hidden;
}

img#myPic {
	margin:0 auto;
	display:block;
}

div#slogan {
	font-family:"Garamond",Serif;
	width:300px;
	text-align:center;
	margin:10px auto 0;
	font-size:120%;
	line-height:300%;
}

div#contactDiv {
    min-height:20px;
    margin:0 auto;
    padding:0;
    width:580px;
}

div.contact {
    background:transparent;
    margin:0;
    padding:5px 6px 0;
    float:left;
    height:30px;
    width:auto;
    display:table;
}

div.contact p {
    display: table-cell;
    vertical-align:middle;
    padding-left:2px;
    font-size:85%;
}

div.TPage h2,h3,h4 {
    line-height:20%;
}

div.TPage li {
    list-style:none;
}

div.TExp h3 {
    margin-left:20px;
}

div.TExp h4 {
    margin-left:50px;
}

div.TExp ul {
    margin-left:80px;
}

div.HonMem div {
    background:transparent;
}

div.wrapper {
    min-height:130px;
}

div.HMYear, div.HMList {
    float:left;
    width:auto;
}

div.TPhil {
    clear:both;
    padding-top:1px;
}

div.webapp {
    min-height:905px;
}

div.appBlock {
	background:transparent;
	clear:both;
	padding:0;
	margin-bottom:5px;
	height:80px;
	width:520px;
}

div.appBlock > p {
	margin-right:12px;
	width:440px;
	font-size:80%;
}

div.thumbContainer {
	background:transparent;
	width:50px;
	height:50px;
	border:2px solid #4e6fb5;
	border-radius:10px;
	moz-border-radius:10px;
	webkit-border-radius:10px;
	padding:0;
	overflow:hidden;
	float:right;
	margin-right:25px;
}

div.WAWidget {
    width:320px;
    height:165px;
    background:transparent;
    margin:0;
    float:left;
}

div.WAWidget div {
    width:auto;
}

div.pubs {
    width:720px;
}

div.pubs p {
	font-size:75%;
	text-indent:-13px;
	margin-left:25px;
}

p#LinkBack {
    text-align:center;
    font-weight:bold;
}

p.intro {
    font-size:85%;
    text-indent:10px;
    padding:15px 15px;
}

div.WFFBox {
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}

div.WFFBox img {
    width:400px;
}

div#footer {
	clear:both;
	min-height:25px;
	font-size:80%;
}

div#footLeft {
    background:transparent;
    float:left;
    width:200px;
}

div#footRight {
    background:transparent;
    float:right;
    width:200px;
	text-align:right;
}

div#footLine {
	clear:both;
	background: url('img/headfoot.gif');
	height:1px;
}