html,body{ margin:0; padding:0; height:100%; border:none; background-color:#cccccc; }

#main-container{
	text-align:center;
	width:1002px;
	margin:auto;
	background:#FFFFFF;
}

h1.message {
	color: #f9487d;
	font-size: 20px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #f9487d;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #ffffff;
	font-size: 16px;
	margin-top: 1px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h2.subhead {
	color: #ad3559;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

p {
	font-size: 13px;
	margin-top: 1px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11pt;
}

#logo {
	position:absolute; top: 2px; left: 2px; width: 240px; height: 72px;
}	

#message {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	color: #8f080f;
	position:absolute; top: 20px; left: 232px; width: 638px; height: 30px;

}

#welcome {
	position: absolute;
	top: 149px;
	left: 66px;
	width: 120px;
	height: 26px;
	z-index: 3;
	text-align: left;
}

#welcome-text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: #cc3366;
	position: absolute;
	top: 192px;
	left: 102px;
	width: 419px;
	height: 138px;
	z-index: 3;
	text-align: left;
}

#ready-to-order {
	position: absolute;
	top: 149px;
	left: 595px;
	width: 141px;
	height: 26px;
	z-index: 3;
	text-align: left;
}

#ready-to-order-text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: #993399;
	position: absolute;
	top: 191px;
	left: 631px;
	width: 191px;
	height: 138px;
	z-index: 3;
}

#cakes {
	position: absolute;
	top: 349px;
	left: 66px;
	width: 120px;
	height: 26px;
	z-index: 3;
	text-align: left;
}

#cakes-text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: #e42a3f;
	position: absolute;
	top: 392px;
	left: 102px;
	width: 419px;
	height: 138px;
	z-index: 3;
	text-align: left;
}

#special-events {
	position: absolute;
	top: 572px;
	left: 66px;
	width: 120px;
	height: 26px;
	z-index: 3;
	text-align: left;
}

#special-events-text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: #3366cc;
	position: absolute;
	top: 613px;
	left: 102px;
	width: 428px;
	height: 60px;
	z-index: 3;
	text-align: left;
}

.ac {
	font-size: 11px;
	margin-top: 18px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
}

a {color: #336699; font-size: 11px; font-weight:bold; text-decoration:underline;}
a.next-steps {color: #66cc33; font-size: 11px; font-weight:bold; text-decoration:none;}
a.next-steps:hover {color:#66cc33; font-size: 11px; font-weight:bold; text-decoration:underline;}
a.navigation {
	color: #ad3559;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.navigation:hover {color:#ff0000; text-decoration:underline; }
a.hotpink {color: #cc3366; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.hotpink:hover {color: #999999; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.red {color: #e42a3f; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.red:hover {color: #999999; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.blue {color: #3366cc; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.blue:hover {color: #999999; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.purple {color: #993399; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.purple:hover {color: #999999; font-weight:normal; text-decoration:underline; font-size: 13px;}
a.grey {color: #999999; font-weight:normal; text-decoration:none; font-size: 11px;}
a.grey:hover {color: #999999; font-weight:normal; text-decoration:underline; font-size: 11px;