body { background-color: #666666; 
	
}
/*-----------------Vehicle-Web ltr_presentation.css--------------*/
/*Copyright 2007 Vehicle-Web.net
 * and or
 *R.E.Cochrane 51 Oak Avenue Linbro Park 2065 Johannesburg, South Africa*/
/*===================== tags ====================================*/


/*====================Identities=================================*/
#wrapper {
	background-color: #e6e6e6;
	padding: 5px;
	background-repeat: repeat;
}

#content
	{
	}
#navigation
	{
	height: 395px;
	background-image: url(../images/navRepeat.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #CCCCCC;
	margin: 0px;
	}
#sidebar
	{
	background-color: #FFFFFF;
	}
#mainsearchform {
	margin: 10px;
	padding: 5px;
}
#mainsearchform img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logindiv { font-size: .8em; 
}

#header {
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/HeaderBG.jpg);
	margin: 0px;
	padding: 0px;
}
#main_logo {
	height: 40px;
	width: 260px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 10px;
	position: relative;
}

#spacer {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-color: #CCCCCC;
	background-image: url(../images/ltr_headerTocontentgraphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbottom {
	background-color: #FFFFFF;
	background-image: url(../images/navFoot.png);
	background-repeat: no-repeat;
	height: 50px;
	z-index: 20;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#changelang {
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
}
#changelang fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#changelang legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CCCCCC;
}
/*===========================Classes=============================*/

.advert180x150{
border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #fff2bf;
	font-size: 0.9em;
	color: #a26135;
}
