#banner {
background: url('layoutimages/ripley/banner.jpg') top left no-repeat;
width: 772px;
height: 269px;
margin-left: 10px;
}

#left-column {
width: 150px;
margin: 5px;
margin-left: 12px;
margin-top: 10px;
float: left;
}

#content {
width: 614px;
float: right;
margin-right: 12px;
margin-left: 3px;
margin-top: 10px;
background: url('layoutimages/ripley/content-repeat.jpg') top left repeat-y;
}

#FHLogoSmall {
position: relative;
z-index: 2;
width: 0px;
height: 0px;
top: -3px;
left: 600px;
background: url('layoutimages/ripley/fhlogo.png') top left no-repeat;
}

#ripleyLogo {
position: relative;
z-index: 1;
width: 0px;
height: 0px;
top: 35px;
left: 200px;
background: url('layoutimages/ripley/fhlogo.png') top left no-repeat;
}

* html #ripleyLogo {
top: 0px;
}

* html #content {
margin-right: 3px;
width: 610px;
}

#menu {
padding-top: 10px;
}

#bottomStripe {
margin: 0px;
padding: 0px;
height: 260px;
width: 793px;
background: url('layoutimages/ripley/bottom-stripe.jpg') top left no-repeat;
float: left;
margin-left: 7px;
}

* html #bottomStripe {
padding-right: 5px;
margin-left: 3px;
}

#bottomStripe img {

}
