@import url(main.css);

img {text-align: left;}

body {
	background-color: #000;
}


div#body {
	top: 86px;
	left: 103px;
	width: 970px;
	background-color: #000;
}

div#menu {
	top: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

div#floatmap {
	position:absolute;
	left:757px;
	top:67px;
	z-index:0;
	width: 333px;
}

div#mapbar {
	position: absolute;
	top: 73px;
	background-color: #000000;
	left: 0px;
	width: 103px;
	color: #fff;
	z-index: 2;
}body {
	color: #FFFFFF;
}

a { color: #6666FF; }
a.visited { color: #6666FF; }

div#leftbar {
	top: 73px;
}
