body {
	background-color: #C8CAF3;

}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}


.Menu {
	color: #002288;
	font-family: Arial, Helvetica, sans-serif;
}

.Header {
	color: #002288;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
.Header2 {
	color: #002288;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
}

.main-container {
	position: absolute;
	left:50%;
	margin-left:-382px;
	width: 770px;
	min-height: 100%;    /* for compliant browsers */
}

* html div.main-container {
    height: 675px;}     /* for IE only. * html is only recognised by IE */
	
div#contacts {
	position: absolute;
	left: 133px;
	top: 288px;
	width: 120px;
	visibility:hidden;
	height: 66px;
}


div#sites {
	position: absolute;
	left: 133px;
	top: 433px;
	width: 120px;
	visibility:hidden;
	height: 66px;
}

div#library {
	position: absolute;
	left: 133px;
	top: 458px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

div#systems {
	position: absolute;
	left: 133px;
	top: 339px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

div#construction {
	position: absolute;
	left: 133px;
	top: 266px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

div#ground {
	position: absolute;
	left: 133px;
	top: 290px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

div#contacts {
	position: absolute;
	left: 133px;
	top: 409px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

div#news {
	position: absolute;
	left: 133px;
	top: 387px;
	width: 120px;
	visibility:hidden;
	height: 45px;
}

.Menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #002288;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	display: run-in;
	font-weight: bold;
}

.Menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002288;
	text-decoration:none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

.Menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0033;
	text-decoration:none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

.Menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002288;
	text-decoration:none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

