body {
	background-color: #B32017;
}

.contentLeftContainer {
	color: #B32017;
}

.contentRightContainer {
	background-image: url(images/birthday_corner.png);
}

.pagetitle 
{
	color:#B32017;
	font-family:Arial; 
	font-size:150%;
	font-weight:bold;
	padding: 6px 0px 0px 12px;
}

.cakeprice 
{
	color:#B32017;
	font-family:Arial; 
	font-size:120%;
	font-weight:normal;
	padding: 0px 0px 0px 12px;
}

.pagestrapline
{
	color:#B32017;
	font-family:Arial; 
	font-size:90%;
	font-weight:normal;
	padding: 0px 0px 0px 12px;
}

.pagetitlenav 
{
	color:#B32017;
	font-family:Arial; 
	font-size:70%;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
}

#cakecategory
{
	border:solid 1px #B32017;
	width:245px;
	height:95px;
	padding:0px 0px 0px 0px;
	cursor: pointer;
}

.cattitle 
{
	color:#B32017;
	font-family:Arial; 
	font-size:120%;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
}

.cattext 
{
	color:#000000;
	font-family:Arial; 
	font-size:90%;
	font-weight:normal;
	padding: 0px 0px 0px 5px;
}

.cakedetails
{
	color:#000000;
	font-family:Arial; 
	font-size:100%;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
}

#cakechoice
{
	border:solid 1px #000000;
	background-color:#ebebeb;
	font-family:Verdana;
}

div.BcakepageCon{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 15px 15px 15px 15px;
	height:430px;
	width:792px;
	overflow:auto;
}