/* program css */

div#content_related {
display: none;
}

div#content_primary {
width: 670px;
}

/* Header slideshow */
#gallery { 
position:relative; 
height:192px; 
width:960px; 
}

#gallery img { 
position:absolute; 
left:0; 
top:0; 
}

