body {
	background-color: #4e652d;
		background-repeat: repeat-x;
background-image: url(../images/bg.jpg);

	}

#container {
	margin: 0 auto;
	width: 941px;
	border: 5px solid #FFFFFF;	
}

#introtext {
	height: 63px;
	text-align: center;
	background-color: #e9c099;
}

#internal {
	width: 941px;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	background-color: #e6bc94;
	}
	
#rowbg {
	width: 901px;
	height: 373px;
	background-image: url(../images/rowbg.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 5px;
	}
	
#rowbg2 {
	width: 901px;
	height: 271px;
	background-image: url(../images/rowbg2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 5px;
	}	
	
#carholder {
	}
	
#spacer {
	height: 5px;
	}
	
#spacer2 {
	height: 15px;
	}
	
#carright {
	width: 441px;
	height: 258px;
	background-image: url(../images/carbg.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
	padding-top: 6px;
	}
	
#carright2 {
	width: 441px;
	height: 258px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
	}
	
#carleft {
	width: 441px;
	height: 258px;
	background-image: url(../images/carbg.jpg);
	margin-left: 5px;
	background-repeat: no-repeat;
	padding-top: 6px;
	}
	
#pack {
	margin-left: 6px;
	margin-top: 4px;
	}

#detailleft {
	width: 287px;
	margin-left: 6px;
	}
	
#detailright {
	float: right;
	width: 136px;
	margin-right: 3px;
	font-size: 11.5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	}
	
#text {
	margin-top: 4px;
	}
	
#buttons {
	margin-top: 5px;
	text-align: center;
	}
	
#footer {
	width: 941px;
	height: 251px;
	}
	
#footer2 {
	width: 941px;
	height: 251px;
	}



	
.skip {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #2a5026;
	text-decoration: underline;
	}
	
.skip a {
	}
	
.skip a.hover {
	text-decoration: none;
	}


#fivebyfive {
	margin: 0 auto;
	font-family: Tahoma, Arial;
	font-size: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 941px;
	text-align: right;
	}

#fivebyfive a {
	color: #8a9e52;
	}
	
#fivebyfive a:hover {
	color: #FFFFFF;
	}
	
	
