body {
	margin: 10px 0;
	text-align:center;
	font: 12px times new roman, Arial, Helvetica, sans-serif;
	color: #fff0c1;
	background: #000;
}
a:link, a:visited {
	color: #fff0c1;
	text-decoration: none;
}
a:hover, a:active {
	border-bottom: 1px dotted #fff0c1;
}
h1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 8px;
	color: #fff0c1;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff0c1;
}
table#container {
	margin: 0 auto;
	width: 750px;
	text-align:left;
}
td#siteNavigation {
	padding: 5px 3px;
	text-align: center;
	font-size: 10px;
	color: #fff0c1;
	background: #000;
}
td#siteNavigation a:link, td#siteNavigation a:visited, td#footer a:link, td#footer a:visited {
	color: #fff0c1;
}
td#siteNavigation a:hover, td#siteNavigation a:active, td#footer a:hover, td#footer a:active {
	color: #fff0c1;
	border-bottom-color: #fff0c1;
}
td#banner {
	height: 120px;
}
td#content {
	padding: 10px;
	width: 550px;
	vertical-align: top;
	background: #000;
}
td#categories {
	padding: 0 5px;
	height: 500px;
	vertical-align: top;
	font-weight: bold;
	color: #fff0c1;
	background: #000;
}
td#categories a:link, td#categories a:visited {
	color: #fff0c1;
}
td#categories a:hover, td#categories a:active {
	color: #fff0c1;
	border: 0;
}
td#categories h2 {
	color: #fff0c1;
}
td#categories ul {
	margin: 0;
	padding: 0;
}
td#categories ul li {
	padding: 5px 0;
	list-style-type: none;
}
td#footer {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #fff0c1;
	background: #000;
}
td#galleryDesc {
	color: #000;
}
table#contactFrame {
	width: 550px;
	background: #fff0c1;
}
table#contactForm {
	border: 1px solid #fff0c1;
}
table#shoppingCart {
	border: 1px solid #fff0c1;
}
table#shoppingCart tr td {
	border: 1px solid #fff0c1;
}
div.news {
	padding: 10px 0;
	border-bottom: 1px dashed #fff0c1;
}
