.Flash {
	background-color: #FFCC00;
}

.ABoutUsTable {
	background-color: #EABB00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content {
	background-color: #E5E5E5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.contentpane {
	background-color: #E4E5D3;
	background-image: url(Images/AboutUs/shop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.rightpaneAbout {
	background-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width:114px;
}