#pagebackground{
	background: #595343 url(../images/background.jpg) repeat-x top left fixed; width: 794px;
}

body{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
td.topbar{
	height:24px;
	width:100%px;
	background: url(../images/TopRepeat.jpg) repeat-x;
}
td.flash{
	border-bottom: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	height: 300px;
	width:794px;
	background-color:#000000;
}
.contact{
	color:#FFFFFF;
	font-size: 10px;
	margin-top:10px;
}
td.left{
	width:15px;
}
td.right{
	width:12px;
}

a.menuitem, a.menuitem2, a.menuitem3, a.menuitem4{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 191px;
	padding: 6px 0 5px;
	padding-left: 7px;
	text-decoration: none;
}
a.menuitem {
	background: black url(../images/Footwear.jpg) repeat-x; height: 20px;
}
a.menuitem2 {
	background: black url(../images/Eyewear.jpg) repeat-x; height: 20px;
}
a.menuitem3 {
	background: black url(../images/HomeAppliances.jpg) repeat-x; height: 20px;
}
a.menuitem4 {
	background: black url(../images/SolarProducts.jpg) repeat-x; height: 20px;
}
a.menuitem:visited, a.menuitem:active, a.menuitem2:visited, a.menuitem2:active {
	color: white;
}
td.content{
	margin: 10px 10px 10px 10px;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	margin: 10px 10px 10px 10px;
}
.content a{
	color: #b5ab87;
	text-decoration:none;
	font-weight:bold;
}
.content a:hover{
	text-decoration:underline;
}
