body {
	background-image: url(images/texture.jpg);
	color: rgb(35, 35, 35);
	font: 12px/1.5 arial, sans-serif;
	margin: 15px 0 30px;
	text-align: center;
}

a {
	text-decoration: none; 
	color: #2E6F9B;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

h2, h4 {
	color: rgb(60, 60, 60);
	margin: 0 0 5px;
	line-height: 1.3;
}
h2 {
	font-size: 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid rgb(200, 200, 200);
	padding-bottom: 1px;
}
h4 {
	font-size: 13px;
	margin-top: 20px;
}

p {
	margin: 0 0 13px;
}

input, textarea, select {
	font-size: 12px;
	font-family: arial;
	line-height: 1.5em;
}

#container {
	width: 878px;
	text-align: left;
	margin: 0 auto;
	background: url(images/container-back.gif) repeat-y;
}

#top {
	background: url(images/top-green.gif) no-repeat;
	width: 878px;
	height: 10px;
	margin: 0 auto;
}

#header {
	background: url(images/header-back-green.gif) repeat-x;
	margin: 0 8px;
	height: 73px;
}

#logo {
	padding: 1px 0 0 20px;
	width: 300px;
	float: left;
}

#graphic {
	width: 400px;
	height: 82px;
	background-repeat: no-repeat;
	float: right;
	margin: -9px 15px 0 0;
}

#menu {
	background: url(images/menu-back.gif) repeat-x;
	margin: 0 8px;
	height: 27px;
	padding: 0 0 0 25px;
}
#menu li {
	text-align: center;
	padding: 0;
	display: inline;
	list-style-type: none;
	line-height: 25px;
}
#menu li a {
	color: rgb(225, 225, 225);
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 5px;
}
#menu li a:hover {
	text-decoration: none;
	background: url(images/menu-back-hover.gif) repeat-x;
	color: rgb(250, 250, 250);
}
#menu li a.selected {
	background: url(images/menu-back-hover.gif) repeat-x;
	color: rgb(250, 250, 250);
}

#content {
	padding: 27px 42px 20px;
	min-height: 250px;
}
#content, #content td {
	font: 12px/1.4 arial, sans-serif;
	vertical-align: top;
}

#footer {
	background: url(images/footer.gif) repeat-x;
	margin: 0 auto;
	padding: 17px 0;
	width: 878px;
	text-align: left;
	font-size: 11px;
	color: rgb(140, 140, 140);
}
#innerfooter {
	padding: 0 31px;
}

.publication {
	margin-bottom: 12px;
}

.pdf, .mov, .wmv {
	padding: 2px 0 3px 26px;
}
.pdf {
	background: url(images/pdf.png) no-repeat;
}
.mov {
	background: url(images/mov.png) no-repeat;
}
.wmv {
	background: url(images/wmv.png) no-repeat;
}

.bibtexleft {
	padding-left: 20px;
	vertical-align: top;
}
.bibtexmiddle {
	vertical-align: top;
	padding: 0 5px 0 10px;
}
.bibtexright {
	vertical-align: top;
}

.affiliation {
	color: rgb(140, 140, 140);
	font-size: 11px;
}

.strike {
	height: 28px;
	margin-top: 17px;
	margin-bottom: 4px;
}
.strike .line {
	border-bottom: 1px solid rgb(220, 220, 220);
	padding-top: 15px;
}
.strike h4 {
	display: inline;
	background: white;
	float: left;
	padding: 0 5px 0 0;
	margin: -11px 0 0 0;
	color: rgb(70, 70, 70);
}

.thumbnail {
	margin-top: 2px;
}
.border {
	padding: 0;
}
.border img {
	display: block;
}

.projecttable {
	width: 75%;
}
.projecttable td {
	vertical-align: top;
	padding: 2px 10px 11px 0;
}

.persontable td {
	vertical-align: top;
	padding: 2px 9px 11px 0;
	line-height: 15px !important;
}

.imagewrap {
	margin: 4px 13px 10px 0;
}

.profileleft {
	width: 225px;
	vertical-align: top;
}
.profileright {
	vertical-align: top;
}

.filter {
	background: url(images/filter-back.gif) no-repeat;
	width: 793px;
	height: 32px;
}
.filter td {
	padding: 4px 0;
}
.filter .prompt {
	width: 85px;
	padding: 5px 10px 0 0;
}
.filter select {
	width: 140px;
}
.filtersubmit {
	padding: 2px 5px 0 24px !important;
	width: 70px;
}

.prompt {
	vertical-align: top;
	width: 110px;
	padding: 1px;
	text-align: right;
	color: rgb(110, 110, 110);
}

#imagedisplay {
	margin-top: 5px;
	padding-left: 8px;
	width: 785px;
}
#imagedisplay img {
	margin: 0 6px 6px 0;
}
#imagedisplay .right img {
	margin: 0 0 6px 0;
}

.arrows {
	font-size: 11px;
	font-family: cursive;
}

.headeraffiliation {
	font-size: 12px;
	color: rgb(120, 120, 120);
}

.publeft {
	width: 23px;
}
.publeft img {
	margin-top: 5px;
}

.textside {
	padding-top: 4px !important;
}

