body {
	background: url("images/background.png") #111;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 20px 0 40px 0;
	color: #fff;
}

a, span.tracr {
	color: #E33472;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	height: 50px;
	margin: 0 auto;
	width: 506px;
}

input {
	border: 1px solid #B53632;
	background-color: #111;
	text-align: center;
	color: #E33472;
	float: left;
	padding: 2px;
	font-size: 20px;
	margin: 0 auto;
	width: 500px;
}

p.tiny {
	font-size: 9px;
	text-align: center;
}

div.head {
	background-repeat: repeat-x;
	padding: 25px 10px 10px 0px;
	margin-bottom: 30px;
	height: 50px;
	z-index: 2;
	position: relative;
	filter: alpha(opacity=90);
	opacity: 0.9;
	background-color: #000;
}

div.head span, b {
	color: #E33472;
}

div.head p {
	float: left;
	margin-left: 20px;
	font-size: 16px;
	font-family: Helvetica, Verdana;
	margin-top: 0px;
	max-width: 65%;
}

img.logo {
	float: left;
}

div.wrapper, div.wrapperf {
	width: 800px;
	height: 500px;
	background-color: #000;
	padding: 15px 35px 15px 35px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	margin: 0 auto;
	border: 1px solid #F00;
}

div.wrapperf {
	width: 870px;
	height: 530px;
	padding: 0px 0px 0px 0px;
}

img.title {
	margin-bottom: -10px;
}

a img {
	border: none;
}

div.btm {
	padding: 2px 2px 0px 2px;
	position: fixed;
	bottom: 0px;
	background-color: #000;
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
}

div.btm img {
	margin-right: 10px;
}

span.bl {
	color: #000;
}

div.btm span, div.btm a {
	margin-top: -4px;
}

input.trace {
	border-top: none;
	width: 506px;
}

div.res {
	background-color: #000;
	filter: alpha(opacity=85);
	opacity: 0.85;
	padding: 5px 10px 10px 10px;
	font-size: 10px;
	height: 30px;
	width: 850px;
	margin: 0 auto;
	z-index: 2;
	position: absolute;
	top: 505px;
}

div.bar {
	height: 14px;
	background-color: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	padding: 7px 1px 1px 1px;
	width: 868px;
	z-index: 2;
	position: absolute;
	top: 483px;
	font-size: 10px;
}

div.bar a, div.bar img {
	float: left;
	margin-left: 10px;
}
#map {
	width: 870px;
	height: 529px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	top: 21px;
}

a.anapnea {
	color: #972EFF;
}

a.uloadr {
	color: #DBF96F;
	margin-left: 5px;
}

a.cryptocat {
	color: #c7e5f5;
	margin-left: 5px;
}

img.error {
	position: relative;
	z-index: 0;
}

div.btm span {
	position: relative;
	bottom: 3px;
}

