a.bio {
    display: block;
    width: 65px;
    height: 55px;
    background: url("images/bio.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.bio {
    background-position: -65px 0px;
}

a.portfolio {
    display: block;
    width: 88px;
    height: 55px;
    background: url("images/portfolio.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.portfolio {
    background-position: -88px 0px;
}

a.affiliates {
    display: block;
    width: 81px;
    height: 55px;
    background: url("images/affiliates.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.affiliates {
    background-position: -81px 0px;
}

a.contact {
    display: block;
    width: 75px;
    height: 55px;
    background: url("images/contact.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.contact {
    background-position: -75px 0px;
}

#dropmenudiv{
position:absolute;
z-index:100;
background-image:url(images/film.png);
width:108px;
height:148px;
left:-35px;
}

#dropmenudiv a{
width: 100%;
display: block;
padding: 1px 0;
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
padding-top:10px;
text-align:center;
height:20px;
vertical-align:middle;

}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: none;
padding-top:10px;
color:#754153;
height:20px;
vertical-align:middle;
}

.headline {
 color: black; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 16px; font-stretch: expanded; text-align: left; padding-bottom:15px;
}

.headline2 {
 color: black; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 16px; font-stretch: expanded; text-align: left; padding-bottom:15px;
}

.copy {
color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-align: left; letter-spacing: 2px
}

.copyNote {
color: black; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 14px; text-align: left;
}

a:link {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2C1B2D;
	text-decoration: none;
	letter-spacing: 0px
}
a:hover {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #703F51;
	text-decoration: none;
	letter-spacing: 0px
}
a:visited {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D1C2D;
	text-decoration: none;
	letter-spacing: 0px
}
a:active {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2C1B2D;
	text-decoration: none;
	letter-spacing: 0px
}

a.close:link { 
	color: #2C1B2D; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 13px; 
	text-align: right; 
	letter-spacing: 0px 
}
a.close:hover { 
	color: #703F51; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 13px; 
	text-align: right; 
	letter-spacing: 0px 
	text-decoration: underline;
}
a.close:visited { 
	color: #999999; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 13px; 
	text-align: right; 
	letter-spacing: 0px 
}
