/* nlpdreamtour.css */

#nlpdreamtour_html #titleandbackground
{
  background-image: url(../images/titlebackground_simple.jpeg);
  height: 120px;
}

#nlpdreamtour_html #subarea
{
  top: 214px;
}

#nlpdreamtour_html #contents
{
  border-right-style: solid;
  border-right-color: #d030ff;
  border-right-width: 1px;
  min-height: 60em;
}

#nlpdreamtour_html #contents h2
{
}

#nlpdreamtour_html #contents p
{
  margin-left: 1.5em;
  text-indent: 1em;
}

#nlpdreamtour_html #contents #headline
{
  text-align: center;
}

#nlpdreamtour_html #contents #headline p
{
  text-indent: 0px;
  text-align: center;
  margin: 0px 1.2em 0px 1.2em;
  padding: 0.5em 0px 0.5em 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #ff3f5f;
  border-width: 1px;
  color: #ff3f5f;
}

#nlpdreamtour_html #contents #headline p a,
#nlpdreamtour_html #contents #headline p a:visited
{
  /* color: #f0c020; */
  text-decoration: underline;
}

#nlpdreamtour_html #contents .images-nlpdreamtour_classmates_jpeg
{
  float: right;
  margin-left: -25px;
  margin-right: 1em;
}

#nlpdreamtour_html #contents .images-nlpdreamtour_2008participant_jpeg
{
  float: left;
  margin: 0.25em 1.5em 0.25em 1.5em;
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px 3px 2px 3px;
}

#nlpdreamtour_html #contents ul
{
  margin-bottom: 0px;
}

#nlpdreamtour_html #contents ul li
{
  margin-left: 0.5em;
  margin-bottom: 0.2em;
  background-image: url(../images/checkmark.png);
  background-position: left top;
  min-height: 16px;
  font-weight: bold;
  color: #505050;
}

#nlpdreamtour_html #contents dl
{
  clear: both;
  padding-top: 1.25em;
}

#nlpdreamtour_html #contents dl dt
{
  padding-left: 1em;
  position: relative;
  z-index: 0;
}

#nlpdreamtour_html #contents dl dd
{
  padding: 0.5em 0px 0.5em 0px;
  margin-left: 1em;
  margin-right: 1em;
  background-repeat: no-repeat;
  background-image: url(../images/nlpdreamtour_ucscmonterreybay.jpeg);
  background-position: right bottom;
  background-color: #80a0c0;
  border-style: solid;
  border-color: #c0d0f0;
  border-width: 2px;
  color: #ffffff;
  text-shadow: 0.2em 0.2em 0.4em #202020;
}

#nlpdreamtour_html #contents dl dd p
{
  margin-left: 1.5em;
  margin-right: 1.5em;
  margin-top: 0px;
}

#nlpdreamtour_html #onlinemessage
{
  display: none;
  position: absolute;
  visibility: hidden;
}

/* end of file */

