/* CSS Document */

#pudWrapper {
	left:165px;
	top:5px;
	width:900px;
	height:100%;
	z-index:2;
	background-color: #FFFFCC;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-left: 165px;
}
#pudlogo{
	height: 150px;
	width: 820px;
	background-color: #FFFFCC;
	background-image: url(../puddings/images/hotpud_logo.png);
	margin-right: auto;
	margin-left: auto;
}
.toptext{
	height: 70px;
	width: 589px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#imgContainer{
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}
#imgpud1{
	height: 271px;
	width: 265px;
	position: absolute;
	left: 244px;
	top: 263px;
}
#imgpud2{
	height: 266px;
	width: 250px;
	position: absolute;
	left: 718px;
	top: 261px;
}
#imgpud3{
	height: 298px;
	width: 248px;
	position: absolute;
	left: 230px;
	top: 558px;
}
#imgpud4{
	height: 314px;
	width: 232px;
	position: absolute;
	left: 491px;
	top: 433px;
}
#imgpud5{
	height: 283px;
	width: 241px;
	position: absolute;
	left: 732px;
	top: 548px;
}
.bText{
	float: left;
	width: 350px;
	margin-top: 60px;
}
.bottomtext{
	height: 154px;
	width: 265px;
	position: absolute;
	left: 465px;
	top: 873px;
}
#imgbottom{
	height: 275px;
	width: 775px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #73002E;
	padding-top: 10px;
	margin-bottom: 15px;
}
.img {
	float: left;
	margin-left: 10px;
	width: 370px;
}

