h2 {
font-family: Century Gothic;
font-size: 32px;
margin: 0px 0px 10px 0px;
color: black;
}

h3 {
font-family: Century Gothic;
font-size: 24px;
margin: 25px 0px 15px 0px;
}

h4 {
font-family: Century Gothic;
font-size: 20px;
margin: 15px 0px 0px 0px;
}

h5 {
font-family: Century Gothic;
font-size: 20px;
margin: 0px 0px 0px 0px;
}

p, td {
font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
font-size: 16px;
line-height: 135%;
margin: 0px 0px 15px 0px;
color: #000000;
font-weight: normal;
}

td {
padding: 5px 20px 5px 0px;
vertical-align: text-top;
}

.time {
width: 100px;
}


.pubauthors {
width: 25%;
}

.pubcontent {
width: 60%;
}

.pubvenue {
width: 15%;
}


a:link {text-decoration: none; color: #5588FF;}
a:visited {text-decoration: none; color: #5588FF;}
a:hover {text-decoration: underline; color: #1649FF;}

li {
font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
font-size: 14px;
margin: 0px 0px 0px -10px;
}



#big {
border: 2px solid black;
padding: 40px;
clear: both;
}

#main {
background: #FFFFFF;
width: 80%;
padding: 10px;
margin: 0px auto;
}


#titleleft{
float: left;
text-align: left;
width: 60%;
}

#titleright{
float: right;
text-align: right;
width: 30%;
}

.floatleft {
float: left;
border: 1px;
}

.padded {
margin: 0px 30px 30px 0px;
}

#pubpane {
display: none;
}

#upper {

}

#lower {
clear: both;
}
