#container {
	height: 620px;
	width: 980px;
	margin: auto;
	padding: 0px;
}
.about {
	float: left;
	width: 400px;
	height: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	color: #666;
	font-size: 14px;
	padding: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: justify;
}
.black {
	color: #000;
}

.sep {
	height: auto;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: justify;
}

#content2 {
	height: 300px;
	width: 960px;
	margin: auto;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.header1 {
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #09F;
	font-weight: bold;
}


#footer {
	height: 50px;
	width: 960px;
	float: none;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E9E9E;
	text-align: center;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#links {
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 5px;
	float: left;
	background-color: #F9F9F9;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#header {
	width: 980px;
	margin: auto;
	height: 120px;
	background-image: none;
}
.bluebox {
	height: 130px;
	width: 205px;
	background-color: #09F;
	float: left;
	margin-right: 5px;
	background-image: url(../images/bg_block1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
}
#color_boxes {
	width: auto;
	height: auto;
	float: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 30px;
}
#header2 {
	background-image: url(../images/fia_bkg1_02.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 980px;
	margin: auto;
}
.greenbox {
	height: 130px;
	width: 205px;
	background-color: #7AD726;
	float: left;
	margin-right: 5px;
	background-image: url(../images/bg_block2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.yellowbox {
	height: 130px;
	width: 205px;
	background-color: #FF3;
	float: left;
	margin-right: 5px;
	background-image: url(../images/bg_block3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.orangebox {
	height: 130px;
	width: 205px;
	background-color: #F90;
	float: left;
	margin-right: 5px;
	background-image: url(../images/bg_block4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#clearbox {
	background-image: url(images/fia_clearbox_22.jpg);
	height: 310px;
	width: 920px;
	background-repeat: no-repeat;
	text-align: left;
}
.boxstyle1 {
	text-align: center;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.boxstyle2 {
	text-align: center;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.boxstyle3 {
	text-align: center;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #8C8C8C;
}
.about2 {
	float: left;
	width: auto;
	height: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	color: #666;
	font-size: 14px;
	padding: 10px;
	margin: 0px;
	border: 1px none #999;
}
.sep2 {
	height: auto;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

body {
	background-image: url(images/fia_bkg_strip_03.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#links2 {
	height: auto;
	width: 180px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
}
#container3 {
	height: 800px;
	width: 980px;
	margin: auto;
	padding: 0px;
}
.about3 {
	float: left;
	width: auto;
	height: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	padding: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: justify;
}
.orange {
	color: #0085FF;
}
.td_header {
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-color: #666;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0085FF;
}
.events2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}




table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	color: #666;
	}
	
tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container4 {
	height: 1000px;
	width: 980px;
	margin: auto;
	padding: 0px;
}

td {
	border: 1px none #CCC;
	}
.about4 {
	float: left;
	width: 260px;
	height: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	color: #666;
	font-size: 14px;
	padding: 10px;
	margin: 0px;
	border: 1px none #999;
	text-align: left;
	background-color: #DAE7EF;
	font-weight: normal;
}
#youth {
	height: auto;
	width: 740px;
	float: left;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	color: #666;
	padding: 20px;
	background-color: #CCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
}

.sep3 {
	height: auto;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
}
.about5 {
	float: left;
	width: 475px;
	height: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 14px;
	padding: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: justify;
}
.center {
	text-align: center;
}
#container5 {
	height: 2000px;
	width: 981px;
	margin: auto;
	padding: 0px;
}
.orange2 {
	color: #F60;
}
.fed-header {
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana;
	font-size: 24px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
}
