/* CSS Document */

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF320;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
}

#banner_g {
	position:absolute;
	left:20;
	top:20;
	width:727;
	height:90;
	z-index:1;
	background: #000000;
	background-repeat:no-repeat;
	background-image: url(../images/ANS%20Banner.jpg);
}
#flash_fma {
	position:absolute;
	left:20;
	top:111;
	width:700;
	height:166;
	z-index:2;
}
#header {
	position:absolute;
	left:20px;
	top:278px;
	width:700;
	height:24;
	z-index:3;
}
#center_content {
	position:absolute;
	left:20px;
	top:110px;
	width:727px;
	height:350;
	z-index:4;
}
#footer {
	position:absolute;
	left:20px;
	top:462px;
	width:727px;
	height:24;
	z-index:5;
	background-color:#000000;
}
#navigation {
	position:absolute;
	left:20px;
	top:110px;
	width:140px;
	height:350;
	z-index:6;
	background-color: #000000;
}
#flash_video {
	position:absolute;
	left:161px;
	top:303px;
	width:230;
	height:350;
	z-index:7;
	background-color: #f7eedf;
}
#text {
	position:absolute;
	left:160px;
	top:110px;
	width:587px;
	height:350;
	z-index:8;
	background-color: #f7eedf;
}
body {
	background-color: #FFFFFF;
}
.IndentedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	list-style-type: square;
	position: relative;
	list-style-position: inside;
}
