body {
	background-color: #333333;
	margin-top: 0px;
	margin-left:0px;
}

#divWrapper {
	margin-right: auto;
	margin-left: auto;
	width:800px;
}

#divHeader {
	background-color: #212326;
	margin-bottom: 2px;
}

#divContent {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
	
		

#showroom #divWrapper #divShowroomContent {
	float:left;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin-bottom:2px;
}
#divMain1 .Image {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-right: 25px;
}


	
	#divMenu {
		float: left;
		width: 150px;
		height: 550px;
		margin-right: 2px;
		background-color: #212326;
		margin-bottom: 2px;	
		}

 #divMenu1{
		margin-top:0px;
		width: 150px;
		margin-bottom: 2px;	
		float:left;
		
}
 #divMain1{
	float:right;
	margin-bottom: 2px;
	padding-top:20px;
	padding-left:20px;
	padding-right: 20px;
	width: 610px;
}


		#topImage {
			padding-top: 6px;
			padding-right: 23px;
			padding-bottom: 6px;
				
		}

		#divLeftImage {
			float: left;
			width:194px;
		}
#divLeftImageText {
	line-height: 20px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: justify;
}
#divCenter {
	float: left;
	width: 451px;
	margin-top: 0px;
	background-color: #212326;
	height: 545px;
	padding-left: 15px;
	padding-top: 5px;
}
		


	#divRight {
	background-color: #212326;
	margin-bottom: 2px;
	float: right;
	height: 550px;
	}
	
	
	
	
	#divFooter {
	background-color: #212326;
	color:#CCCCCC;
	clear:both;
	display:block;
	padding-top:12px;
	font-family:Tahoma;
	font-size:10px;
	
	text-align:center;
	height: 26px;
	width: 800px;
	}
#divMenu ul, #divMenu1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
#divMenu li, #divMenu1 li {
	font-family: Tahoma;
	font-size: 12px;
	margin-left:0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #72C9C6;
	text-decoration:underline;
}

.NormalText{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
}

.NormalBoldText{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	font-weight:bold;
}

.HeadingText
{
font-family:Tahoma;
font-size:14px;
font-weight: bold;
color:66cccc;
}

.thumbnail
{
	float: left;
	width: 120px;
	height:220px;
	text-align:left;
	margin-right:40px;
	margin-left:40px;
	margin-bottom: 60px;
	padding-top:0px;	

}

.thumbnail img
{

	border: 1px solid #ffffff;
}

.thumbnail a
{
	font-family:Tahoma;
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: none;

}

.thumbnail a:hover, #divSingleCake a:hover
{
	color: #72C9C6;
	text-decoration: underline;

}

.clearboth { 
	clear: both;
	padding-top:15px;
			
 }

 .largeImage{ 
 float:left;
 width: 300px;
 margin-bottom:60px;
 }
 
 .largeImage img{

 margin-left:40px;
 border:solid 1px #FFFFFF;
 
 }

 .productDetails{
 float:right;
 width:300px;
 padding-top:50px;
 font-family:Tahoma;
 font-size:0.8em;
 color:#FFFFFF;
 text-decoration:none;
 }
