/* CSS Document */

@charset "shift_jis";

/*--------------¥the whole design of this page------------------------------*/
body {
      margin: 0;
	  padding: 10;
	  font-size: small;
	  color:#990000;
	  background-image:url(../../css_img/grassimage.gif);
	  background-repeat:repeat;
}
header h1{
      margin: 0;
	  text-indent: -9999px;
}
p {
      margin: 0;
}
/*--------------£the whole design of this page------------------------------*/

/*--------------¥header-----------------------------------------------------*/
#header {
       width: 760px;
	   height: 224px;
	   text-indent: -9999px;
	   background: #FF9933 url(../../en_img/aasheader-en.jpg) no-repeat;
}
/*--------------£header-----------------------------------------------------*/

/*--------------¥pagebody, navigation, main---------------------------------*/
#pagebody {
       float:inherit;
	   width: 760px;
	   margin: 0;
	   background-image:url(../../css_img/groundimagered.jpg);
}
#l_navi {
       float: left;
	   width: 144px;
	   background-image:url(../../css_img/egimage005.jpg);
}
#main {
       float: right;
	   width: 616px;
}
/*--------------£pagebody, navigation, main---------------------------------*/

/*--------------¥left navigation--------------------------------------------*/
#l_navi ul {
       padding: 0;
	   margin: 0;
	   margin-left: 1;
	   width: 142px;
}
#l_navi li {
       padding: 0px 0px;
}
#l_navi li a {
       text-indent: -9999px;
	   display: block;
	   text-decoration: none;
}
#l_navi li#top a{
       height: 30px;
	   width: 142px;
	   background-image:url(../../en_img/toppage-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#aboutus a{
       height: 30px;
	   width: 142px;
	   background-image:url(../../en_img/aboutafab-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#weeklyafab a{
       height: 45px;
	   width: 142px;
	   background-image:url(../../en_img/weeklyafab-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#aas a{
       height: 60px;
	   width: 142px;
	   background-image:url(../../en_img/aas-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#membersarewanted a{
       height: 60px;
	   width: 142px;
	   background-image:url(../../en_img/aasmembersarewanted-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#handhitball a{
       height: 45px;
	   width: 142px;
	   background-image:url(../../en_img/handhitballproject-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#activitiesinafrica a{
       height: 60px;
	   width: 142px;
	   background-image:url(../../en_img/activitiesinafrica-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#negroleague a{
       height: 60px;
	   width: 142px;
	   background-image:url(../../en_img/negroleague-en.gif);
	   background-repeat:no-repeat;
}
#l_navi li#bbs a{
       height: 45px;
	   width: 142px;
	   background-image:url(../../en_img/bbs-en.gif);
	   background-repeat:no-repeat;
}
/*--------------£left navigation--------------------------------------------*/

/*--------------¥announcement-----------------------------------------------*/
#announcement_head {
       height: 70px;
	   width: 480px;
	   background-image:url(../../en_img/aaslogo2.gif);
	   background-repeat:no-repeat;
	   background-position:center;
	   text-indent: -9999px;
	   margin-left:60px;
}
#announcement {
       height: 200px;
	   width: 560px;
	   margin-left: 20px;
}
#announcement img {
       float: left;
	   padding-left: 20px;
	   padding-right: 20px;
}
/*--------------£announcement-----------------------------------------------*/

/*--------------¥AAS guide--------------------------------------------------*/
#aasguide_head {
       height: 40px;
	   width: 391px;
	   background-image:url(../../en_img/theguidetoaas.gif);
	   background-repeat:no-repeat;
	   background-position:center;
	   text-indent: -9999px;
	   margin-left: 10px;
}
#aasguide {
	   width: 560px;
	   margin-left: 20px;
}
#aasguide img {
       float: right;
	   padding-left: 20px;
	   padding-right: 20px;
}
/*--------------£AAS guide--------------------------------------------------*/

/*--------------¥footer-----------------------------------------------------*/
#footer p {
        clear: both;
        text-indent: 10px;
        height: 30px;
		width: 760px;
		margin-top: 10px;
}
/*--------------£footer-----------------------------------------------------*/
