p.title{
text-align: center;
font-size: 28px;
margin: 5px 0px;
}

p.subhd{
text-align: center;
font-size: 18px;
font-weight: bold;
margin: 15px 0px 10px;
}

p.source1, p.source2{
font-family: monaco;
text-indent: 40px;
font-size: 14px;
font-weight: bold;
margin: 25px 0 0;
}

p.source2{
text-indent: 121px;
margin: 0 0 25px;
}

p.smblock{
text-align: center;
font-size: 12px;
margin: -18px 80px 20px;
}

p.def{
font-size: 14px;
font-family: arial, sans-serif;
margin: 10px 80px 10px 80px;
}

img.framed, a img.framed{
border-width: 1px;
border-color: black;
border-style: solid;
}

.desc{
font-size: 16px;
}


/* thumbnail photo arrangement */

div.photorow{
position: relative;
top: 0; left: 0;
height: 102px;
width: 774px;
margin: 10px auto;
}

.first{
position: absolute;
top: 0; left: 0;
}

.second{
position: absolute;
top: 0; left: 112px;
}

.third{
position: absolute;
top: 0; left: 224px;
}

.fourth{
position: absolute;
top: 0; left: 336px;
}

.fifth{
position: absolute;
top: 0; left: 448px;
}

.sixth{
position: absolute;
top: 0; left: 560px;
}

.seventh{
position: absolute;
top: 0; left: 672px;
}
