html {
  padding: 0;
  border: 0;
  margin: 0;
}

body {
  position: relative;
  color: #000;
  font: 0.8em/1.6em Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0 auto;
  border: 0;
  background: url(background-tile-notr.png);
}

#container {
  position: relative;
  margin: 0 auto;
  width: 950px;
  padding: 0;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  border-top: 0;
  border-bottom: 0;
  background-color: #fff;
}

#navcontainer {
  display: block;
  padding: 0;
  border: 0;
  margin: 0;
  text-align: center;
}

#navcontainer ul {
  display: block;
  #height: 1.8em;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none;
  background-color: lightgray;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding: 0.1em 1em;
  background-color: lightgray;
  color: #006;
  text-decoration: none;
  border-right: 0px solid #006;
  margin: 0;
}
 
#navcontainer ul li a.lastitem { border-right: 0; }

#navcontainer ul li a:hover {
  background-color: #005da2;
  color: #fff;
}
 
#content {
  margin: 10px 0 0 0;
  padding: 10px 50px 10px 50px;
} 
 
 h6 {
  color: #808080;
  color: #005da2;
  font-size: 120%;
  padding:0;
  margin: 0;
}

 h5 {
  color: #808080;
  color: #005da2;
  font-size: 100%;
  padding: 15px 0px 0px 0px;
  margin: 0;
}

h2 { color: #005da2; }
 
td {
  position: relative;
  color: #000;
  font: 100% Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0 auto;
  border: 0;
}
 
p a:link.nav,p a:visted .nav ,p a.nav {
  background-color:#FFCC33;
  padding: 10px;
  font-family: arial, helvetica, sans-serif;
  color: blue;
  text-decoration: none;
}

a:link.nav {
  float: right;
  background-color:#FFCC33;
  padding: 5px 10px;
  margin-left: 5px;
  color: #000066;
  text-decoration: none;
  border: 0px solid #000066;
  display: block;
  width: 150px;
  text-align: center;
}

a:hover.nav {
  background-color: #9C3234;
  color: #fff;
}

#footer {
  clear: both;
  margin: 0;
  border: 0;
  padding: 5px 50px 5px 50px;
  margin-top: 5px;
  color: #005da2;
  line-height: 1.3em;
}

/* what is this */
blockquote {
  font-style:italic;
  color:#9C3234;
  font-weight:bolder;
}

img {
  float:left;
  margin: 0 10px 10px 0;
}

img.no { float:none; }

.rightside {
  float: right;
  padding: 5px 0 20px 20px;
  border: 0;
  margin: 0;
}

.rightside2 {
  float: right;
  padding: 5px 0 0px 20px;
  border: 0;
  margin: 0;
}

.schedules {
  border-collapse: separate;
  border-spacing: 1px;
  margin: 0 0 15px 0;
  color: #000000;
  font-size: 1em;
  padding: 0;
  border-top: thin none #000000;
  border-right: thin none #000000;
  border-bottom: thin solid #000000;
  border-left: thin none #000000;
}

.dayicons {
  float: right;
  border: 0;
  padding: 0;
  margin: 0;
}

.schedules tr.sch_days {
  font-weight: bold;
  color: #FFCC66;
  border-top: medium none #000000;
  border-right: medium none #000000;
  border-bottom: medium double #000000;
  border-left: medium none #000000;
}

.schedules tr.sch_days td {
  padding: 5px 10px 5px 10px;
  font-size: 16px;
  color: #006699;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  font-weight: bold;
}


.schedules tr.colored {
  background-color: white;
  border: 1px none red;
}

.schedules tr.colored_lecture {
  background-color: lightblue;
  border: 1px none red;
}

.schedules tr.colored_social {
  background-color: lightgreen;
  border: 1px none red;
}

.schedules tr.colored_opening {
  background-color: orange;
  border: 1px none red;
}

.schedules tr td.sch_time {
  border-bottom: 1px none #335679;
  padding: 3px 10px 3px 10px;
  width: 100px;
}

.schedules tr td.sch_desc {
  width: 400px;
  padding: 3px 10px 3px 10px;
  border: none;
};


.abstracts tr.abs_title {
  font-weight: bold;
  color: #FFCC66;
  border-top: medium none #000000;
  border-right: medium none #000000;
  border-bottom: medium double #000000;
  border-left: medium none #000000;
}

.abstracts tr.abs_title td {
  padding: 10px 0px 5px 0px;
  font-size: 16px;
  color: #006699;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  font-weight: bold;
}


.abstracts tr.abs_text {
  border-top: medium none #000000;
  border-right: medium none #000000;
  border-bottom: medium double #000000;
  border-left: medium none #000000;
}

.abstracts tr.abs_text td {
  padding: 0px 0px 10px 15px;
  font-size: 14px;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}


.abstracts tr td.abs_title {
  width: 100%;
  padding: 10px 0px 0px 20px;
}

.abstracts tr td.abs_text {
  width: 100%;
  padding: 10px 0px 0px 20px;
}

