#themain a
{
text-decoration: none;
color: #333333;
}

#themain a:hover
{
color: #666666;
}

#thelesser
{
position: relative;
}

#thelesser img
{
float:right;
margin: 10px;
border: 1px;
border-style: solid;
border-color: #900;
z-index: 1;
}

#thelesser a
{
text-decoration: none;
color: #333333;
font-weight: bold;
}

#thelesser a:hover
{
color: #666666;
}

#thelesser p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left: 30px;
padding-right: 10px;
padding-bottom: 10px;
z-index: 1;
}

h3
{
margin-top: 0px;
padding: 10px;
padding-top: 0px;
font-family:"Book Antiqua", "Times New Roman", Times, serif;
font-size:20px;
font-weight: normal;
color:#660000;
line-height: 24px;
z-index: 1;
}