body {
	BACKGROUND-COLOR: #000000; TEXT-ALIGN: center;
	margin: 0;
	padding: 0;
}
#content {
	MARGIN: auto; WIDTH: 100%;
}

#c1 {float: left; width: 305px; text-align:center; height: 589px; background: url('/Images/hashemi.png') no-repeat top;}
#c2{float: left; width: 10px; text-align:center; height: 170px; background: url('/Images/body01.png') no-repeat top;}
#c3{float: right; width: 10px; text-align:center; height: 200px; background: url('/Images/body03.png') no-repeat top;}
#c4{padding-bottom: 20px;}
#c5{float: right; width: 57px; text-align:center; height: 24px; background: url('/Images/powered.png') no-repeat top; CURSOR:pointer;}
#c6{float: right; width: 65px; text-align:center; height: 24px; background: url('/Images/copyright01.png') no-repeat top;}
#NewsPage {	background: url('/Images/god.png') no-repeat left top;}

li {
	background: url('/Images/icon.gif') no-repeat right middle;
	padding-right: 10px;
}

ul {
	direction: rtl;
	list-style: none;
	margin: 0;
	padding: 0;
}

.news {
	padding: 8px; direction: rtl; color: #D9D9D9; font: 11px tahoma; line-height: 150%; text-align: justify;
}

.news A:link {
	FONT: 11px Tahoma; COLOR: #D9D9D9; TEXT-DECORATION: none;
}

.news A:visited {
	FONT: 11px Tahoma; COLOR: #D9D9D9; TEXT-DECORATION: none;
}

.news A:hover {
	FONT: 11px Tahoma; COLOR: #DA251D; border-bottom-style: TEXT-DECORATION: none;
}

.newsarchive {
	direction: rtl; color: #AB8842; font: 11px tahoma; text-align: right; line-height: 150%; font-weight: bold;
}

.newstitle {
	direction: rtl; color: #AB8842; font: 11px tahoma; text-align: right; line-height: 150%;
}

.newsfooter {
	direction: rtl; color: #00923F; font: 11px tahoma; text-align: right; line-height: 150%;
}

.actor {
	direction: rtl; color: #D9D9D9; font: 11px tahoma; text-align: right; line-height: 150%;
}

.theatre {
	direction: rtl; color: #DA251D; font: 11px tahoma; text-align: right; line-height: 150%;
}




/**********************/


.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
	display:none;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}