div#topcontain {
padding: 0;
margin: 0;
background-color: #eee8e1;
}

div#topleft {
float: left;
width: 268px;
height: 177px;
padding: 0;
margin: 0;
}

div#topright {
float: right;
width: 474px;
height: 177px;
padding: 0;
margin: 0;
}

div#contentcontain {
margin: 0;
padding: 0;
border-top: 6px solid #eee8e1;
width: 748px;
background: #eee8e1;
font-size: .725em;
}

div#contentleft {
float: left;
width: 268px;
background: #9c957b;
}

div#contentright {
float: right;
height: 458px;
width: 474px;
background: #c6bead;
text-align: justify;
}

div#contentright p {
padding-left: 11px;
padding-right: 11px;
}

.schedule {
padding: 4px 11px 5px 11px;
font-size: 12px;
}

.scheduleleft {
float: left;
width: 220px;
padding: 4px 0 4px 0;
}

.scheduleright {
float: left;
width: 220px;
padding: 4px 0 4px 0;
}

.bold {
font-weight: bold;
}

.margin {
margin-bottom: 4px;
}
