body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-indent: 6px;
}
a, a:active, a:focus, a:link, a:visited {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	color: #7e7e7e;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: White;
}
#header {position: fixed; 
background; bkgtop.gif;
top: 10;
left: 10;
	margin-left: 10%; 
	width: 100%; 
	height: 119px; 
	}
#body {position: fixed;
top: 129;
left: 10;
margin-left: 10%; 
	width: 100%; 
}
#menu {position: absolute; 	
	top: 122px;
	left: 15%;
}
#footer {position: fixed;
	left: 10;
	margin-left: 10%;
	width: 100%;
	height: 119px;
}
#contacts {
	position: absolute;
	top: 1829;
	left: 10;
	margin-left: 10%;
	width: 100%;
}
