.content{
padding-top:5px;
padding-left:2px;
width:900px;
height:620px;
overflow:auto;
color:#ffffff;
font-family:verdana;
text-align:center;
}

.mainpic{
width:610px;
height:610px;
float:left;
color:#ffffff;
font-family:verdana;
text-align:center;
}

.thumb{
width:130px;
height:510px;
overflow:auto;
text-align:center;
float:right;
}

.link{
width:130px;
height:510px;
overflow:auto;
text-align:left;
float:left;
}


body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

body      {background-color:#FFFFD9;}

h1        {font-size: 18px;}
h2        {font-size: 16px;}
h3        {font-size: 13px;}

.small    {font-size: 12px;}
.mini     {font-size: 11px;}
.minimini {font-size: 10px;}

.invert   {color: #000000;background-color:#E0E2D4;        font-weight : bold;        letter-spacing : 2px; font-size: 15px}

a         {text-decoration: none; font-weight : bold;}

.red       {color:#940000;}
.grey     {color:#e7e3c6;}