/* CSS Document */

body {
	background-color: #000000;
}
#header {
	position:absolute;
	left:5px;
	top:8px;
	width:100px;
	height:28px;
	z-index:1;
}
#headline {
	position:absolute;
	left:110px;
	top:106px;
	width:83px;
	height:26px;
	z-index:2;
}
.style1 {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 24px;
}
#box1 {
	position:absolute;
	left:110px;
	top:140px;
	width:86px;
	height:38px;
	z-index:3;
}
#box2 {
	position:absolute;
	left:110px;
	top:275px;
	width:61px;
	height:26px;
	z-index:4;
}
#box3 {
	position:absolute;
	left:110px;
	top:412px;
	width:33px;
	height:18px;
	z-index:5;
}
#oc {
	position:absolute;
	left:128px;
	top:174px;
	width:63px;
	height:20px;
	z-index:6;
}
#ncvvmr {
	position:absolute;
	left:128px;
	top:305px;
	width:37px;
	height:28px;
	z-index:7;
}
#hb {
	position:absolute;
	left:128px;
	top:429px;
	width:40px;
	height:23px;
	z-index:8;
}
#text1 {
	position:absolute;
	left:445px;
	top:182px;
	width:240px;
	height:35px;
	z-index:9;
}
.style2 {color: #FFFFFF; font-family: "Courier New", Courier, monospace; font-weight: bold; font-size: 14px; }

#text2 {
	position:absolute;
	left:445px;
	top:315px;
	width:243px;
	height:26px;
	z-index:10;
}
#text3 {
	position:absolute;
	left:445px;
	top:453px;
	width:229px;
	height:32px;
	z-index:11;
}
.contact {
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.contact:hover {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #999999;
	text-decoration: none;
}

#contact {
	position:absolute;
	left:717px;
	top:5px;
	width:69px;
	height:17px;
	z-index:12;
}