/* CSS Document */

#navTable hr {
	display:none;
	}

#headerFloor{
	display:none;
	}

#header{
	width:899px
	}
	
body{
background-position: center top;
background-repeat: repeat-y;
width: 899px;
margin:0 auto 0;
text-align:center;
background-color:#ffffff;
}

body table{
background-position: center top;
background-repeat: repeat-y;}


#content {
position:relative;
width:899px;
text-align:center;
margin:0 auto 0;
background-color:#ffffff;
}

#contentTable td{}

#contentTable{ 
width:899px;
text-align:center;
margin:0 auto 0; 
background-color:#ffffff;
}
