body {
	margin: 0px;
	background-color: #021225;
	font-family:Arial;
	color: white;
}

a {
	color: #FFFFFF; 
	text-decoration:underline;
}

a:visited {
	color: #999999;
}

a:active {
	color: #365679;
}

.spacer {
	clear:both;
}

#wrap {
	width:800px;
	margin: 0 auto;
}


#Hmenu img {
	float: right;
	border:0px;
}

#Smenu {
width:182px;
float: right;
margin-top:-26px;
z-index:100; /*-----contruction!!---------------------------------------*/
position:relative;
}

#Slinks {
	padding-right:17px;
	background-image: url('images/interface_14.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#Smenu img {
	border:0px;
	_margin-bottom:-3px;
}

#sub {
	/*position:relative;*/
	width: 578px;
	margin-top:-49px;
	_margin-top:-18px;
	text-align:right;
	padding-left:17px;
	background-image: url('images/l_bar.gif');
	background-repeat: repeat-y;
	background-position: left;
/*	border:solid 1px blue;*/
}


#content {
/*position:relative;*/
	width: 783px;
	_height:319px;
	min-height:300px;
	padding-left:17px;
	background-image: url('images/l_bar.gif');
	background-repeat: repeat-y;
	background-position: left;
	text-align: center; 
	/*border:solid 1px red;*/
}


#content .entry{
	direction:rtl;
	margin:0px 17px 15px 5px;
	text-align:right;
}

#content .entry .Ebody
	{
	text-align:justify;
}

#content .entry .Ehead
	{
	font-weight:bold;
}

#Rborder {
	/*position:absolute;
	top:0px;
	right:0px;*/
/*	float:right;*/
	/*width:17px; 
	height:100%;*/
	width: 100%;
	background-image: url('images/r_bar.gif');	
	background-repeat: repeat-y;  
	background-position:right;

}

#footer {
	width:100%;
	height:40px;
	/*position:relative;
	top:2px;*/
	}