.buttons {
	font-family: 'Philosopher', georgia;
	
	font-size: 26px;
	color: #270233;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a {text-decoration: none; }
.buttons A:link {color: #306;}
.buttons A:visited {color: #306;}
.buttons A:hover {color: #609;
}
a.buttons :link {color: #306;}
a.buttons :visited {color: #306;}
a.buttons :hover {
	color: #609;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1FFA2;
}
body,td,th {
	color: #FFFFFF;
}
.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;
}
#content2 {
	font-family: 'Philosopher', georgia;
	width: 850px;
	text-align: center;
	font-size: 26px;
}

#itemback {
	background-image: url(images/itemback.png);
	height: 165px;
	width: 115px;
	display: block;
	margin: 5px;
	padding: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
.maximage {
	max-height: 96px;
	max-width: 96px;
	padding-top: 10px;
}

.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;
}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.newspara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.linksss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606;
	font-weight: bold;
}
#newsbox {
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
#image1 {
	position: relative;
	top: -200px;
	right: -200px;
}
#flashContent {
	background-image: url(../images/header.png);
}