body {
margin: 0;
padding: 0;
line-height: 2em;
font : 80% "Trebuchet MS", "lucida sans", Arial, Helvetica, Tahoma, sans-serif;
color: #fff;
background: #053684  url(images/welcomeFFP.gif) center no-repeat;         ;/*#bbb wherever was mid grey now dk blue*/
}
			/*TITLE BAR*/
#top {
height: 50px;
background: #0b3160 url(images/welcome4.jpg) center no-repeat;  /*very top blue color bar*/
/*background: none;/*#677278;this is the top bar before the nav section above the line */
margin-top: 0;
}
 #top2 {     /*used to add new header msg with ff slogan */
height: 50px;
background: #0b3160 url(images/welcome2.jpg) center no-repeat;  /*very top blue color bar*/
/*background: none;/*#677278;this is the top bar before the nav section above the line */
margin-top: 0;
}
 #top3 {
height: 50px;
background: #0b3160 url(images/welcome2.jpg) center no-repeat;  /*very top blue color bar*/
/*background: none;/*#677278;this is the top bar before the nav section above the line */
 margin-top: 0;
}
#top4 {
height: 50px;
background: #0b3160 url(images/welcome2.jpg) center no-repeat;  /*very top blue color bar*/
/*background: none;/*#677278;this is the top bar before the nav section above the line */
 margin-top: 0;
}
#top5 {
height: 50px;
background: #0b3160 url(images/welcome2.jpg) center no-repeat;  /*very top blue color bar*/
/*background: none;/*#677278;this is the top bar before the nav section above the line */
 margin-top: 0;
}
			/*BANNER*/
#header {
height: 332px;/*150px*/
background:  url(images/n-home.jpg) center no-repeat;    /*#666*/
margin:0;
border-bottom : 3px solid #9ea098;/*#e4e3e2; was eee , my silver a#9ea098  gold #ebbo1a */
}
#header2 {
height: 332px;/*150px*/
background:  url(images/n-services.jpg) center no-repeat; /*url(images/SERVICESbannerC.gif) center no-repeat;*/
margin:0;
border-bottom : 3px solid #9ea098;
}
#header3 {
height: 332px;/*150px*/
background: /*#666*/ url(images/n-facts.jpg) center no-repeat;
margin:0;
border-bottom : 3px solid #9ea098;
}
#header4{
height: 332px;/*150px*/
background: /*#666*/ url(images/n-artists.jpg) center no-repeat;
margin:0;
border-bottom : 3px solid #9ea098;
}
#header5 {
height: 332px;/*150px*/
background: /*#666*/ url(images/n-contact.jpg) center no-repeat;
margin:0;
border-bottom : 3px solid #9ea098;
}
#header6 {
height: 332px;/*150px*/
background: /*#666*/ url(images/bob.jpg) center no-repeat;
margin:0;
border-bottom : 3px solid #9ea098;
}

			/* TOP MENU */
#menu {
width:100%;
height: 40px;
background: /*#666*/ url(images/) no-repeat;
/*background: none; /*#677278;this is the bar of color behind the nav words, about an inch high*/
font-size:95%;
line-height:normal;
border-bottom: 3px solid #9ea098; /*was fff*/
}
#menu ul {
margin:0;
padding: 13px 0 0 0;
list-style:none;
}
#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
float:left;
background:url(images/tableft6.gif) no-repeat left top;
margin:50 0 0 0;
padding:0 0 0 4px;
text-decoration:none;
}
#menu a span {
float:left;
display:block;
background:url(images/tabright6.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
color:#fff;  /*nav bar text*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
color:#ebb01a;  /*was fff now gold*/
}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
}
			/*3 COLUMNS*/
#gutter {
clear:both;
float: left;
width: 3%;
height: 1px;
}
#col1 {
float: left;
width: 20%;
background:  #053684;  /*was bbb*/
margin-top: 10px;
margin-bottom: 10px;
}
#col2 {
float: left;
width: 48%;
margin-left: 3%;
background: #053684;  /*was bbb*/
margin-bottom: 10px;
}
#col3 {
float: left;
width: 20%;
margin-left: 3%;
background-color: #053684;
margin-top: 10px;
margin-bottom: 10px;
}
			/*BOTTOM*/
#bottom {
border-top: 3px solid #9ea098;
height:200px;
clear:both;
color: #000;
background: #042f74; /*#677278;*/
}
#bottom a {
color : #eee;
background : transparent;
text-decoration : none;
}
#bottom a:hover {
color : #ebb01a; /*#484452;*/
text-decoration : none;
}
			/*LIST*/
.list3,.list3center {
float: left;
width: 28%;
margin-left : 10px;
}
.list3center {
margin: 0 6%;
}
			/*FOOTER*/
#footer {
border-top: 3px solid #9ea098;
clear: both;
padding:5px;
background: #0b3160;
color:#eee;
}
#footer a {
background: inherit;
color: #053684; /*#D5D9B4;*/
}
#footer a:hover {
background: inherit;
color: #bbb;
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding : 10px 0 0 30px;
font-size : 200%;
letter-spacing: 5px;
color : #333;
background : inherit;
}
h2 {
margin-top: 10px;
font-size : 150%;
letter-spacing: 3px;
color : #666972;
background :transparent;
}
h3 {
margin : 10px 0 0 20px;
font-size : 160%;
letter-spacing: 5px;
text-transform: uppercase;
color : #484452;
background : inherit;
}
p {
margin-left: 7px;
margin-right: 7px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #677278;  /*0b3160*/
}
			/*LINKS*/
a:link {
color :   #484452; /*#677278;*/
background : transparent;
text-decoration : none;
}
a:visited {
color :   #000;     /*#677278; lt grey*/
background : transparent;
text-decoration : none;
}
a:hover {
color : #484452; /*dark grey*/
text-decoration : none;
}
li {
list-style-image: url(images/arrow.gif);
padding-left: 3px;
}
a img {
border : 0;
}
			/*CLASS*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
