body {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #000000;
	margin: 0 auto;
	padding: 0;
	/*	text-align: center;*/ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

a{color:#FFFF99;}
.theNaz #container {
	background: url(../images/bk_Shadow.jpg) repeat-y;
	width: 980px;
	margin: 0px auto;
	background-color: #846016;
	color: #00000;
}
.theNaz #menu {text-align:right;}
.theNaz #flash {
margin-top:20px;
margin-left:40px;
padding-left:30px;
text-align:left;
width:450px;
}
.theNaz #flash_02 {
margin-top:20px;
margin-left:40px;
padding-left:30px;
text-align:left;
}

.theNaz #rightNav {float: right; width: 180px; margin: 0;}
.theNaz #footer {clear: both; margin: 0; color: #333; background-color: #ddd;}
.theNaz #content {width:790px;}
.theNaz #content p {
	padding: 0 0 0 30px;
	width:500px;
/*	text-align:justify;*/
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.theNaz #content .bodyText{
	margin:40px 0 35px 40px;
	font-size:14px;
	text-align:justify;
}
.theNaz #content .mainPageBody{
	margin:20px 0px 10px 40px;
	font-size:16px;
	text-align:justify;
	font-family: Arial, Verdana, sans-serif;
}
.theNaz #content .mainPageLink{
	margin:40px 0 35px 40px;
	font-size:16px;
	text-align:justify;
	font-family: Arial, Verdana, sans-serif;
	color: #FFFF99;
}
.theNaz #content .bibMain {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.theNaz #content .bibHead {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

/* =======start of store======= */
.store_item {
	background:url(../images/bk_store.jpg) no-repeat;
	width:680px;
	height:360px;
	margin: 10px 0 130px 60px;
}
.store_item .heading {
	position:relative;
	float:left;
	clear:both;
	text-align:center;
	width:680px;
	margin-top:6px;
}
.store_item .infoContainer {
	width:680px;
	position:relative;
	clear:both;
	float:left;
}
.heading .h2 {
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	padding-top:8px;
	font-weight:bold;
}
heading .p {
	font-size:11px;
	text-align:center;
}
.store_item .box1 {
	position:relative;
	float:left;
	clear:right;
	width:165px;
}
.store_item .box2 {
margin-top:40px;
	position:relative;
	float:left;
	display:block;
	clear:right;
	width:165px;
	border-left:1px solid black;
}
.store_item .box3 {
margin-top:40px;
	position:relative;
	float:left;
	display:block;
	clear:right;
	width:165px;
		border-left:1px solid black;
}
.store_item .box4 {
margin-top:40px;
	position:relative;
	float:left;
	display:block;
	clear:right;
	width:165px;
		border-left:1px solid black;
}
.store_item ul {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	list-style:none;
	padding:0;
	margin:0;
}
.store_item ul li {
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
	padding:20px 0 5px 5px;
}
.store_item ul ul li {
	font-size:10px;
	padding:0 10px 0 10px;
	color:#000000;
}
.store_item .small {
	font-size:9px;
}

/*image for cipher store big image*/
.store_item .icon {
padding:0 10px 0 0;
}
/* ======end of store====== */
