body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: repeat-x;
}
.hdr {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.welcome {
	width: 557px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 67px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.special {
	background-image: url(images/special_cupcake.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 318px;
	width: 322px;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #eb008b;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 67px;
	padding-left: 0px;
}
.footer {
	background-image: url(images/footer.jpg);
	width: 879px;
	text-align: center;
	vertical-align: top;
	height: 175px;
	background-repeat: no-repeat;
	background-position: center top;
}
.ftrtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #678d8d;
	text-align: left;
	vertical-align: top;
	padding-top: 93px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #0e9c9c;
	text-decoration: none;
}
a:visited {
	color: #0E9C9C;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0E9C9C;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.subpagetext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 30px;
	line-height: 18px;
}
.subpagetitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FF3399;
	font-weight: bold;
}
