/* h1, h2, h3, div, p { border: 1px solid; } */	/* for debugging */

.textarea { text-indent: 1em; }
.notice { color: red; font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 70%; }
.header { color: #FFF; background-color: #CC6699; }
.title { padding: 10px 0;
	 background-image: url("img/dna.png");
	 background-repeat: no-repeat; }
pre.citation { font-family: monospace; }
dl.cfp { border-style: solid; border-width: 1px; }
dl.cfp dt { font-weight: bold;
	    padding: .5ex;
	    color: #FFF; background-color: #CC6699;
	    border-style: solid; border-width: 1px; }
dl.cfp dd { padding: .5ex; }

.lpane { float: left; width: 20%; }
.rpane { margin-left: 22%; }
.footer { clear: left; }

h1 { text-align: right; font-family: sans-serif; }
h2 { background-image: url("img/dna2.png");
     background-position: top right;
     background-repeat: no-repeat;
     font-family: sans-serif;
     border-style: double;
     padding: 5px; }
h3 { font-family: sans-serif;
     border-left: 13px solid #CC6699;
     border-bottom: 1px solid black;
     padding: 5px; }

