.contentWrap h1{
color:#393a42;
border-bottom:2px dotted #393a42;
}

#drinkWrap {
background:#d2d7da;
}

#drinkRight{
width:620px;
float:right;
background:#d2d7da;
}

#drinkRightTop{
height:13px;
background:url(../img/startTopRight.jpg) top right no-repeat #d2d7da;
}

#drinkHeader{
width:555px;
}

#drinkRightCenter{}

#drinkContentTop{
height:15px;
background:url(../img/startContentTop.jpg) top center no-repeat;
}

#drinkContent{
background:url(../img/startContent.jpg) top center repeat-y;
}

#drinkContentBottom{
height:15px;
background:url(../img/startContentBottom.jpg) top center no-repeat;
}

#drinkRightBottom{
height:13px;
width:620px;
background:url(../img/startBottomRight.jpg) bottom right no-repeat #d2d7da;
float:right;
}

.boxFloat, .imageFloat {
	float: left;
}

.imageTopLeft {
	background: url(../img/startRound.png) top left no-repeat;
}
.imageTopRight {
	background: url(../img/startRound.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(../img/startRound.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(../img/startRound.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}
