body,td,th {
	font-family: Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #e2e5f4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #06C;
}
a:visited {
	color: #336;
}
a:hover {
	color: #900;
}
a:active {
	color: #B10000;
}
h1 {
	font-size: 24px;
	color: #693d7f;
	line-height: 28px;
}
h2 {
	font-size: 15px;
	color: #333;
	padding: 10px 0 0 0;
}
#page-title {
	float: left;
	padding: 40px 0 0 50px;
}
#content {
	padding: 0 250px 0 50px;
	clear: left;
}
#footer {
	background-image: url(images/bg-footer.gif);
	height: 57px;
	padding: 15px 0 0 50px;
	margin-top: 40px;
	font-size: 9px;
	color: #666;
}
#bio-name {
	font-weight: bold;
	color: #693d7f;
	font-size: 15px;
}
#bio-title {
	color: #666;
}
#bio-full {
	font-size: 11px;
	line-height: 15px;
}
li {
	padding-bottom: 10px;
}
.pub a {
border:0 none;
color:#000000;
font-size:200%;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
}
.pub {
color:#000000;
font-family:"Times New Roman",Times,serif;
font-size:12px;
margin:1em 0 0.5em;
text-align:center;
}