/* Top title/log bar DIV */
#titlebar { height:100px; width:1024px; margin-top: 0px; background-image:url(images/vette.jpg)}
#offroadtitlebar { height:100px; width:1024px; margin-top: 0px; background-image:url(images/jeep.jpg)}
#tacomatitlebar { height:100px; width:1024px; margin-top: 0px; background-image:url(images/tacoma.jpg)}
/* Logo DIV */
#logo {width:231px; position: relative; height:77px; background-image:url(images/lieblweb_logo.gif)}
/* Main Content DIV */
#maincontent {width:1024px; height:648px}
#image1layer {width:350; height: 263; position:absolute; margin-left:490px; z-index:1}
#image2layer {width:350; height: 263; position:absolute; margin-left:490px; z-index:1}
#image3layer {width:350; height: 263; position:absolute; margin-left:490px; z-index:1}
/* Bottom DIV */
#bottombar {background-color:#F36E23; height:20px; width:1024px}
#footer{
	background-color:#FFBB63;
	height: 20px;
	width: 1024px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer li{display:inline; font:Arial, Helvetica, sans-serif; font-size:10px; padding: 8px}
/* TOP NAV DIV */
#top_nav {
	width: 327px;
	height: 25px;
	position:absolute;
	left: 675px;
	top:20px;
	z-index: 1;
}
#left_nav {height:648px; width: 180px; background-image:url(images/left_nav_bg.gif); background-repeat:repeat-y}
#main {
	position: absolute;
	left: 196px;
	top: 120px;
	width: 838px;
	height: 637px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	z-index: 2;
}
#search {
	position:absolute;
	left:16px;
	top:440px;
	width:154px;
	height:104px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #000000;
	font-style: oblique;
	margin-top: 8px;
	margin-bottom: 8px;
}
#counter {
	position:absolute;
	left:16px;
	top:567px;
	width:154px;
	height:39px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #000000;
	font-style: oblique;
	margin-top: 8px;
	margin-bottom: 8px;
}
#izzy {background-color:#000000}
#tacomabefore {
	width:auto;
	height:auto;
	position:absolute;
	left: 2px;
	top: 84px;
}
#tacomatitle {width:838px; height:150px}
#tacomacurrent {
	width:auto;
	height:auto;
	position:absolute;
	left: 1px;
	top: 518px;
}
#tacomacontent {
	width:307px;
	height: 443px;
	position:absolute;
	left: 504px;
	top: 82px;
}
#tacomalinks {
	width:307px;
	height: 306px;
	position:absolute;
	left: 506px;
	top: 542px;
}
.floatleft { float:left; margin-right: 1em; 
}
.floatright { float:right; margin-left: 1em; width:350px 
}
.orange_title {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	font-family: "Comic Sans MS"
}

