#sidebar {
margin: 0px;
padding: 0px;
margin-top: -4px;
position: absolute; 
z-index: 2;
left: 50px;
}

html>body #sidebar {
margin-left: 25px;
margin-top: 0px;
left: 10px;
}

#sidebar h3 {
margin: 0px;
padding: 0px;
}

#news {
height: 106px;
overflow: auto;
margin-left: 15px;
margin-right: 0px;
background: url(../images/homepage/justbackground.jpg) repeat-y;
}


html>body #news {
height: 113px;
margin-right: -15px;
}

#news li {
margin-left: -33px;
}

#news p {
margin-right: -30px;
}

html>body #news p {
margin-right: 0px;
}

#content {
margin-top: -3px;
margin-left: 314px;
margin-right: 52px;
}

html>body #content {
margin-top: 0px;
}


#homepage {
margin-left: 49px;
margin-bottom: 0px;
padding: 0px;
}

h2 {
margin: 0px;
padding: 0px;
width: 800px;
height: 103px;
background: url(../images/homepage/head.gif);
}

#carpict {
margin-left: 265px;
margin-top: 1px;
}

.hidden {
	visibility: hidden;
}

#car {
margin: 0px;
padding: 0px;
width: 800px;
height: 297px;
background: url(../images/homepage/blank.jpg);
}

#menudiv {
background: url(../images/homepage/menu.jpg);
width: 203px;
height: 321px;
position: absolute;
left: 92px;
top: 197px;
}

#menuHeader {
	width: 203px;
	position: absolute;
	margin-top: 5px;
	color: #294c6c;
	text-align: center;
	font-weight: bold;

}

#menudiv span {
	/*display: none;*/
}

.submenu {
background: white;
/*list-style-image: url(../images/homepage/arrow.gif);*/
list-style: disc;
color: #D97253;
width: 151px;
position: absolute;
left: 56px;
top: 209px;
font-size: 11px;
padding-bottom: 10px;
padding-top: 3px;
padding-right: 25px;
padding-left: 20px;
}

.submenu span{
	color: #294c6c;
	display: list-item;
	visibility: visible;
}

html>body .submenu {
width: 151px;
left: 96px;
top: 197px;
padding-right: 25px;
}

.submenu li {
padding-bottom: 5px;
}

#engine {
position: absolute;
top: 40px;
left: 0px;
}

#transmission {
position: absolute;
top: 88px;
left: 0px;
}

#steering {
position: absolute;
top: 119px;
left: 0px;
}

#chassis {
position: absolute;
top: 150px;
left: 0px;
}

#corner {
position: absolute;
top: 181px;
left: 0px;
}

#non {
position: absolute;
top: 212px;
left: 0px;
}

#menu {
list-style: none;
margin-top: 21px;
}

#menu a {
height: 30px;
width: 199px;
display: block;
text-indent: -9999px;
text-decoration: none; 
margin-left: -38px;
}

#hack {
padding-top: 19px;
}