body { text-align:center;
       background-color:#d8dee8;
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   color:#000000;
       font-size:12px;
	   margin:auto;
	  }

a:link, a:visited, a:active {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	color:#FF0000;
	text-decoration:none;
	}

#containedbox {text-align:left;
               /*background-color:#f8f8f8;*/
               width:auto;
			   height:auto;
			   margin-left:0;
			   margin-top:25px;
			   }

#indexbox{
           text-align:center;
		   width:700px;
		   height:400px;
		   margin:auto;
		   margin-top:60px;
           margin-right:135px;

}

#footer {
          text-align:right;
		  width:700px;
		  height:auto;
		  margin:auto;
		  font-style:italic;
		  margin-top:20px;
}

#menubox{ width:130px;
          height:auto;
		  border:solid 1px #000000;
		  background-color:#008bcf;
		  border-right:none;
}
	
#menubox2{ width:130px;
          height:auto;
		  border:solid 1px #000000;
		  background-color:#008bcf;
		  margin-right:20px;
		   margin-left:0;
		  }
		   

#menu1 { 
           background-image:url(/img_menu/menu_01.gif);
		   width:130px;
		   height:28px;
		   margin:0px;
}

#menu1 a{ 
		   background-image:url(/img_menu/menu_01.gif);
}

#menu1 a:hover{
                 background-image:url(/img_menu/menu_on_01.gif);
		       }	

#menu2 {   text-align:center;
           background-image:url(/img_menu/menu_02.gif);
		   width:130px;
		   height:34px;
		   margin:auto;
}

#menu2 a{   
           background-image:url(/img_menu/menu_02.gif);

}

#menu2 a:hover{  
                 background-image:url(/img_menu/menu_on_02.gif);
				 }	
				 
#menu3 { 
           background-image:url(/img_menu/menu_03.gif);
		   width:130px;
		   height:29x;
		   margin:auto;
}

#menu3 a{ 
           background-image:url(/img_menu/menu_03.gif);
		   width:130px;
		   height:29px;
		   margin:auto;
}

#menu3 a:hover{
                 background-image:url(/img_menu/menu_on_03.gif);
		          width:130px;
		          height:29px;
		          margin:auto;
				 }
				 
#menu4 { 
           background-image:url(/img_menu/menu_06.gif);
		   width:130px;
		   height:31px;
		   margin:auto;
}

#menu4 a{ 
           background-image:url(/img_menu/menu_06.gif);
		   width:130px;
		   height:31px;
		   margin:auto;
}

#menu4 a:hover{
                 background-image:url(/img_menu/menu_on_06.gif);
		          width:130px;
		          height:31px;
		          margin:auto;
				 }	
				 
#menu5 a{ 
           background-image:url(/img_menu/menu_04.gif);
		   width:130px;
		   height:32px;
		   margin:auto;
}

#menu5 a:hover{
                 background-image:url(/img_menu/menu_on_04.gif);
		          width:130px;
		          height:32px;
		          margin:auto;
				 }	
				 
#textbox {text-align:justify;
               border:1px solid #000000;
               padding:10px;
               background-color:#f6f6f6;
               width:660px;
			   height:auto;
			   margin:auto;
			   }

	
