/* primary (lc) content */
#content {
	margin: 0;
	margin-top: 5px;
	margin-left: 30px;
	border: 0;
	padding: 0;
	width: 540px;
	height: 100%;
	margin-right: 20px;
	position: relative;
}
/* top menu */
#top-mnu {
	margin: 0;
	margin-bottom: 10px;
	color: #66CCFF;
	font-size: 10px;
}
#top-mnu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-mnu a:hover {
	color: #66CCFF;
}
#top-mnu a:active {
	color: #FF0000;
}
/* persian text */
#text {
	margin-bottom: 10px;
}
#text p {
	margin-top: 0px;
}
#text h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text h5 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text h6 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#text img {
	border: solid #FFFFFF 1px;
}
#images {
	margin-top: 35px;
	margin-bottom: 5px;
	width: 540px;
}
#image01 {
	width: 540px;
	margin-bottom: 15px;
}
