.menuItem {font-family:helvetica,helvetica,tahoma,"trebuchet ms", arial;
color:#ffffff;
font-weight:bold;
font-size:9pt}

.text {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:white;
font-size:10pt}

.tenPt {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:white;
font-size:10pt}

.ninePt {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:white;
font-size:9pt}

.webmaster {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:green;
font-size:8pt}

.smallLinks {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:white;
font-size:8pt}

.menuDef {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:#FFffFF;
font-size:9pt;
margin-left:16px;
padding-right:8px}

dl {
margin-bottom:4px}

.tagline {font-family:helvetica,tahoma,"trebuchet ms", arial;
color:#ffffff;
font-weight:bold;
letter-spacing:1px;
font-size:12pt}

A:link {color:#ff00ff}

A:visited {color:#FF66FF}

A:active {color:#66ff66}

A:hover {color:yellow}

#dropinboxv2cover{
width: 390px; /*change width to desired */
 /*height: 335px; change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}
a.drop-link {
color:#6D0088;
text-decoration:underline;
}
a.drop-link:hover {
color:#666699;
text-decoration:underline;
}
#dropinboxv2{
width: 370px; /*change width to above width-20. */
 /*height: 315spx;change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 4px solid #666699; /*Customize box appearance*/
background-color: #ffffff;
font-family:verdana;
font-size:9pt;
padding: 8px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}
