body{
	background: #848488;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Helvetica,Arial,Verdana;
}
#container{
	width: 922px; 
	margin: 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
	border-top: 0px;
	border-bottom: 1px; 
}
#pageheader{
	background: #FFFFFF url(/logos/banner3.jpg) no-repeat center;
	height: 160px; 
	border-top: #000000 1px solid;
	border-bottom:1px solid #000000;
}
#links{
	float: left;
	width: 150px; 
	margin-left: -910px;
	margin-top: 30px;
	background: #FFFFFF;
	text-align: left;
}
#contentwrapper{
	background:#FFFFFF;
	float: left;
	width: 100%;
	min-height: 600px;
}
#content{
	margin-left: 190px;
	margin-right: 30px;
	margin-top: 30px;
	text-align: justify;
}
#footer{
	clear: left;
	width: 100%;
	background: #003AD1;	
	text-align: right;
	padding: 1px 0;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom:#000000 1px solid; 
}
#footer p.left{
	text-align: left;
}
#footer ul{
	align: left;
}
#footer li{
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding: 0 0.5em;
}
#footer li.end{
	border-right: none;
}
#footer a{
	color: #FFFFFF;
}	
#links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
}
#links li {
  color: #4f4f4f;
  padding-bottom: 10px;
}
#links a {
  text-decoration: none;
  color: #4f4f4f;
}
#links a:hover {
  color: #0c2677;
}
#links li.sublist {
  text-align: right;
  font-size: 12px;
}
#links li.small {
  color: #ffffff;
  font-size: 10px;
}
#links a.sublist {
  color: #2e3192;
}
#links a.selected {
  text-decoration: underline;
  color: #9a1e2f;
}
#content ul {
  color: #4f4f4f;
  margin-bottom: 0cm;
  font-size: 12px;
}
#hidden{
	height: 0px;
	width: 0px;
}
#slide{	
	text-align: center;
}
img.slides{
	border: #000000 1px solid;
}
p.comic {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 1.5;
}
a.articles {
  text-align: center;
  color: #4f4f4f;
  font-size: 12px;
  line-height: 2;
}
a.products {
  text-decoration: none;
  color: #4f4f4f;
  font-size: 10px;
}
img.parts {
  border: 1px solid #4f4f4f;
  width: 150px;
  height: 100px;
}
h1 {
  text-align: center;
  color: #4f4f4f;
  font-size: 16px;
  text-decoration: underline;
}
h2 {
  color: #4f4f4f;
  font-size: 14px;
  text-decoration: underline;
}
h3 {
  color: #4f4f4f;
  font-size: 36px;
  text-decoration: underline;
}
table {
  width: 700px;
}
td {
  text-align: center;
}
table#shop{
	width: 700px;
}
td.shopleft {
	width: 300px;
	text-align: left;
}
td.shopright {
	width: 300px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.pp{
		width:250px;
}
p.item{
	color: #4f4f4f;
	font-size: 14px;
}
