div.galleryimage 
{
    float:left;
    width:409px;
    height:170px;
}

div.headersidebar 
{
    float:right;
    background:url('images/rightnavigation/sidenavhome.gif');
    background-repeat:no-repeat;
    width:164px;
    height:164px;
    padding-top:6px;
    padding-left:6px;
    vertical-align:top;
    text-align:left;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
    color:#ffffff;
}

td.sitemap, a.sitemap 
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#cd2020;
    text-decoration:none;
}
a.sitemap:hover 
{
    color:#000000;
}
