#masthead
{
background-image: url(http://www.villassol.com/images/138.jpg);
background-repeat: no-repeat;
}

div#title
{
display: none;
}

div#SearchSideBar
{
display: none;
}

div#TagSideBar
{
display: none;
}

#leftmenu h3 {
font-size : 1.1em;
font-weight: bold;
margin : 0px;
padding: 0 0 6px 0;
border-style: dotted;
border-width: 0px;
border-bottom-width: 1px;
border-bottom-color: #990000;
margin : 0px; 
margin-bottom: 6px;

}

#leftmenu ul {
list-style : none;
font-size : 0.9em;
margin: 0px;
padding: 0px;
margin-bottom: 20px;
}

#leftmenu ul li
{
color: #23FF23;
margin-top: 6px;
margin-bottom: 6px;
font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
color: #003366;
text-decoration: none;
}

#leftmenu ul a:hover
{
color: #990000;
text-decoration: underline;
}


