/*edited by proll*/
div#center {
	position: relative;
	left: 50%;
	width:950px;
	margin-left:-475px;
	height:100% 
}
td a img {
	border:0;	
}
.font_bold {
	font-weight:bold;
}
/* end edit*/
.main_cell {
	background-color: #716F70;
	text-align: center;
}

.menu_item {
	text-align: center;
}

.content {
	margin: 5px;
	color: white;
	font-family: tahoma;
	font-size: 9pt;
	letter-spacing: 1.3px;
	line-height: 18px;
}

.content td {
	margin: 5px;
	color: white;
	font-family: tahoma;
	font-size: 9pt;
	letter-spacing: 1.3px;
	line-height: 18px;
}

.content a {
	color: #AAE0FF;
	font-weight: normal;
	text-decoration: none;
}

.content a:hover {
	color: #79CEFF;
	text-decoration: none;
}

.breadcrumb a {
	color: #A5A5A5;
	text-transform: uppercase;
	font-size: 14pt;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-family: arial;
	right: 5px;
}

.breadcrumb {
	color: #A5A5A5;
	text-transform: uppercase;
	font-size: 14pt;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-family: arial;
	right: 5px;
}

.gallery img {
	border: 1px #d1d1d1 solid;
}

.shop_image {
	border: 0px #171717 solid;
}

.cart_view_idle {
	background-color: #5E5E5E;
}

.cart_view_active {
	background-color: #2F2F2F;
}