* {
	margin:0;
	padding:0;
}
body {
	color:#6c71ce;
	background-color:#000;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	margin:0;
}
.content {
	width:700px;
	margin:80px auto 0;
}
.barleft {
	width:17px;
	height:15px;
	float:left;
	background:#000 url(../img/edge_l.png) no-repeat;
}
.barmiddle {
	width:666px;
	height:15px;
	margin-left:17px;
	margin-right:17px;
	background:#63486b;
}
.barright {
	width:17px;
	height:15px;
	float:right;
	background:#000 url(../img/edge_r.png) no-repeat;
}
#inner_content {
	width:573px;
	margin:0 auto 60px;
}
h1, h2, h3 {
	font-size:12px;
	color:#e3972e;
}
p {
	width:550px;
	margin: 5px auto 20px;
}
a {
	text-decoration:none;
	color:#9fc0df;
}
a:hover {
	color:#e3972e;
}
hr {
	border-top:1px #63486B solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-bottom:10px;
}
.logo {
	width:146px;
	height:21px;
	margin:40px auto 0;
}
.federation {
	width:318px;
	height:228px;
	margin:20px auto 40px;
}
.federation_s {
	width:143px;
	height:106px;
	margin:20px auto 40px;
}
.action {
	width:186px;
	height:28px;
	margin:0 auto 50px;
}
.action img {
	margin:0 3px;
}
.imgtitle {
	color:#63486B;
	margin-bottom:20px;
	text-align:center;
}
.footer {
	width:660px;
	height:30px;
	padding-top:5px;
	color:#6c71ce;
	text-align:center;
	margin:0 auto;
}
#pixeltrekfile {
	height:100%;
	width:100%;
}
