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

.slideshowLrg2 { position:relative; width:575px; height:80px; overflow:hidden; }
.slideshowLrg2 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; }

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

#homesidebar {width:290px; background-color:#FFF; font-size:11px; }
.homecontenttext {font:11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #545454;}

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

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;}