﻿body {
	margin-top: 0px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: x-small;
	scrollbar-base-color: #F20028;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #FF470F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #F95300;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #333333;
}
p {
	margin-left:15px;
	margin-right:15px;
	margin-top:8px;
}
#header {
	background-image:url('images/header-bg2.jpg');
	background-repeat:no-repeat;
	height:96px;
}
#headerLinks {
	position:relative;
	left:570px;
	top:4px;
	width:190px;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:FFCC00;
	text-decoration:none;
}
#els {
	width:245px;
	height:147px;

}
#rss {
	width:219px;
	height:147px;

}
#latest {
	width:281px;
	height:147px;
}
#scroll {
	width:270px;
	height:77px;
}
#actualScroller {
	position:relative;left:97px;top:8px;
}
#newEquip {
	width:247px;
	height:500px;
}
#partsLinks {
	width:262px;
	height:500px;
	line-height:125%;
}
#homeMap {
	width:236px;
	height:500px;
}
#footer {
	height: 8px;
	background-image: url('images/footer.jpg');
}