/*featured and 2010 camaro*/
#container_g
	{
		clear:both;
		float:left;
		width: 1100px;
	/*	height: 720px;*/
		margin: 0 auto;
		background-image: url(bkgFeature.jpg);
		background-repeat: no-repeat;
		/*border: solid thin #FFF;*/
	}
	

#lrgImage
	{
		width: 700px;
		height: 400px;
		margin: 0 auto;
		margin-top: 80px;
		margin-left: 200px;
		/*border: solid thin #FFF;*/
	}

#lrg2010	
	{
		width: 700px;
		height: 400px;
		margin: 0 auto;
		margin-top: 80px;
		margin-left: 200px;
		/*border: solid thin #FFF;*/
	}
	
#thumb_nails
	{
		clear:both;
		float:left;
		width: 1100px;
		color: #FFF;
		height: 85px;
		margin: 0 auto;
		margin-top: 50px;
		/*margin-bottom: 35px;*/
		text-align:center;
		/*border: solid thin #FFF;*/
	}

#thumb_nails img
{
	margin-left: 5px;
	border: 2px solid #FFF;

}