.tabOff {
	color: #9e8d85;
	text-decoration:none;
}
.tabOff:hover {color:#ADADAD; text-decoration:none; font-weight:bold;}
.tabOff:active {color:#ADADAD; text-decoration:none; font-weight:bold;}

@media all {
	h1,	h2, p { margin:0 0 .8em 0 }
}

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */
#container	{
	top:20px;
	position:absolute;
	width:421px;
	height:261px;
	z-index:100;
	left: 338px;
	border-left-style: solid;
	border-left-color: #931a20;
	border-bottom-style: none;
	border-bottom-color: #706C53;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	border-left-width: 1px;
}
/* Include id's for all your layers here, with commas between. */
#January, #February, #March, #April, #May, #June, #July, #August, #September, #October, #November, #December, #September1, #October1, #November1, #December1
	{
	position:absolute;
	width:415px;
	height:190px;
	visibility:hidden;
	top:0px;
	z-index:1;
	padding: 0px;
}

#faq {
	top:21px;
	position:absolute;
	height:263px;
	width:331px;
	left: 4px;	
}
#pic_car {
	top:208px;
	position:absolute;
	height:73px;
	width:401px;
	left: 352px;
	
}
