* {
border: 0;
}

body {
  font-family :arial, sans-serif;
  background-color:#FFFFFF;
  text-align :justify;
  }

  h1 {color:#0400FF;}

  .center {
text-align: center;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

a:link {
color:#0400FF;
}

a:visited {
color:#8400FF;
}

a:hover {
background-color: #0400FF;
color:#FFFFFF;
}

.bhighlight {
text-align: center;
background-color: #FDD538;
}

.colorbar {
width: 360px;
position: relative;
left: 50%;
margin-left: -180px;	
}

#fflbanner{
width: 600px;
position: relative;
left: 50%;
margin-left: -300px;
}

#couple{
width: 200px;
position: relative;
left: 50%;
margin-left: -100px;
}

#twopix{
width: 550px;
position: relative;
left: 50%;
margin-left: -200px;}

#tripix{
width:  650px;
position: relative;
left: 50%;
margin-left: -300px;
}

#tritable{
width: auto;
position: relative;
left: 50%;
margin-left: -410px;
}
   

