﻿body 
{
    font-family: Verdana;
    font-size: 12px;
    background-color:Transparent;
    margin:0px;
}
#header
{
	height:117px;
	width:785px;
	margin-top:0px;
	background-image:url(https://www.newstalgiawheel.com/images/top.jpg);
	top:2px;
	background-repeat:no-repeat;
	background-position:center;
}
#leftcontent 
{
	float:left;
	width:167px;
	background:#ffffff;
	padding-bottom:20px;
}

#rightcontent 
{
	float:left;
	width:613px;
	height:100%;
	margin-left:0px;
	margin-top:15px;
}
#content 
{
	margin: 0px 25% 0 165px;
	padding: 3px;
	color: #000;
}

#footer 
{
	clear: both;
	width: 98%;
	margin: 0px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
a:link
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color:#F16203;
}
a:visited
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color:#F16203;    
}
a:hover
{
    font-family: Verdana;
    font-size:12px;
    text-decoration: underline;
    color: #F16203;
}
h3
{
    color:#4D4D4D;
}
.ATCButton
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BACKGROUND-IMAGE: url(https://www.newstalgiawheel.com/images/AddToCart.gif);
    BORDER-LEFT: medium none;
    WIDTH: 95px;
    CURSOR: hand;
    BORDER-BOTTOM: medium none;
    HEIGHT: 25px;
    BACKGROUND-COLOR: transparent
}

input.price 
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-style: none;
	text-align: right;
	letter-spacing: 1px;
}
.GObutton
{
	background-image:url(https://www.newstalgiawheel.com/images/shoppingcart/btn-go.gif);
	color:#000000;
	height:26px;
	width:25px;
	cursor:hand;
}
.new
{
	position:static;
}