body {
	background-color: #000000;
	color: #f0c95f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	text-align: center;
	min-width: 818px;
}

#divWrapper {
	position: relative;
	margin:0 auto;
	width:818px;
	text-align: left;
	background-color:#323232;
}
#divBorderLeft {
	background-image: url(/store/catalog/includes/sts_templates/opr/slices/images/bdr_lft.gif);
	background-repeat: repeat-y;
	float: left; 
	height: 930px;
	width: 11px;
}
#divCenter {
	width: 800px;
	float: left;
	background-color: #323232;
}
#divBorderRight {
	background-image: url(/store/catalog/includes/sts_templates/opr/slices/images/bdr_rt.gif);
	background-repeat: repeat-y;
	height: 930px;
	width: 7px;
	float: left;
}
#tableCatMenu td {
}
#tableCatMenu a:link, #tableCatMenu a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
#tableCatMenu img {
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
}

#divColumnLeft {
	background-color: #323232;
	width: 216px;
	float: left;
}
#tableCatMenu {
	background-color: #666666;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F0C95F;
}
#divColumnRight {
	float: left;
	background-color: #666666;
}
#tableTopNav {
	background-color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0C95F;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#tableTopNav a:link, #tableTopNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#tableTopNav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#divBorderBottom {
	clear: left;
}
#divMainContent {
	background-color: #323232;
	float: left;
}
 
#divMainContent {
	width: 583px;
	float: left;
}
#divLogin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0C95F;
	text-align: right;
	color: #ECCD59;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom:2px;
	font-size: 12px;
	padding-right: 5px;
	font-size:12px;
}
#divLogin a:link, #divLogin a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
#divInnerContent {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 573px;
}
#divMainContent a:link, #divMainContent a:visited {
	color: #F0C95F;
	text-decoration: underline;
}
#divMainContent a:hover {
	color: #00CCFF;
}
#divBreadcrumb {
	background-color: #323232;
	padding-left: 5px;
}
#divBreadcrumb a:link, #divBreadcrumb a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #F0C95F;
	text-decoration: none;
}
#divBreadcrumb a:hover {
	text-decoration: underline;
}
#prodDescription {
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #000000;
	margin-top:5px;
	margin-right:25px;
}
