﻿body {
		background:#04073e;
		margin:0;
		padding:0;
		font-family:arial;
		color:#000;
		font-size:14px;
		height:100%;
		width:100%;
		
		}
		
#container {
	width:100%;
	height:100%;
	position:absolute;
	direction:rtl;
}
	
	
/* ---[ columns ]--------------------- */
#right {
	float:right;
	width:300px;
	height:100%;
	background:#b7924b url("images/homepage4heb_rightlogo.jpg") 0 0 no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	}
	
#left {
	float: right;
	width:893px;
	height:650px;
	position:absolute;
	right:300px;
	top:0px;
	background:#04073e url("images/homepage4heb_leftbg.jpg") 0px 0 no-repeat;
	}	

/* ---[ pagenav ]--------------------- */
#homepagenav {
		position:absolute;
		top:185px;
		right:59px;
		width:350px;
		hei ght:30px
		}

#homepagenav ul {
		padding:0;
		margin:0;
		width:350px;
		}

#homepagenav ul li {
    direction:rtl;
    background: url(images/home_heb_nav.jpg) no-repeat 370px 0px;
	font-family:narkism; 
	font-size:16px;
	text-decoration:none;
	line-height:40px; 
	font-weight:bold; 
	color:white; 
	float:right;
	text-align:right;  
	width:350px;
	position:relative;
	clear: both;	
	margin-right:10px;
	content:block;
	padding-right:50px;
	list-style:none;
	}
			
#homepagenav ul li a {
	direction:rtl;

    backgr ound: url(images/home_heb_nav.jpg) no-repeat 370px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	line-height:40px;
	font-weight:bold;
	color:white;
	float:right;
	text-align:right;
	width:350px;
	position:relative;
	clear: both;

	paddi ng:0 50px 0 0;
	list-style:none;
		}
		





		
#homepagenav a.prize {background: url("images/homepage4_heb_prize.jpg") 0 -40px no-repeat;width:328px;height:40px;display:block;}
#homepagenav a.prize:hover {background-position:  0px 0px;}
		
#homepagenav a.guidelines {background: url("images/homepage4_heb_candidates.jpg") 0 -40px no-repeat;width:328px;height:40px;display:block;}
#homepagenav a.guidelines:hover {background-position:  0px 0px;}	

#homepagenav a.form {background: url("images/homepage4_heb_form.jpg") 0 -40px no-repeat;width:328px;height:40px;display:block;}
#homepagenav a.form:hover {background-position:  0px 0px;}	

#homepagenav a.winners {background: url("images/homepage4_heb_winners.jpg") 0 -40px no-repeat;width:328px;height:40px;display:block;}
#homepagenav a.winners:hover {background-position:  0px 0px;}	




#hometext {
		width:400px;
		height:130px;
		position:absolute;
		top:420px;
		right:60px;
		color:#fff;
		font-size:14px;
		line-height:20px;
		direction:rtl
		}

		
			
.hebbutton {
		position:absolute;
		top:443px;
		left:62px;
		}		
		/*   news    */
#news {
	position:absolute;
	top:45px;
	right:400px;
	width:250px;
	mar gin:50px 50px 0px 215px ;
	padding:10px 10px 10px 10px;
	border:3px #C48B08 solid; 
	text-align: right; 
	color:white; 
	font-size:14px;
	z-index:50;
}	

#news a{
	text-align: right; 
	color:white; 
	font-size:14px;
	font-weight:bold;	z-index:51;
}	
