
body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	background-color: #FFFFFF;
/*  scrollbar-3d-light-color:#aa0000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#000000;
  scrollbar-dark-shadow-color:#cccccc;
  scrollbar-face-color:#CC0000;
  scrollbar-highlight-color:#ff0000;
  scrollbar-shadow-color:#aa0000;
  scrollbar-track-color:#FFFFFF;*/
}





#CONTAINER {
    /*align:center;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	text-align:center;
    width:800px;
    background-color:#FFFFFF;
	TOP: 100px;
}



#HEADER {
    /*align:center;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    /*width:800;*/
    /*clear:left;*/
 	height: 100px;
	background-color:#FFFFFF;
	text-align:left;
}





#WRAPPER {
     width:642px;
     float:right;
     background-color:#FFFFFF;
}

#MENU {
	 width:180px;

     top:120px;
	 margin-top: 0px;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-left: auto;
   	 text-align:left;
     float:right;
     background-color:#FFFFFF;
  }



#CONTENT {
	 width:442px;
	 padding-left:8px;
     float:left;	
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
     /*background-color:#FFDDDD;*/
     background-color:#FFFFFF;
}

#SUB {
     width:158px;
     float:left;
     margin-top: 0px;
 	 margin-right: 0px;
   	 margin-bottom: 0px;
	 margin-left: 0px;
     background-color:#FFFFFF;
}






#FOOTER {
    width:800px; 
    clear:left;
	height: 130px; 
    background-color:#FFFFFF;
    margin-right: auto;
 	margin-left: auto;
}