body {
    background-image:url(http://bubblesandbeauties.com/images/cupcakedotbg.gif);
    background-attachment: fixed;
	color: #83572C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
		
}
#wrapper {
	width: 850px;
	background:#FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 4px solid #996633;
		
}
#header {
	height: 200px;
	width: 850px;
	margin: 0px;
}
#main {
	width: 850px;
}
#content {
	width: 610px;
	padding: 10px;
	float: right;
	line-height: 1.3em;
}
#sidebar {
	width: 180px;
	float: left;
	margin: 5px;
	padding: 10px 0px 20px 0px;
	line-height: 16px;
	display: inline;
}
/************************************************
*	Footer  								*
************************************************/
#footer {
    width: 850px;
	height: 150px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
#footer p {
	color: #83572C;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:20px 5px 0px 5px;
	}
		
#footer a, #footer a:visited {
	color: #996633;
	font-weight:bold;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footerleft {
	width: 878px;
		margin: 0px;
	padding: 60px 0px 0px 0px;
	}
	



/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	font-size: 90%;
	color: #996633;
	text-decoration: none;
	font-weight:bold;
}
#content a:hover {
	 color:#F3849C;
	font-weight:bold;
	text-decoration: underline;
}



#sidebar a:link, #sidebar a:visited {
	font-size: .9em;
	color: #996633;
	text-decoration: none;
	font-weight:bold;
	margin-bottom: .1em;
	margin-left: 5px;
	padding: 6px;
}
#sidebar a:hover {
    color:#F3849C;
	font-weight:bold;
	text-decoration: underline;
}

/*===START SECTION 6 - style the headings===*/

#content h1 {
	font-size: 1.3em;
	color:#F3849C;
}
.boldtext {
	font-size: 1.2em;
	font-weight: bold;
	color: #99D3DB;
	text-decoration: none;
}
.salecolor {
color : #F93D63;
font-size : 13px;
font-weight : bold;
} 
.accent {
font-weight : bold;
} 
