body		{
		font:          	85%/170% Verdana, sans-serif;
		color:		#FF9900;
		}

div.head	{
		width: 		100%;
		height:		40px;
		}

div.head img {display: none;}

div.content	{width: 	100%;}

div.nav 	{
		width:	30%;
		text-align: left;
		float:	left;
		}	

div.cont	{
		width:	70%;
		text-align: left;
		float:	left;
		}

div.text	{
		text-align: left;
		float:	left;
		}

.invisible	{display: none;}

div.navigation 	{display: none;}

div.popup img.header  {display: none;}

/* div.navigation ul {
		font: 	75%/170% Verdana, sans-serif;
		list-style-type: 	none;
		white-space:	nowrap;
		margin: 	0 0 0 0;
		}

div.navigation li	{
		float:	left;
		padding:	0;
		} */

h1		{
		font:		250%/100% "Times New Roman", serif;
		margin:	0 0 1% 0;
		}

h2		{
		font:		135%/140% "Times New Roman", serif;
		margin:	0 0 1% 0;
		}

p		{margin:	0 0 3% 0;}

p.nav1 	{
		font:		135%/140% "Times New Roman", serif;
		letter-spacing: 0.2em;
		margin:	0 0 1% 0;
		}

table, td		{
		text-align:		left;
		vertical-align: 	top;
		padding:		0 0 0.5em 0;
		}

.mail		{float:	center;}

.brief 	{
		background: 	url("../img/mail.gif") no-repeat 0 0%; 
		padding: 		0px 0 3px 60px;
		text-align:		left;
		}

a		{
		color:		#FF9900;
		text-decoration: 	none;
		border:		none;
		}
