body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #000000;
	background-image: url(images/bg.gif);
}
#all {
	width: 800px;
	margin: 0 auto;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #e55b0d;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	margin-bottom: 1em;
}
p, td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#content {
	background: #ededed;
}
#content_bot {
	line-height: 34px;
	height: 34px;

}
#footer {
	color: #202020;
	padding: 0px;
}
#footer2 {
	color: #202020;
	padding: 0px;
}
#links {
	color: #ffffff;
	font-size: 11px;
}
#links a:link, #links a:visited {
	font-weight: bold;
	color: #000000;
}
#links a:hover {
	color: #ffffff;

}
#links p.info a:visited, 
#links p.cartbutton a:link, #links p.cartbutton a:hover {
	font-weight: normal;
	color: #ffffff;
}
#left {
	width: 253px;
}
#right {
	padding: 0px;
	font-size: 12px;
	color: #000000;
	
}
#info {
	padding: 0px;
	font-size: 11px;
	color: #e9be4b;
}
#info a:link, #info a:visited {
	color: #ffffff;
}
#info .links a {
	font-weight: bold;
}

#info a:hover {
	color: #ffffff;

}
#right2 {
	padding: 12px;
	font-size: 11px;
	color: #000000;
}
#rightside {
	padding: 0px;
	font-size: 12px;
	color: #a0cff4;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}
#footer .links a {
	font-weight: bold;
}

#footer a:hover {
	color: #e3dddf;
}
h1 {
	font: italic bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #49494b;
}
h2 {
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #49494b;
}
#right p {
	line-height: 16px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #6b68c2;
	padding: 2px;
	margin: 2px;
