body {
	background-image:  url("/~binkagir/cart/images/binka/bg.jpg");
	background-repeat: no-repeat;
	background-color: #b39cb8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited {
	color: #48354C;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 3px;
}
h2 {
	font-size: 18px;
	color: #F4E1FF;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}
h5 {
	display:none;
	position:absolute;
}
#page {
	width: 700px;
}
#header {
	width: 700px;
}
#body {
	width: 700px;
	background-color: #F4E1FF;
	border: solid #ffffff 1px;
}

#homebody {
	width: 699px;
	border: solid #ffffff 1px;
}

#breadcrumb {
	height: 20px;
	background-color: #C7AECC;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #F4E1FF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Century Gothic", Geneva, sans-serif;
	line-height: 16px;
	vertical-align: bottom;
	border: none;
	
}

#breadcrumb a, #breadcrumb a:visited {
text-decoration: none;
color: #F4E1FF;

}


#content {
	text-align: left;
	padding: 10;
}
#menu {
	background-color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer {
	text-align: left;
	width: 700px;
}

.description {
	font-weight: bold;
}
.focus {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 24px;
}
#contentleft {
	width: 250px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #DAC3E6;
}
h4 {
	font-size: 12px;
	color: #333333;
}
#contentright {
	float: right;
	vertical-align: bottom;
}
.catheader {
	font-size: 24px;
	color: #48354C;
	margin-bottom: 3px;
	font-weight: normal;
}
.catheader a:link, .catheader a:visited {
	font-size: 24px;
	color: #48354C;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration:none;
}
.catheader a:hover{
	text-decoration:underline;
}
#homecontent {
	background-color: #E0CCEA;
	text-align: left;
	padding: 0;
}

