@charset "utf-8";
body {
	background-color: #FFD401;
	background-image: url(images/BaskinSunshine_HomeBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a img{ border:0px}
.center {
	background-position: center;
}
#OurProgramsButtonHome {
	position:relative;
	width:120px;
	height:120px;
	z-index:1;
	left: 178px;
	top: 8px;
}
#ReallyGoodNewsButtonHome {
	position:relative;
	width:120px;
	height:120px;
	z-index:2;
	left: 150px;
	top: 65px;
}
#OurProgramsButton {
	margin-top: 3.4px;
	margin-left: 166.3px;
}
#container {
	width: 820px;
	height: 780px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
#ReallyGoodNewsButton {
	margin-top: 57px;
}
#HowToHelpButton {
	margin-top: 14px;
}
#ContactAndBookingButton {
padding-top: 14px;

}
#AboutButton {
	margin-right: 16px;
}

#toprowbuttons {
	margin_top: 8px;
	margin-left: 178px;
	margin-right: 252px;
	margin-top: 8px;
	height: 177px;
}
#streetwisetab {

}
.clear {
	clear:both;
}

#bottomrowbuttons {
	margin_top: 8px;
	margin-left: 220px;
	margin-right: 80px;
	margin-top: 289px;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
#footer_text {
	font:Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#F0470F;
	text-align: center;
}
#footer_text a {
	color: #D20000;
}
