body {
	background-color: #000000;
	font: 80% "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#FFF;
}
a:link, a:active, a:visited {
	color:#F70E12;
	text-decoration:none;
	}
a:hover {
	color:#F70E12;
	text-decoration:underline;
	}
/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 17px;background: url(../skins/ShopDrift/images/scroll-bar-tile.gif) repeat-y;}
.vscrollerbarbeg {height: 6px !important;width: 17px;background: url(../skins/ShopDrift/images/scroll-bar-top.gif) no-repeat;}
.vscrollerbarend {height: 7px;width: 17px;background: url(images/scroll-bar-bottom.gif) no-repeat;}
.vscrollerbase {width: 17px;background: url(../skins/ShopDrift/images/scroll-base-tile.gif) repeat-y;}
.vscrollerbasebeg {width: 17px;height: 13px !important;background: url(../skins/ShopDrift/images/scroll-base-top.gif) no-repeat;}
.vscrollerbaseend {height: 13px;width: 17px;background: url(../skins/ShopDrift/images/scroll-base-bottom.gif) no-repeat;}
.hscrollerbase {height: 17px; background-color: #000;}
.hscrollerbar {height: 17px; background-color: #000;}
.vscrollerbar, .hscrollerbar {padding: 13px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #444;}

#map {
	width:900px;
	margin:0 auto;
}