body {
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  font-family: Arial,sans-serif;
}

p {
  font-size: 14px;
  font-family: Arial,sans-serif;
  line-height: 1.5;
  color: #666;
}

a {
  color: #009FDA;
  text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
a:hover, a:focus {
  color: #00678E;
  text-decoration: underline;
}

/*** specific elements of the skin ***/
#container {
  width: 972px;
  min-height: 600px;
  margin: 0px auto;
}
#header {
  background-image: url('http://custom.webedcafe.com/greiner-bio-one.webedcafe.com/includes/images/initial_cafe_skin_bg_v2.png');
  width: 972px;
  height: 234px;
}
#title_container {
  position: relative;
  top: 60px;
  left: 50px;
  margin-right: 290px;
}
#title_container h2 small, #title_container h2 {
  font-size: 24px;
}
#content {
  padding: 6px;
}

/*** cafe style adjustments ***/
.event-title-faculty {
	display: block;
}
