@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	height: 850px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
}
#line {
	width: 736px;
	height: 453px;
	top: 355px;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
}
#haritaa {
	width: 418px;
	height: 332px;
	position: absolute;
	top: 360px;
	padding-left: 20px;
}
#haritab {
	width: 264px;
	height: 332px;
	position: absolute;
	top: 360px;
	padding-left: 460px;
}
#downline {
	width: 650px;
	height: 100px;
	top: 345px;
	position: absolute;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 4px;
}
.mainfont {
		font-family: "Microsoft Sans Serif";
		font-size: 12px;
		color: #FFFFFF;
}
.mainheaderfont {
		font-family: "Microsoft Sans Serif";
		font-size: 14px;
}
.basinfont {
		font-family: "monospace";
		font-size: 14px;
		color: #CC9900;
}
		
		
