body {
  background-color: #ffffff;
  text-align: center;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 0.75em;
  margin: 10px;
}
.page {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding: 5px;
  min-width: 720px;
  max-width: 920px;
  text-align: left;
}
a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #3333ff;
  text-decoration: underline;
}
h1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 1.8em;
  font-weight: bold;
  background-color: #dedede;
  margin-top: 0px;
  margin-right: -5px;
  padding-top: 1px;
  padding-left: 5px;
  padding-bottom: 2px;
}
h2 {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: solid 1px #dedede;
  margin-top: 0px;
  margin-right: -5px;
  padding-top: 1px;
}
.line {
  width: 100%;
  height: 0px;
  border-bottom: 1px solid #dedede;
  padding: 0px;
  margin-bottom: 10px;
}

.header {
  padding-bottom: 10px;
}
.header-title {
  margin-top: -2px;
  float: left;
}
.title {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 2.6em;
  font-weight: bold;
  color: #000000;
}
a.title, a.title:hover {
  font-size: 1.0em;
  text-decoration: none;
}
.title1 {
  color: #000000;
}
.title2 {
  text-transform: capitalize;
  color: #cccccc;
}
.title-space {
  font-size: 0em;
}
.affiliation, .affiliation a {
  font-weight: normal;
  font-size: 0.9em;
}

.header-search {
  float: right;
  height: 2.5em;
  vertical-align: bottom;
}
.search {
  padding-right: 4px;
  padding-top: 1.5em;
}
.search-query {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  border: 1px solid #dedede;
}
.search-btn {
  padding: 0px 2px 0px 2px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color: #eeeeee;
  border: 1px solid #dedede;
  font-weight: normal;
}
/* IE hacks */
* html body .search-query {
  font-size: 1.05em;
}
* html body .search-btn {
  padding: 0px;
  font-size: 1.0em;
}

.search-btn:hover {
  color: #3333ff;
  background-color: #f5f5f5;
  border: 1px solid #3333ff;
  text-decoration: none;
}

.body {
  width: 100%;
  margin-top: 4.2em;
}
/* IE hack */
* html body div.body {
  clear: both;
  margin-top: 0em;
  width: 100%;
}

.sidebar {
  width: 140px;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
a.navlink {
  float: left;
  width: 130px;
  font-size: 1.25em;
  font-weight: normal;
  text-transform: capitalize;
  padding: 2px;
  margin-bottom: 2px;
  border: solid 1px #dedede;
}
.navlink:hover {
  color: #3333ff;
  text-decoration: none;
  border: solid 1px #7777ff;
}
.news {
  float: left;
  width: 130px;
  font-size: 0.9em;
  padding: 2px;
  margin-top: 1.0em;
}
.news-title, .news-date {
  font-weight: bold;
}
a.news-entry {
  float: left;
  width: 140px;
  margin-top: 4px;
  font-size: 0.9em;
  font-weight: normal;
}
a.news-entry:hover {
  text-decoration: none;
}


.content {
  position: relative;
  margin-left: 160px;
  margin-top: 0px;
  padding-top: 0px;
}
.content-block {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.paper {
  margin-bottom: 1.0em;
  min-height: 62px;
}
/* IE hack */
* html body div.paper {
  height: 1%;
}
.paper-authors a, .paper-venue a, .paper-links  a {
  font-weight: normal;
}
.paper-img {
  margin-top: 2px;
  float: left;
}
.paper-text {
  margin-left: 135px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.paper-img {
  margin-right: 10px;
}
* html div.paper-text {
  height: 1%;
  margin-left: 0px;
}
/* End hide from IE5/mac */
.paper-title {
  font-weight: bold;
}
.paper-authors {
}
.paper-venue {
  font-style: italic;
}
.paper-header {
  margin-bottom: 0px;
}
.paper-authors-large {
  margin-top: -5px;
  padding-left: 5px;
}
.paper-para {
  margin-top: 2px;
  margin-bottom: 20px;
}
.paper-image {
  text-align: center;
}
.paper-caption {
  font-size: 0.8em;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.news-block {
  margin-bottom: 4px;
}
.news-date-header {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
}
.news-title-light {
  font-weight: normal;
}

.person {
  margin-bottom: 1.0em;
}
.person-img {
  float: left;
  width: 100px;
  height: 100px;
}
.person-img a {
  border: none;
  width: 100px;
  height: 100px;
}
.person-text {
  height: 100px;
  margin-left: 110px;
}

.course {
  margin-bottom: 1.0em;
}
.course-title {
  font-weight: bold;
  font-size: 1.25em;
}

/* 2008.01.27-joshea */
/* added style entries for new software section of vislab website */
.software {
  margin-bottom: 1.0em;
}
.software-text {
  height: 70px;
  margin-left: 130px;
}

.software-img {
  margin-top: 2px;
  float: left;
}
.software-title {
  font-weight: bold;
  font-size: 1.25em;
}
.software-header {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}
/* end of new software entries */

/* 2008.09.12-joshea */
/* added style entries for new people section of vislab website */
.people {
  margin-bottom: 1.0em;
}
.people-title {
  font-weight: bold;
  font-size: 1.25em;
}
.people-header {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}
/* end of new people entries */

.copyright {
  font-size: 0.8em;
  text-align: right;
  margin-top: 5px;
  padding-top: 5px;
  padding-right: 5px;
  border-top: solid 1px #dedede;
}