/* CSS Document */

body {
background-color:#333333;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

#main {
width: 525px;
height:225px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
background-image: url(images/TDLogo2.jpg);
}

#pubs {
	
}

#pubs table {
margin-left:auto;
margin-right:auto;
}

#contact {

}

.section-header {
font-size:.9em;
color:#ffffff;
padding-bottom:1em;
}

.section-header2 {
font-size: .7em;
color:#ffffff;
padding-bottom:1em;
}

.section-header2 a {
color:#ffffff;
}

.section-header img {
     transform: rotate(90deg);
	
}