	body, html {height: 100%;}
	body {
		margin:0;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;;
		font-size:12px;
		background:#000;
	}
	a {
		text-decoration:none;
		color:#fff;
	}

	a:hover {
		text-decoration:none;
		color:#000;
	}
	#content {
		background: url(../images/welcome-bg.jpg);
		width: 732px;
		height: 381px;
		margin: 0 auto;
		position: relative;

	}
	#flash {
		position: absolute;
		top: 164px;
		_top: 162px;
		background: #fff;
		left: 0;
		width: 731px;
		height: 127px;
	}
	h1 {
		display: none;
	}
	h2 {
		color: #fff;
		font-size: 13px;
		position: absolute;
	}
	h2#english {
		top: 66px;
		left: 47px;
	}
	h2#persian {
		top: 290px;
		_top: 295px;
		left: 470px;
		display: none;
	}
	#nav {
		list-style: none;
		margin: 0;
		position: absolute;
		top: 344px;
		font-size: 15px;
		right: 293px;
		#right: 288px;
		_right: 290px;
	}
	#nav li {
		display: inline;
		margin-right: 28px;
	}