body
{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-style:normal;
background:#cccccc;
margin:0px;
padding:0px;
}

table.layout
{
width:900px;
height:100%;
background:#ffffcc;
border:none;
}

table.content{
width:100%;
background:#ffffcc;
border:none;
}

td.headerCell
{
width:900px;
text-align:center;
height:150px;
}

td.menuCell
{
width:900px;
height:37px;
background:black;
border:none;
}

img.headerPic
{
width:900px;
height:150px;
border:none;
}

#btn_home
{
width:109px;
height:37px;
border:none;
}

#btn_thesociety
{
width:155px;
height:37px;
border:none;
}

#btn_history
{
width:119px;
height:37px;
border:none;
}

#btn_holdings
{
width:130px;
height:37px;
border:none;
}

#btn_publications
{
width:161px;
height:37px;
border:none;
}

#btn_links
{
width:95px;
height:37px;
border:none;
}

#btn_contact
{
width:131px;
height:37px;
border:none;
}

img.courthouse
{
width:330px;
height:280px;
border:none;
}

img.lockup1
{
width:360px;
height:198px;
float:left;
margin-right:13px;
margin-top:5px;
margin-bottom:5px;
}

img.lockup2
{
width:277px;
height:207px;
float:right;
margin-left:13px;
margin-top:5px;
margin-bottom:5px;
}

div.links
{
text-align:center;
margin:5px;
padding:5px;
}

div.copyright
{
text-align:right;
margin:5px;
padding:5px;
}

div.datacontent
{
text-align:left;
margin:10px;
padding:10px;
}

hr
{
width:50%;
}



.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}