body {
	background: #00021C url(starBG.gif)  repeat-y fixed;
background-position:  center;
	/*text-align: left;*/
	color: #B1C3D9; /*rgb(177, 195, 217)*/
	font: 90%/140% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	/*margins: top right bottom left*/
	border: 0px solid ;
	}


  :link { color: rgb(187, 205, 227) }  /* for unvisited links */
  :visited { color: rgb(97, 105, 148)  }
  a:active { color: rgb(240, 240, 240) } /* when link is clicked */
  a:hover { color: rgb(240, 240, 200) } 


.wrapper {

margin: 0px auto;

overflow: hidden;
width: 784px;
display:block;
}

#left {
float: left;
margin: 0px;
padding: 0px;

width: 114px;
display: block;

}

#blueBG {
background: url("LFAmenu/sideSpacer.gif") ;
}

#center{
/*
margin-left: 120;*/
float:right;
margin: 0px;
padding: 0px;

width: 670px;
display: block;
}



.internetExplorerFix {
text-align:center;
}

#mainText
{

/*position: relative;
left: 57px; this is the position of the text*/
margin-left:auto;
margin-right:auto;

width:635px;
padding:0px;
text-align:left;
}

/*
.mainText{
 margin-left: 40;
}*/

.flashholdingdiv{ 
position: relative; 
/*left: 50%; 
margin-left: -277px; */
width: 664px; 
display: block;
}