acronym {
	cursor: help;
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
}
body {
	background-color: #fff;
	background-image: url( 'http://goodlett.proteomics.washington.edu/education/conferences/UPPCON-III/images/gel.jpg' );
        background-repeat: repeat-y;
	color: #000;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
        padding: 0px;
}
h1,h2,h4,h5{margin:0;}
#masthead{
  color:#09f;
  background-color:#ddd;
  padding:1em;
  border-bottom:2px solid #000;
}
#menu {
  padding: 1em;
  margin-right:1em;
  color:#09f;
  background-color:#ddd;
  float:left;
  border-right:2px solid #000;
  border-bottom:2px solid #000;
}

#menu a {
  padding:.25em;
  padding-left:2em;
  padding-right:0;
  color:#9c0;
  font-weight:bold;
  display:block;
  text-align:middle;
}
#menu a:visited{
  color:#6a0;
}
#selected,#menu a:hover{
  color:#ff0;
  background:url('../images/atom.png');
  background-repeat:no-repeat;
}

#content #textbody{
  padding:1em;
  font-family: Georgia, sans-serif;
}

#content p.textPar:first-letter{
	margin-left: 1.5em;
	font-size: 1.2em;
}

div.bimg{
  border:0;
  border-top:2px solid #2B492E;
  margin:0;
  width:100%;
}

#speakers li {
  padding-top:0.2em;
  padding-bottom:0.2em;
}
