body {
	padding: 0px;
	margin: 0px;
	/*background-color: #862075;
	*/
	background-image: url(../templateimages/bodybg.jpg);
	background-color: #821F72;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: top;
	vertical-align: top;
	}
	
hr {
	color: #FFFFFF;
	border-top: 1px solid #ED427D;	
	}
	
table.maintable {
	width: 775px;
	height: 100%;
	padding: 10px;
	background-color: #FFFFFF;
	}
	
table.innertable {
	width: 757px;
	height: 100%;
	}	
	
table.contenttable {
	width: 100%;
	height: 100%;
	}	
	
table.cat_menu_table {
	height: 100%;
	}	
	
td.header {
	width: 757px;
	height: 96px;
	background: url(../templateimages/header.jpg) no-repeat;
	text-align: right;
	}
	
td.menu {
	background-color: #BB43A7;
	border-bottom: 2px solid #ED427D;
	height: 23px;
	text-align: right;
	padding-top: 5px;
	}	
	
td.menu a {
	font-weight: bold;
	color: #FFDE00;
	text-decoration: none;
	padding-right: 10px;
	text-transform: lowercase;
	}
	
td.menu a:hover {
	color: white;
	}	

	
td.outercontent {
	}
	
td.content {
	padding: 15px 25px 25px 25px;
	}	
	
td.content  a {
	color: #8C216F;
	}
	
td.content  a:hover {
	text-decoration: none;
	}
		
	
	
td.cat_menu {
	width: 155px;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
	}
	
td.cat_menu td {
	line-height: 0.2;	
	}

td.cat_menu_labels {
	height: 100%;
	padding-bottom: 20px;
	}	
	
td.logos {
	height: 39px;
	}	
	
	
td.cat_menu a {
	background-image: url(../templateimages/menubg.gif);
	width: 155px;
	height: 24px;
	display: block;
	color: #242424;
	text-decoration: none;
	line-height: 1;
	vertical-align: top;
	}
	
td.cat_menu a:hover {
	color: #BB43A7;
	}	
	
td.cat_menu div {
	margin-left: 35px;
	}	
			
	
td.footer {
	background-color: #BB43A7;
	height: 17px;
	color: #FFFF83;
	padding-top: 1px;
	}
	
td.footer td {
	color: #FFFF83;	
	padding-left: 5px;
	}
	
td.footer a {
	color: #FFFF83;
	text-decoration: none;
	}
	
td.footer a:hover {
	text-decoration: underline;
	}	
		
td.powered {
	color: #FFFF6D;
	padding-right: 10px;
	text-align: right;
	}
	
td.powered a {
	color: #FFFF6D;
	text-decoration: none;
	}
	
h1 {
	color: #ED427D;
	font-size: 18px;
	}	
	
h2 {
	color: #BB43A7;
	font-size: 12px;
	}			
			
h3 {
	color: #ED427D;
	font-size: 12px;
	}				
			
input, select, textarea {
	border: 1px solid #862075;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
/* CART STYLES */

.cart_button, .checkout_button {
	background-color: #BB43A7;
	color: #FFEA00;
	}			
	
.breadcrumbs a {
	color: #8C216F;
	}
	
.breadcrumbs a:hover {
	text-decoration: none;
	}
		
div#search {
	position: relative;
	top: 45px;
	padding-right: 10px;
	left: 0px;
	float: right;
	}	
html>body div#search { right: 20px;	}

