/* CSS Document */
#navigation {
	position:absolute;


	font-size:90%
	width:1500px;
	height:37px;
	z-index:1;
	top: 3px;
	width: 1350px;
	background-color: #FFFFFF;
}
#banner_graphic {
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:1250px;
	height:246px;
	z-index:3;
	top: 32px;
	background-color: #330000;
}
#center_content {
	position:absolute;
	width:1250px;
	height:549px;
	z-index:4;
	top: 272px;
	background-color: #804000;
	overflow: auto;
	
	
}
#footer {
	position:absolute;
	width:1250px;
	height:31px;
	z-index:5;
	top: 823px;
	background-color: #330000;
}
#header {
	position:absolute;
	width:1250px;
	height:33px;
	z-index:6;
	top: 240px;
	background-color: #CC6600;
	font-size: x-large;
	font-style: italic;
	color: #FFFF99;
}
#Layer1 {
	position:absolute;
	width:700px;
	height:30px;
	z-index:7;
	left: 20px;
	top: 252px;
}
#header {
	position:absolute;
	width:1250px;
	height:30px;
	z-index:1;
	top: 281px;
	background-color: #CC6600;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images/background2.jpg);
}

#container{
margin:0 auto;
text-align:left;
width:1350px;
}
	



p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
color: #FFFFCC;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #CC6600;
	display: compact;
	padding: 10px;
	width: 160px;
	text-align: center;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	background-color: #FFFF99;
	display: compact
	;
	padding: 10px;
	width: 140px;
}
#logo {
	position:absolute;
	width:452px;
	height:197px;
	z-index:6;
	top: 52px;
	left: 79px;
	
	
}
#flash_fma {
	position:absolute;
	width:574px;
	height:200px;
	z-index:7;
	left: 647px;
	top: 15px;
