#homeLeft
{
float: left;
width: 40.2em;
font-size: 0.8em;
}

#homeLeft img
{
margin: 0px 0.8em 0.8em 0px;
float: left;
}

#homeLeft h1
{
font-weight: bold;
margin-bottom: 0.7em;
font-size: 100%;
}

#homeLeft p
{
margin-bottom: 0.7em;
font-size: 1.0em;
}

#homeRight
{
float: right;
width: 17.5em;
overflow: hidden;
text-align: right;
}