#loading {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	background-color: #8A7349;
	top: 0;
	left: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8A7349;
	text-align: center;
	width: 1000px;
	margin : 0px auto;
	
}
#container{
	position: relative;
	width: auto;
	text-align: left;
	z-index: 1;
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
			}
#home-page-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:149px;
	height:194px;
}

#home-page-02 {
	position:absolute;
	left:149px;
	top:0px;
	width:851px;
	height:120px;
}

#home-page-03 {
	position:absolute;
	left:149px;
	top:120px;
	width:641px;
	height:413px;
	background-color: #535D80;
	background-image: url(../images/home_page_03.jpg);
	background-repeat: no-repeat;
}

#home-page-04 {
	position:absolute;
	left:790px;
	top:120px;
	width:210px;
	height:413px;
	background-color: #535D80;
	background-image: url(../images/home_page_04.jpg);
}

#home-page-05 {
	position:absolute;
	left:0px;
	top:194px;
	width:149px;
	height:339px;
	background-image: url(../images/home_page_05.jpg);
	background-color: #535D80;
}

#home-page-06 {
	position:absolute;
	left:0px;
	top:533px;
	width:1000px;
	height:40px;
}


#menu {
	position:relative;
	width:135px;
	height:115px;
	z-index:1;
	top: 20px;
	left: 12px;
}
#loading {
	position:absolute;
	width:100%;
	height:580px;
	z-index:3;
	background-color: #8A7349;
	top: 0;
	left: 0;
}
#fbi_ca_logo{
	position: relative;
	width: 130px;
	left: 11px;
	top: 90px;
}

#page_banner {
	position:relative;
	width:620px;
	height:24px;
	z-index:1;
	left: 10px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
}
.main_text_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.main_text_links a:link{
	color: #FF0000;
}
.main_text_links a:visited{
	color: #FFFFFF;
}
.main_text_links a:hover{}
.main_text_links a:active{}
#learning_standards{
	position: relative;
	top: 50px;
	background-color: #323A5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px 2px 2px 5px;
	width: 190px;
	left: 2px;
}
li{
	line-height: normal;
}
ul{
	left: 0px;
	
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
