﻿#mastercontainer { width: 615px; }
#displayImage { width: 615px; height: 461px; background-image: url('../images/Sally-Loftfront.jpg'); margin: 8px; z-index: 1; }

.selection1 { width:145px; float:left; margin-right: 12px; }
.selection1 div { position: absolute; top: 126px; z-index: 100; padding: 0px; margin: 0px; display: none; }
.selection1:hover div { display: block; }

.selection2 { width:145px; float:left; margin-right: 11px; }
.selection2 div { position: absolute; top: 126px; z-index: 100; padding: 0px; margin-left: -157px; display: none; }
.selection2:hover div { display: block; }

.selection3 { width:145px; float:left; margin-right: 12px; }
.selection3 div { position: absolute; top: 126px; z-index: 100; padding: 0px; margin-left: -314px; display: none; }
.selection3:hover div { display: block; }

.selection4 { width:145px; float:left; }
