		

/****************************************************************************************/
#content {
	direction:rtl; text-align:justify; color:#555;
}
	#content h1 {
		background:#edd99a url(../images/mainMenu.png) right -126px no-repeat;
		padding:3px 25px 7px 0; margin:0 0 10px 0;
		font-size:12px; font-weight:normal;
	}
	.content_in {
		padding:0 4px;
	}
		.content_in img {
			padding:10px;
		}
	.readMore {
		text-align:left;
		padding:5px 0 5px 15px;
	}
/****************************************************************************************/
#rightSidebar {
	padding:0px 0px 0px 0px;
	width:200px;
}
	#extraSide {
		background:url(../images/vLoops00.gif) 0 0 repeat-y;
	}
		#extraSide_in {
			background:url(../images/extra000.jpg) center -27px no-repeat;
			padding:52px 18px 0px 17px;
		}
			#monasebatPic {
				background:#eee;
				border:1px #ddd solid;
				margin:0 auto;
			}
	#extraNot {
		height:20px;
	}
	#mainMenu {
		width:200px;
		margin:0 auto;
		background:#e5e5e5;
	}
		#mainMenu_in {
			background:url(../images/mainMenu.gif) center 0 no-repeat;
			text-align:center;
			padding:5px 0px 0px 0px;
		}
			#mainMenuHolder {
				width:186px;
				margin:0px auto;
				vertical-align:top;
			}
			#mainMenuHolder a {
				background:#c7c7c7 url(../images/mainMenu.png) 0 0 no-repeat;
				margin:0px auto; padding:2px 10px 5px 5px;
				display:block; cursor:pointer;
				text-align:right; color:#555; line-height:1.5em;
			}
			#mainMenuHolder a:hover {
				color:#fff;
				background-color:#4fbce4;
			}
			.mainMenuLink {
				background:#b7b7b7;
			}
			.mainMenuLink:hover {
				background-position:0 -24px !important;
			}
			.mainMenuSelect {
				background-color:#4fbce4 !important;
				background-position:0 -48px !important;
			}
			.mainMenuSep {
				background:url(../images/mainMenv.gif) 0 0 repeat-x;
				line-height:0; font-size:0;
				height:3px;
			}
			.mainMenuContent {
				background:#d9d9d9 url(../images/mainMenv.gif) 0 bottom repeat-x;
			}
				.mainMenuContent_in {
					padding:5px 5px 10px 5px;
				}
				.mainMenuContent_in a {
					background:#eaeaea !important;
					color:#3e5162 !important;
					margin-top:1px !important;
					width:142px !important;
					padding-right:5px !important;
					border:1px solid #ccc;
				}
				html>body .mainMenuContent_in a {
					border:1px dotted #bbb;
				}
				.mainMenuContent_in a:hover {
					background:#fff !important;
					color:#ab263f !important;
					border-color:#b0b0b0;
				}
	#mainMenu_bottom {
		background:url(../images/mainMenw.gif) center bottom no-repeat;
		height:7px;
		line-height:0; font-size:0;
	}
