* 
{
	padding:0;
	margin:0;
}
body
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	background-color: #508599;
	color: #000;
}
#main {
	width: 749px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 749px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../../images/chcookieswap_header.jpg) top left no-repeat;
}


#container {
	width: 100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#contentcontainer {
	width: 749px;
	margin-left: auto;
	margin-right: auto;	
}
#content 
{
	width: 749px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent;
}

#contentText {
	float: left;
	width: 749px;
	background: #fff url(../../images/snowbkgrd.gif) repeat;
}

#contentLeft {
	float:left;
	padding-left:23px;
	padding-right:10px;
	padding-bottom:23px;
	width:487px;
	padding-top: 10px;
}

#contentRight {
	
	width: 197px;
	height:auto;
	float: right;
	line-height: 12px;	
	padding-right:23px;	
}

#contentFull {
	float:left;
	width: 703px;
	padding-left:23px;
	padding-right:23px;
}

#kitCallout {
	background:transparent;
	border: thin solid #00CCFF;
}

#whatToBakeCallout {
	border: thin solid #00CCFF;
	background: transparent url(../../images/whattobake.gif) no-repeat;
}
#cookieRecipesCallout {
	background: #fff url(../../images/cookierecipes.gif) top no-repeat;
	
}

#banner {
	float:left;
	width: 749px;
}
p {
	margin-top: 0;
	margin-bottom: 1.2em;
	margin-left: auto;
	margin-right: auto;
	background:transparent;	
}
ul {
	line-height:12px;
	list-style-image: url(../../images/bullet.jpg);
	
}

A {
	color: #FF0000;
	background: transparent;
	text-decoration: none;
}

A:HOVER {
	color: #FF0000;
	background: transparent;
	text-decoration: underline;
	
}
div.productDiv {
	height:15px;
	background: url(../../images/blueline.gif) left center repeat-x;
	margin-right:20px;
	margin-left: 20px;
}

