

div#top-middle div#top-image {
background: transparent url(/images/photo3.jpg) center center no-repeat;
}

div#middle-content div#middle-left {
margin: 2em 0 0 0;
padding: 0;
float: left;
width: 190px;
height: 200px;
}

div#middle-content div#middle-right {
margin: 2em 0 0 0;
padding: 0;
float: left;
width: 450px;
height: 200px;
}

div#middle-content dl {
color: #663205;
line-height: 135%;
}

div#middle-content dl dt {
font-weight: bold;
}

div#middle-content dl dd {
}