	body{ 
	margin: 0;
	border: 0; 
	overflow:auto; 
	height: 100%; 
	max-height: 100%;  
	background-color: #000; 
	text-align: center;
	color: black; 
	} 



	:link img { 
	border: none; 
	} 


	#topFrame{ 
	padding-left: 0px; 
	padding-right: 0px; 
	top: 5px; 
	height: 228px;
	margin-top:10px;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 10px;
	width: 800px; 
	background-image:url('car blur image.png');
	background-repeat:no-repeat;
	} 


	#mainFrame{ 
	padding-left: 0px; 
	padding-right: 0px; 
	top: 5px; 
	margin-top: 10px;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	top: 228px;
	width: 800px; 
	background-color: #FFF; 
	} 

	.footer, .push {
	height: 142px;
	bottom:0;/* .push must be the same height as .footer */  
}

.slideshow { 
width: 600px;
height: 450px;
margin: auto;
}

.slideshow img { 
padding: 0px;
}























	











TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #575555;
  border-spacing: 1px;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #575555;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #575555;
}

.newsBox {
	background:#BECEDA;
	padding-left:10px;
	padding-right:10px;
	width:700px;
	margin-left: auto ;
    margin-right: auto ;
	overflow-y:scroll;
	height:150px;
}

h1 {
	color:#F00
}

h2.newsHeading {
	color:#F00;
}

h2.heading2 {
	color:#F00;
}

img
{  border-style: none;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #575555;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

p.heading1 {
	font-size:24px;
	font-weight:bold;
}

p.heading2 {
	font-size:20px;
	font-weight:bold;
}

p.heading3 {
	font-size:16px;
	font-weight:bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

a:visited
{
	text-decoration:none;
}

a:link
{
	text-decoration:none;
}
a:active
{
outline: none;
text-decoration:none;
}

a:focus
{
-moz-outline-style: none;
}

a:hover
{
	text-decoration:underline;
}
