/* HOME PAGE */
.slideshowLrg { position:relative; width:600px; height:150px; overflow:hidden; background:#545454; }
.slideshowLrg div { display:none; position:absolute; top:0; left:0; }

.slideshowKeynotes { position:relative; width:580px; height:250px; overflow:hidden; background:#FDFDFD; }
.slideshowKeynotes div { display:none; position:absolute; top:110; left:110; }

#slogan {width:300px; height:150px; background:#545454; vertical-align:middle; background:url(/BioNano2010/img/home/slogan.jpg) no-repeat; width:300px; height:150px;}
#sloganInner {padding:20px; color:#FFF; font-size:14px;}
#sloganInner p {margin:0px; margin-top:6px;}
#sloganInner b {font-size:16px;}

.dropcontent{
width: 580px;
height: 200px;
background-color: #FDFDFD;
padding: 0px;
display:block;
}

.dropcontent2{
width: 580px;
height: 200px;
background-color: #ffffff;
padding: 0px;
display:block;
}

a.orange:link {color:#FF6633; text-decoration:none;}
a.orange:visited {color:#FF6633; text-decoration:none;}
a.orange:active {color:#545454; text-decoration:none;}
a.orange:hover {text-decoration: underline;color:#FF6633;}
