Body	{
		background: black;
		background-image: url("data/line.png");
		background-repeat: repeat-x;
		background-position: left 143px;
		margin-left: 0;
		margin-top: 0;
		}
		
img			{border: 0px;}

a:link		{
			color: white;
			text-decoration: none;
			}
			
a:visited	{
			color: white;
			text-decoration: none;
			}
			
a:active	{
			color: white;
			text-decoration: none;
			}
			
#frame		{		
			background-image: url(data/bg.png);
			background-repeat: repeat-x;
			}

#menu		{		
			font-family: Verdana, Times new roman, Arial;
			font-style: normal;
			font-weight: bold;
			font-size: 11px;
			color: white;
			}			
			
#nadp		{
			color: white;
			font-family: Times new roman, Verdana, Arial;
			font-style: italic;
			font-size: 22px;
			font-weight: bold;
			}
			
#text		{
			font-family: Verdana, Times new roman, Arial;
			font-style: normal;
			font-size: 10px;
			font-weight: bold;
			line-height: 0 ;
			}
			
#pod		{
			font-family: Verdana, Times new roman, Arial;
			font-style: normal;
			font-size: 9px;
			color: #cccccc;
			}
