body 	{
		margin: 0 0 0 0;
		background:#ffcc00 url(images/bg.gif) repeat-y;
		font:small normal Verdana, sans-serif;
		color:#ffff99;
  		text-align: justify;
  		line-height:120%;
		}
		
table	{
		font:small normal Verdana, sans-serif;
		color:#ffff99;
  		text-align: justify;
  		line-height:120%;
		}
		
#menu   {
		font-size:small;
		background-color: #0099cc;
		}
		
img		{
		border:none;
		}
		
a		{
   		font-weight: bold;
		text-decoration:none;
   		font-size:small;
		color:#ffff66;
		}

#menu-item
		{
		font-weight: bold;
		text-decoration:none;
   		font-size:small;
		color:#ffffff;
		}
		
a:visited {
		  color:#ffffff;
		  text-decoration:none;
		  }

a:hover	  {color:#ffff99;
          text-decoration:none;
		  }

#menu-item:hover	  {color:#ffff00;
          text-decoration:none;
		  }
#showing
		{
		font-weight: bold;
		text-decoration:none;
   		font-size:small;
		color:#ffff00;
		}

#banner1
		{
		position:absolute;
		top:0;
		left:776;
		}

#banner2
		{
		position:absolute;
		top: 10;
		left: 10;
		}		
