body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background: #999999 url(../images/bg.gif) repeat;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #990033;
}
input, form, select {
	font: 11px Tahoma, Arial;
	color: #000000;
}
#Main {
	text-align: right;
	margin: 10px auto;
	width: 780px;
	border: 1px solid #845E0F;
	background: #FFF0D3;
}
#Header {
	width: 780px;
	background: #FDEDCB url(../images/khomein_r2_c2.jpg);
	height: 155px;
}
#Content {
	padding: 5px 15px;
	direction:rtl
}
.inner_sec_top {
	background: url(../images/inner_sec_top.jpg) no-repeat center bottom;
	height: 23px;
	width: 152px;
}
.search {
	background: url(../images/search.jpg) no-repeat center bottom;
	height: 23px;
	width: 152px;
}
.inner_sec_mid {
	background: #E5D5B3;
	padding: 5px;
	border-right: 1px solid #8F7F5D;
	border-left: 1px solid #8F7F5D;
	border-top-style: none;
	border-bottom-style: none;
	width: 140px;
	text-align: justify;
	line-height: 1.5em;
}
h4 {
	font: normal 11px Tahoma, Arial;
	padding: 0px;
	margin: 0px 0px 5px;
}

form {
	margin: 0px;
	padding: 0px;
}
.inner_sec_down {
	background: #FFEECC url(../images/inner_sec_down.jpg) no-repeat center top;
	height: 13px;
	width: 152px;
	margin-bottom: 10px;
}
.board_top {
	background: #FFF1D5 url(../images/board_top.jpg) no-repeat center bottom;
	height: 26px;
	width: 328px;
}
.nav {
	background: #FFDE9B;
	margin: 5px 14px 10px;
	padding: 5px;
	border: 1px solid #DBC089;
}

.archive_top {
	background: #FFDE9B;
	width: 316px;
	font-weight: bolder;
	border-right: 1px solid #DBC089;
	border-bottom: none;
	border-left: 1px solid #DBC089;
	border-top: 1px solid #DBC089;
	text-align: justify;
	padding: 5px;
}
.archive_top2 {
	background: #FFDE9B;
	font-weight: bolder;
	border-right: 1px solid #DBC089;
	border-bottom: none;
	border-left: 1px solid #DBC089;
	border-top: 1px solid #DBC089;
	text-align: justify;
	padding: 5px;
	width: 500px;
}
.archive_mid2 {
	background: #FFEABF;
	padding: 5px;
	border-right: 1px solid #DBC089;
	border-bottom: 1px solid #DBC089;
	border-left: 1px solid #DBC089;
	border-top-style: none;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
	width: 500px;
}
.news_top {
	background: url(../images/news_top.jpg) no-repeat center bottom;
	height: 26px;
	width: 328px;
}
.board_mid {
	background: #FFEABF;
	padding: 5px;
	width: 316px;
	border-right: 1px solid #DBC089;
	border-bottom: 1px solid #DBC089;
	border-left: 1px solid #DBC089;
	border-top-style: none;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
}
.date {
	color: #999999;
}
.pagenavigator {
	padding: 5px 0px;
	background: #FFF2D7;
}

.board_mid span, .searchresult span {
	color: #333333;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.board_mid span p, .searchresult span p  {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.images_top {
	background: url(../images/images.jpg) no-repeat center bottom;
	height: 22px;
	width: 214px;
}
.images_mid {
	border-right: 1px solid #968059;
	border-bottom: none;
	border-left: 1px solid #968059;
	border-top-style: none;
	background: #E5D5B3;
	padding: 5px;
	width: 202px;
	line-height: 1.5em;
	text-align: justify;
}
.images_down {
	background: url(../images/images_down.jpg) no-repeat center top;
	height: 17px;
	width: 214px;
	margin-bottom: 10px;
}
.articles_top {
	background: url(../images/articles_top.jpg) no-repeat center bottom;
	height: 22px;
	width: 214px;
}
#Footer {
	background: #F5D79B;
	text-align: center;
	padding: 10px;
}
#submit {
	font: 11px Tahoma, Arial;
	padding-bottom: 2px;
}
#search {
	background: #EBDEC2;
	border-right: 1px solid #A78338;
	border-top-style: none;
	border-left-style: none;
	border-bottom: 1px solid #A78338;
	margin-bottom: 5px;
	font: 11px Tahoma, Arial;
}

ul {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: square;
}
#images{ /*IE method of centering a relative div*/
	text-align: center;
}

#images>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
}
#images img, #entry-pages-content img { 
	BACKGROUND-COLOR: #fff;
	padding: 4px;
	text-align: center;
	border: 1px solid #B5B5B5;
}
.BoxMail {
	font-family: Tahoma, Arial;
	background: #FFFFFF;
	margin: 50px auto 0px;
	padding: 10px;
	width: 600px;
	border: 1px solid #999999;
	direction:rtl
}
