/* CSS Document */

#header {
	position:absolute;
	left:10px;
	top:70px;
	width:710px;
	height:26px;
	z-index:9;
}
#navigation {
	position:absolute;
	left:10px;
	top:100px;
	width:140px;
	height:400px;
	z-index:7;
	background-color: #4E74DA;
}

#footer {
	position:absolute;
	left:10px;
	top:500px;
	width:710px;
	height:25px;
	z-index:4;
}
body {
	background-color: #8F8F8F;
}

</style>
<link href="Archive/scgad.css" rel="stylesheet" type="text/css" />

<style type="text/css">

.style28 {font-weight: bold; font-size: 12px;}
.style32 {
	color: #FF0000;
	font-weight: bold;
}
.style42 {font-weight: bold; font-size: 12px; color: #6B8B5C; }
.style43 {color: #FF0000}
.style46 {font-size: 36px}

p {
	font-family: calibri, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding: 2.5px;
}

.logo {
	position:absolute;
	left:10px;
	top:10px;
	width:710px;
	height:56px;
	z-index:10;
	background-color: #4E74DA;
	padding: 2.5px;
	color: #FFFFFF;
	letter-spacing:0.5em;
	font-family: calibri, sans-serif;
	font-size: 16px;
	line-height: 55px;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;	
}

.bold {
	font-family: calibri, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.picture {
	font-family: calibri, sans-seriff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #789866;
	text-align: center;
	vertical-align: middle;
	padding: 2.5px;
	line-height: 25px;
}

.headerfooter {
	font-family: calibri, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2955C9;
	text-decoration: none;
	background-color: #A9BE9E;
	text-align: center;
	vertical-align: middle;
	padding: 2.5px;
	line-height: 25px;
}

.center_content {
	position:absolute;
	left:10px;
	top:100px;
	width:710px;
	height:400px;
	z-index:3;
	padding: 2.5px;
	background-color: #FFFFFF;
}

.navigation {
	font-family: calibri, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8px;
}

.navigation:hover {
	font-family: calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 9px;
	width: 140px;
}

.text {
	position:absolute;
	left:150px;
	top:100px;
	width:573px;
	height:400px;
	z-index:6;
	background-color: #FFFFFF;
}
