img.right 
{
float:left;
margin-left: 2px;
margin-right: 10px;
margin-top: 3px;
margin-bottom: 2px;
}

.convention {
background-color: #ccffcc;
padding: 8px;
border: 1px solid black;
}

.message {
font-family: arial, helvetica;
color: #330000;
font-size: 10pt;
}

.important {
background-color: #FFFF99;
padding: 8px;
border: 1px solid #FFA500;
}

.contactlist {
background-color: yellow;
padding: 6px;
border: 1px solid black;
}

.marquee-msg {
background-color: yellow;
padding: 6px;
border: 1px solid black;
font-weight: bold;
}

.lynley {
background-color: #990000;
text-align: center;
font-family: arial, helvetica;
color: white;
font-size: 12pt;
font-weight: bold;
padding: 4px;
border: 2px dashed yellow;
}
a.menuB {
color: white;
text-decoration: none;
}
a.menuB:visited {
color: white;
text-decoration: none;
}
a.menuB:hover {
color: yellow;
text-decoration: none;
}



 
