A:link
{
	color:#0000cc;
}
A
{
	text-decoration:none;
}
BODY
{
	margin:0;
}
.NewImg
{
	z-index:99;
	/*position:fixed;*/
	/*top:0px;*/
}
.VehicleImg
{
	z-index:-99;
	position:relative;
	top:0px;
}
.HomeButton
{
	background-image: url('images/NavBar/Home1.png');
}
.HomeButton:hover
{
	background-image: url('images/NavBar/Home2.png');
}
.HomeButton:active
{
	background-image: url('images/NavBar/Home3.png');
}

.VehiclesButton
{
	background-image: url('images/NavBar/Vehicles1.png');
}
.VehiclesButton:hover
{
	background-image: url('images/NavBar/Vehicles2.png');
}
.VehiclesButton:active
{
	background-image: url('images/NavBar/Vehicles3.png');
}

.PartsButton
{
	background-image: url('images/NavBar/Parts1.png');
}
.PartsButton:hover
{
	background-image: url('images/NavBar/Parts2.png');
}
.PartsButton:active
{
	background-image: url('images/NavBar/Parts3.png');
}

.ShippingButton
{
	background-image: url('images/NavBar/Shipping1.png');
}
.ShippingButton:hover
{
	background-image: url('images/NavBar/Shipping2.png');
}
.ShippingButton:active
{
	background-image: url('images/NavBar/Shipping3.png');
}

.ReadyToGoButton
{
	background-image: url('images/NavBar/ReadyToGo1.png');
}
.ReadyToGoButton:hover
{
	background-image: url('images/NavBar/ReadyToGo2.png');
}
.ReadyToGoButton:active
{
	background-image: url('images/NavBar/ReadyToGo3.png');
}

.ComingSoonButton
{
	background-image: url('images/NavBar/ComingSoon1.png');
}
.ComingSoonButton:hover
{
	background-image: url('images/NavBar/ComingSoon2.png');
}
.ComingSoonButton:active
{
	background-image: url('images/NavBar/ComingSoon3.png');
}


.CarsButton
{
	background-image: url('images/NavBar/Vehicles1.png');
}
.CarsButton:hover
{
	background-image: url('images/NavBar/Vehicles2.png');
}
.CarsButton:active
{
	background-image: url('images/NavBar/Vehicles3.png');
}
.MotorcyclesButton
{
	background-image: url('images/Motorcycles1.gif');
}
.MotorcyclesButton:hover
{
	background-image: url('images/Motorcycles2.gif');
}
.MotorcyclesButton:active
{
	background-image: url('images/Motorcycles3.gif');
}
.TrucksButton
{
	background-image: url('images/Trucks1.gif');
}
.TrucksButton:hover
{
	background-image: url('images/Trucks2.gif');
}
.TrucksButton:active
{
	background-image: url('images/Trucks3.gif');
}
.CampersButton
{
	background-image: url('images/Campers1.gif');
}
.CampersButton:hover
{
	background-image: url('images/Campers2.gif');
}
.CampersButton:active
{
	background-image: url('images/Campers3.gif');
}
.ContactUsButton
{
	background-image: url('images/NavBar/ContactUs1.png');
}
.ContactUsButton:hover
{
	background-image: url('images/NavBar/ContactUs2.png');
}
.ContactUsButton:active
{
	background-image: url('images/NavBar/ContactUs3.png');
}

