/* CSS Document */

#diabWrapper {
	position:absolute;
	left:165px;
	top:5px;
	width:820px;
	height:1320px;
	z-index:0;
	background-color: #FFFFCC;
}
#diablogo{
	height: 150px;
	width: 820px;
	background-color: #FFFFCC;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../diabetic/images/diablogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#toplabel{
	background-color: #FFFFCC;
	height: 30px;
	width: 184px;
	position: absolute;
	z-index: 3;
	left: 316px;
	top: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #73002E;
	text-decoration: none;
}
#topBox{
	position: absolute;
	height: 325px;
	width: 783px;
	border: thin solid #72012F;
	left: 18px;
	top: 184px;
}
.topimg{
	float: left;
	height: 250px;
	width: 350px;
	margin-left: 30px;
}

#midlabel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #72012e;
	text-decoration: none;
	background-color: #FFFFCC;
	height: 30px;
	width: 145px;
	position: absolute;
	left: 317px;
	top: -13px;
}
#midbox{
	border: thin solid #73002E;
	position: absolute;
	height: 210px;
	width: 783px;
	left: 19px;
	top: 526px;
	padding-top: 30px;
}
.midimg{
	float: left;
	height: 160px;
	width: 300px;
	margin-left: 60px;
}
#tartlabel{
	background-color: #FFFFCC;
	position: absolute;
	height: 28px;
	width: 200px;
	left: 299px;
	top: 782px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #72012e;
	line-height: normal;
	text-decoration: none;
	z-index: 3;
}
#tartbox{
	position: absolute;
	height: 135px;
	width: 783px;
	left: 18px;
	top: 796px;
	border: thin solid #73002E;
	padding-top: 30px;
}
.tarttext{
	float: left;
	height: 100px;
	width: 320px;
	margin-left: 50px;
}
.tartimg{
	float: left;
	height: 130px;
	width: 250px;
	margin-left: 50px;
}
#giantlabel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #73002E;
	height: 20px;
	width: 304px;
	position: absolute;
	left: 283px;
	top: 973px;
	z-index: 3;
	background-color: #FFFFCC;
}
#giantbox{
	height: 185px;
	width: 703px;
	border: thin solid #73002E;
	position: absolute;
	left: 18px;
	top: 987px;
	padding-top: 25px;
	padding-left: 80px;
}
.giantimg{
	float: left;
	height: 120px;
	width: 300px;
}
