body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCFF;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF00FF;
	text-decoration: none;
}
.style4 {color: #FFFF00}
.outstock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
#sidebar {
	float: right;
	width: 195px;
}
#content {
	width: 575px;
}
#itemback {
	background-image: url(images/itemback.jpg);
	height: 155px;
	width: 115px;
	display: block;
	margin: 5px;
	padding: 10px;
	background-repeat: no-repeat;
}
.cathead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663399;
	margin: 3px;
}
.sbox {
	height: 65px;
	width: 788px;
	background-position: center center;
	background-image: url(images/searchback.png);
}

.itemhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-transform: uppercase;
}
.itemheadCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #48006A;
	text-transform: uppercase;
}
