#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
background-color:#ff0000;
text-indent:13px;
border-bottom: 1px solid #FFFFFF;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #870d0d;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
text-indent:13px;
}

.search {
display: block;
width: 205px;
height: 11px;
background-image:url(images/search-bg.gif);
background-repeat:no-repeat;
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: uppercase;
color: #444444;
text-align:left;
padding:7px;
}

.content {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: normal;
color: #FFFFFF;
text-decoration: none;
padding-left:10px;
padding-top:10px;
text-align:left;
display:block;
vertical-align:middle;
}

.subTitle {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 14px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
}

a:link {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: normal;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: normal;
color: #FFFFFF;
text-decoration: none;
}

a:visited {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: normal;
color: #CCCCCC;
text-decoration: underline;
}

.pictureFrame {
display: block;
width:99px;
height:118px;
border: 1px solid #FFFFFF;
float:left;
margin-right:8px;
}

a.subTitle:link {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: underline;
}

a.subTitle:hover {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
}

a.subTitle:visited {
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: underline;
}