/* borghese landing page stylesheet */

#content #contentframe .borghese-home .homebar {
    margin-top: 50px;
    background: white;
}

#content #contentframe .borghese-home .borghese-sprite {
    margin-top: 50px;
    margin-bottom: 5px;
    float: left;
    position: relative;
    width:583px; 
    height:419px;
    z-index:10;
}


#content #contentframe .borghese-home .borghese-sprite .inside-overlay img {
    position:relative;
    z-index:150;
}

#content #contentframe .borghese-home .mudjar {
    float: right;
    position: absolute;
    left:420px;
    padding-top: 30px;
}

#content #contentframe .borghese-home #borghese-links {
  margin-top: 410px;
  left: 80px;
  color: #2289A7;
  position: relative;
  font: 13px/21px "Trebuchet MS",Tahoma,sans-serif;
  
}
#content #contentframe .borghese-home #borghese-links a {
  color: black;
  text-decoration: underline;
  
}

