/* CSS Document */
#search, #anim, #footer, #dropdown, #leftbar, #leftcom, #lefttab, #about, #blank, #right, #aisinfo, #geninfo, #premium, #faq
{
display:none;
}
 #banner
 {background-image:url(images/AIIS_banner_2007.jpg);
background-repeat:no-repeat;
width:100%;
height:100%;
margin:0px;}
 
 #bgimg{ 
background-image:url(images/AIIS_banner_print.jpg);
background-repeat:no-repeat;
width:100%;
height:100%;
margin:0px;
}
#title {                                  /* 6. */
	display: list-item;                /* 1. */
	list-style-image: url(images/AIIS_banner_print.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	height:100%;
	}
	#bod
	{
	width:650px;
	top:140px;
	position:absolute;
	left:20px;
	}
