body {
background-color : grey;
font-family : avenir, sans-serif;
}

#container {
background-color : white;
width : 936px;
margin : auto;
padding : 1px 20px;
}

#col-one {
float : left;
}
#col-two, #col-three, #col-four, #col-five, #col-six {
float : left;
margin-left : 12px;
}



.col146 {
width : 146px;
}
.col304 {
width : 304px;
}
.col462 {
width : 462px;
}
.col620 {
width : 620px;
}
.col778 {
width : 778px;
}
.col936 {
width : 936px;
}




.caption {
text-align : center;
margin-bottom : 12.5pt;
margin-top : 0;

}
.captionsmall {
font-size : small;
text-align : center;
margin-top : -3px;
margin-bottom : 12px;
}
.picrules {
border : solid 1px;
}
#footer-text {
clear : both;
text-align : center;
font-size : small;
}

hr {
margin-bottom : 12px;
clear : both;
}

p {
font-size : 88%;
line-height : 115%;

}

dt {
font-weight: bold;

margin-top: 12px;
margin-bottom: 2px;
}
dd {
  margin-left: 0;
  margin-bottom: -1px;
  font-size: 80%;
}

h4 {
    margin-bottom: 0;
    margin-top: 0;
    }