@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	display: inline;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000028;
	float: left;
	height: 40px;
	width: 950px;
	margin-bottom: 2px;
}
#headleft {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 18px;
}
#textblok1 {
	margin: 10px;
	float: left;
	width: 650px;
}

#login {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#headright {
	float: right;
	width: 250px;
	margin-right: 5px;
	text-align: right;
	margin-top: 5px;
}

#mainblock {
	background-color: #000028;
	float: left;
	width: 950px;
	position: relative;
}
#footer {
	background-color: #000028;
	float: left;
	width: 950px;
	margin-top: 1px;
	font-size: 13px;
}
#rtsqgoo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
}
#btmbar {
	float: left;
	width: 950px;
	margin-top: 1px;
	background-color: #000028;
}
#btmbarbox {
	padding: 10px;
	float: right;
}
#btmrtpic {
	margin: 10px;
	float: right;
	right: 10px;
	bottom: 10px;
}
#gooline {
	float: left;
	height: 20px;
	width: 500px;
	display: block;
}
#textblok2 {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 930px;
}
