body	{
	margin:0 0 4px;
	text-align:center;
	font-family:Arial,Helvetica;
	font-size:80%;
	background-image:url('../img/bgBlueSkyFade.jpg');
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#fff;
	}
.fl	{float:left;padding:0 10px 5px 0}
.fr	{float:right;padding:0 0 5px 10px}
table	{font-size:1em;}
h1,h2,h3	{
	padding:0;
	color:#016;
	}
h1	{
	margin:0;
	font-size:1.5em;
	}
h2	{
	margin:1em 0 0;
	font-size:1.35em;
	}
h3	{
	margin:1em 0 0;
	font-size:1.22em;
	}
p	{
	margin:.5em 0;
	padding:0;
	text-align:justify;
}
.btn	{ 
	margin:0 0 0 5px; 
	background-color: #D7E5F2; 
	color: #102132; 
	font:.9em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}
#wrapout	{
	position:relative;
	height:1304px;
	width:804px;
	margin:10px auto;
	padding:0;
	z-index:1;
	background-color:#000;
	}
#wrapin	{
	position:absolute;
	left:2px;
	top:2px;
	width:800px;
	height:1300px;
	margin:0;
	padding:0;
	z-index:1;
	text-align:left;
	background:#369;
	}
#logoGCF	{
	position:absolute;
	width:100px;
	height:98px;
	z-index:100;
	left:10px;
	top:10px;
	background-image:url('../img/GCFLogoOnBlue.gif')
	}
#CompanyName	{
	position:absolute;
	left:108px;
	top:8px;
	width:640px;
	z-index:50;
	padding:4px 8px;
	font-family:Times New Roman;
	}
#CompanyName h1	{
	font-size:2.5em;
	font-weight:bold;
	font-style:italic;
	color:#fffff8;
	}
#CompanyAddressPhone	{
	font-family:Verdana,Helvetica;
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	border-top:#fff solid 1px;
	}

#nav	{
	position:absolute;
	left:0;
	top:114px;
	width:780px;
	height:32px;
	margin:0 10px;
	z-index:99;
	background:url('../img/bgNav.gif');
	}
#nav ol	{
	margin:0;
	list-style-type:none;
	}
#nav ol li	{
	float:left;
	width:16%;
	}
#nav ol li a, #nav ol li a:link.nav, #nav ol li a:visited.nav	{
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Sans-Serif;
	color:#fffff0;
	font-size:1.1em;
	font-weight:bold;
	border-top:2px solid #ff5050;
	}
#nav ol li a:hover	{
	color:#fff;
	background-color:#f00;
	border:2px solid;
	border-color:#f99 #300 #300 #f99;
	}
#nav ol li a:active.nav	{
	color:#fff;
	background-color:#c33;
	border:2px solid;
	border-color:#300 #f66 #f66 #300;
	}

#platform	{
	position:absolute;
	left:80px;
	top:10px;
	width:710px;
	height:380px;
	z-index:1;
	background:url('../img/bgTop.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: left 0%;
	}
#platformRt	{
	width:710px;
	height:380px;
	background-image:url('../img/bgTopRt.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: right 0%;
	}

.crnrBox	{position:relative;background:#cfcfcf;width:100%;}
.crnr	{position:absolute;width:16px;height:16px;background:url('../img/bgCorners.gif') no-repeat;font-size:0%;}
.crnrBoxInner	{position:absolute;padding:16px;z-index:99;}
.ctl	{top:0;left:0;background-position:0 0;}
.ctr	{top:0;right:0;background-position:-16px 0;}
.cbl	{bottom:0;left:0; background-position:0 -16px;}
.cbr	{bottom:0;right:0; background-position:-16px -16px;}/* FIX to :-16px -16px; WHEN REMOVED FROM FRUNKPAGE */

#categories	{
	position:absolute;
	left:10px;
	top:10px;
	width:170px;
	height:780px;
	margin:0;
	padding:0;
	
	}
#categories ol	{
	margin:.5em 0 0;
	padding:0;
	list-style-type:none;
	}
#categories ol li a	{
	display:block;
	margin-bottom:1px;
	padding:1px 2px;
	background:#eeeed0;
	text-decoration:none;
	}
#categories ol li a:hover	{
	color:#f00;
	background:#ccccc0;
	}

#contentwrp, #content, #lcol	{
	position:absolute;
	top:155px;
	height:1120px;
	margin:0;
	padding:0;
	z-index:1;
	background-color:#fffff8;
	overflow:auto;
	}
#lcol	{
	left:10px;
	width:190px;
	}
#contentwrp, #content	{
	left:210px;
	width:580px;
	}
#contentwrp	{
	z-index:2;
	}
#content	{
	z-index:1;
	}
#specials h1,#specials h2,#specials h3 	{
	text-align:center;
}


#PowderMilkMix	{border-collapse:collapse;}
#PowderMilkMix th	{padding:3px;border-top:#666 solid 1px;border-right:#666 solid 1px;border-bottom:#000 solid 2px;border-left:#666 solid 1px;}
#PowderMilkMix td	{padding:1px 3px;border:#666 solid 1px;}


#ftr	{
	font-family:Verdana,Arial,Helvetica;
	font-size:.9em;
	font-weight:bold;
	}
#ftr ol	{
	margin:0;
	text-align:center;
	list-style:none;
}
#ftr li	{
	display:inline;
}
#ftr p	{
	font-size:.8em;
	text-align:center;
	}
#ftr a	{
	width:100px;
	padding:5px;
	color:#009;
	}
#ftr a:hover	{
	color:#06f;
	}
