/* Nicole Larson - FIA */

body {color: #000000; font-family: Arial, Verdana, sans-serif; background: #F1F1F1}

a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #0000FF}  /* visited link */
a:active {color: #000000}   /* selected link */

#header {
width: 694px;
height: 70px;
background-attachment: fixed;
background-color: #BCD2EE;
background-image: url(images/fiamn_topbanner.gif);
background-position: top center;
background-repeat: no-repeat;
}

TD, TH  { display: table-cell }
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EE9A49;
	display: block;
	padding: 8px;
	width: 140px;
}
