table.mani
{
font-family: verdana;
width:100%;
margin: 0px;
padding: 0px;
border-collapse:separate;
border-spacing: 11px;
border: 5px ridge blue;
background-color: moccasin;
}

td.actionbox
{
width:400px;
height:300px;
padding: 6px;
border: 5px ridge red;
}

td.list
{
padding: 18px;
vertical-align:top;
border: 5px ridge ForestGreen;
background: white url(blairsma.gif) no-repeat bottom right fixed;
}

p.actionhead
{
text-align:center;
font-weight:bold;
font-size:110%;
}

a.creature
{
line-height:190%;
}

.fakelink{
cursor:pointer;}
