#content 
{ 
position: absolute;
top: 0px;
left: 0px;
right: auto;
width: 80%;
}

#navbar
{ 
position: absolute;
top: 0px;
left: auto;
right: 0px;
width: 20%;
visibility: hidden;
}

p, ul, ol, td, dt, dd
{
font-family: NewCenturySchlbk, Palatino, "Times New Roman", Times, serif;
font-size: 12pt;
}

a
{ 
text-decoration: none;
}

.thumbnail 
{
border: none;
padding: 0.2cm;
float: left;  
width: 3cm;
height: 6cm;
}

.thumbnail p
{
margin: 0px;
padding: 0px;
border: 0px;
text-align: center;
font-family: NewCenturySchlbk, Palatino, "Times New Roman", Times, serif;
font-size: 8pt;
}

.thumbnail a 
{
display: none;
}

.thumbnail2 
{
border: none;
padding: 0.2cm;
float: left;  
width: 3cm;
height: 4cm;
}

.thumbnail2 p
{
margin: 0px;
padding: 0px;
border: 0px;
text-align: center;
font-family: NewCenturySchlbk, Palatino, "Times New Roman", Times, serif;
font-size: 8pt;
}

.thumbnail2 a 
{
display: none;
}

.adsense
{
display: none;
}