body {magin:0 0 0 0;
      padding: 0 0 0 0;
      border-width: 0 0 0 0; 
      width: auto;
      height: auto;
      background: darkblue;
      }



div.headmargin {margin: 0 0 0 0;
	 	padding: 0 0 0 0;
                border-width: 0 0 0 0;
	        width: 100%;
                height: 5%;
                background: lightblue;
                }

table.innerbody  {margin: 0 0 0 0;
	 	  padding: 0 0 0 0;
                  border-width: 0 0 0 0;
		  width: 100%;
		  height:auto;
                  background: #fff5ee;
	 	}

div.sponsers   {margin: 0 0 0 0;
		padding: 2 0 0 0;
                background: lightblue;
                width: 100%; 
                height: 5%;
                text-align: center;
	        display: block;
		}



td#logo        {width:300px;
                height: auto;
                background: white;}


div#title      {width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 30pt;
                text-align: center;}

div#subtitle   {width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 22pt;
                text-align: center;}

div#date       {width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 12pt;
                text-align: center;}

div#venue      {width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 12pt;
                text-align: center;}


div#host       {width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 12pt;
                text-align: center;}

div#margin1    {height: 10pt;}

div#brief      {padding: 15pt;
                width: auto;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 14pt;
                text-align: left;}

div#items      {margin: 0 0 0 0;
	        padding: 0 0 0 0;
                width: 100%;
                height: auto;
                font-family: Verdana, Sans serif;
                font-size: 12pt;
		text-align: center;
                }


table#items  {width: 100%;}

td#itemsleft  {text-align: right;}
td#itemsright {text-align: left;}


ul {list-style-image: url(/image/lionlet.jpg);}

ul#left {width: 50%;}
ul#right {width: 45%;}


li {font-family: Verdana, Sans serif;
    font-size: 12pt;
    }

a {color: black;}
a:hover {background-color: lightblue;}


