#banner {
background: url('layoutimages/balls/header.png') top left no-repeat;
height: 269px;
width: 771px;
}

#left-side {
width: 153px;
margin: 3px;
padding-left: 5px;
float: left;
color: red;
font-size: 12px;
text-align: center;
}

#left-side h3 {
font-size: 13px;
text-align: center;
}

#right-side {
float: right;
width: 610px;
height: 280px;
margin: 0px;
margin-right: 14px;
background: url('layoutimages/balls/bodyBG.jpg') top left no-repeat;
}

#bottomSection {
float: left;
margin-left: 25px;
width: 750px;
height: 395px;
background: url('layoutimages/balls/bottomBG.jpg') top left no-repeat;
}

.menuImage {
float: left;
margin: 15px;
}

h2 {
font-size: 14px;
color: white;
}