/* CSS Document */body 	{		background-image: url(i/bg.gif);		margin: 41px 0 0 0;		} 		img		{		display: block;		border: 0;		margin-top: 0;		margin-bottom: 0px;		}		#mar		{		display: block;		border: 0;		margin-top: 0;		margin-bottom: 25px;		}					a:link	{		text-decoration: none;		color: #FF0000;		background: transparent;		}a:visited	{		text-decoration: none;		color: #FF0000;		background: transparent;		}		a:hover	{		text-decoration: underline;		color: #FF0000;		background: transparent;		}		a:active	{		text-decoration: none;		color: #FF0000;		background: transparent;		}					h1		{		font-size: 0.85em;		font-weight: bold;		}		h2		{		margin: 1.4em 0 0.75em 0;		font-size: 0.8em;		font-weight: bold;		}		p, ul, ll		{		margin-top: 0;		margin-bottom: 1em;		text-align: left;		font-size: 0.75em;		line-height:1.5;		}		.red		{		color: #FF0000;		}		#content	{				background: #fff;				font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif;				color: #1E4B69;															}#pixel	{			background: #000;								}#navigation    {				font-weight: normal;				line-height: 1.0;				text-align: left;				padding-top: 55px;				padding-left: 18px;				}				a.navi:link	{		text-decoration: none;		color: #FF0000;		background: transparent;		}a.navi:visited	{		text-decoration: none;		color: #FF0000;		background: transparent;		}		a.navi:hover	{		text-decoration: none;		color: #FFF;		background: #FF0000;		}		a.navi:active	{		text-decoration: none;		color: #FF0000;		background: transparent;		}									#spacer    {			background: #fff;												}#photo	{		text-align: left;		padding-top: 60px;				}				td#photo a {		line-height: 0.8em;		}	#copyright	{		font-size: 0.65em;		padding-top: 20px;		padding-bottom: 8px;				}
