body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../images/grad1.png);
	background-repeat: repeat-x;
}
img {
	border: none;
}
#naa_logo {
	height: 100;
	width: 100;
	position: absolute;
	left: 10;
	top: 10;
}
#naa_name {
	position: absolute;
	width: 30px;
	left: 10;
	top: 106px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: auto;
}
#naa_des {
	position: absolute;
	height: 25px;
	width: 300px;
	left: 105px;
	top: 10;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
#search_goog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	width: 30%;
	left: 60%;
	top: 0px;
	text-align: left;
	height: 0px;
}
#ifra {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	height: 550px;
	width: 60%;
	border: thin solid #333;
	background-color: #CCC;
	overflow: auto;
}
#marqi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	height: 40%;
	width: 37%;
	overflow: hidden;
	border: thin solid #333;
	background-color: #CCC;
	left: 62%;
	top: 59.5%;
}
#buttons {
	height: auto;
	width: 370px;
	position: relative;
	left: 10%;
	top: 50px;
}
#copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 50%;
	position: relative;
	left: 25%;
	height: auto;
	text-align: center;
	top: 60px;
}
.clear {
	clear:both
}
#gallery {
	position:absolute;
	height:55%;
	width: 37%;
	left: 62%;
	top: 0%;
	border: thin solid #000;
	overflow: hidden;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:500
}
#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:50px;
	width:100%;
	position:absolute;
	bottom:0;
}
#gallery .caption .content {
	margin:5px
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
