body {
        color:#000000;
	font:100% Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:10px;
	padding:0;
	text-align:center;
	background-image: url(/website_images/cake-rakeback33/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1f1f1f;
 }


#container {
	background-color: transparent;

 } 

#leftside {
	background-color:transpaent;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0px;
	text-align:left;
	width:270px;
} 

#content {
	color:#000;
	font-size:14px;
	font-weight:lighter;
	margin-right:290px;
	padding-bottom:10px;
	padding-top:0px;
	text-align:left;
	width:700px;
	margin-left: 5px;
	background-image: url(/website_images/cake-rakeback33/content.jpg);
	background-repeat: repeat;
} 

#content-top {
	width:700px;
	height: 20px;
	margin-top: 13px;
	margin-left: 5px;
	margin-right:290px;
	background-image: url(/website_images/cake-rakeback33/content-top.jpg);
	background-repeat: repeat;
}

#content-bottom {
	width:700px;
	height: 20px;
	margin-left: 5px;
	margin-right:290px;
	background-image: url(/website_images/cake-rakeback33/content-bottom.jpg);
	background-repeat: repeat;
}

