/* GENERAL STYLES */
#header
{
 background-color: #6666aa;
 height: 139px;
 background-image: url(/media/51/headerbeach.jpg);
}
#main
{
 border: solid 1px #9999DD;
}
.title
{
 font-family: Tahoma, Arial;
 font-size: 20px;
 margin-left: 10px;
 padding-bottom: 0px;
 padding-top: 25px;
}
.title A
{
 color: #0000AA;
 text-decoration: none;
 font-weight: bold;
}
.title A:hover
{
 text-decoration: underline;
 color: #3333AA;
}

/* MENU */
#menu
{
 background-color: #9999DD;
}
#topnavigation a
{
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 10pt;
}
#topnavigation a:hover
{
 color: #0000AA;
}


/* EDITOR PROPERTIES */

