/* style.css - a simple style sheet */
body {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	}

/* style page header */
#verytop {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 70px;	
	text-indent: -2000px;
	background: url(images/Israel_pictures_1.jpg) no-repeat 0px;
	}
#heading1 {
	font-family: Verdana, sans-serif;
	color: black; 	
	font-size: 200%;
	margin-top: .5em; 
	margin-bottom: .1em; 
	margin-left: 10%; 
	margin-right: 20%;
	}
#heading2 { 		
	
	font-family: Verdana, sans-serif;
	font-size: 85%;
	align: right;
	margin-top: .1em; 
	margin-bottom: .3em; 
	margin-left: 15%; 
	margin-right: 5%;
	}


p { margin: 0 0 15px 0; }
	
#container {
	text-align: left;
	border: 1px solid #545454;
	width: 641px;
	margin: 0 auto;
	background: #fff url(images/bgMain.png) repeat-y;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	}

#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;			
	background: #000066 url(images/menuBullet1.png) no-repeat 15px 9px;
	padding: 0 0 0 5px;
	}
	
	#hMenu ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;		
		text-align: center;
		background: transparent url(images/menuBullet3.png) no-repeat 650px 9px !important;
		background: transparent url(images/menuBullet3.png) no-repeat 615px 9px;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 23px;
		background: url(images/menuBullet2.png) no-repeat 4px 6px !important;
		background: url(images/menuBullet2.png) no-repeat 4px 9px;
		}

	#hMenu ul li#frst {
		padding: 0;
		background: none !important;
		}

	#hMenu ul li a {
		color: white;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

	#hMenu ul li a:hover {
		color: black;
		text-decoration: none;
		background-color:#e1e5db;
		}
	
#copyright {
	clear: both;
	border-top: 1px solid #545454;
	background-color: #4581b2;	
	padding: 2px;
	}
	
	#copyright p {
		color: #3d492b;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 300px;
		}

	#copyright :link { color: #3d492b }  /* for unvisited links */
	#copyright :visited { color: #3d492b } /* for visited links */
	#copyright a:active { color: #3d492b } /* when link is clicked */
	#copyright a:hover { color: white } /* when mouse is over link */

#sidebar {
	width: 205px;
	float: left;
	padding: 5px;
	}
	
	#sidebar h2 {
		padding: 0 0 0 20px;
		margin: 5px 0 0 0;
		color: #434343;
		background: url(images/bigBullet.png) no-repeat 3px 5px;
		font: 18px/25px Georgia, Times New Roman, Times, serif;
		}

	#sidebar p {
		color: #222222;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 5px 10px 12px;
		}
	#sidebar ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;		
		text-align: left;
		background: transparent url(images/menuBullet3.png) no-repeat 650px 9px !important;
		background: transparent url(images/menuBullet3.png) no-repeat 615px 9px;
		}
	#sidebar ul li {
		display: block;
		color: #4776bd;
		font: bold 11px/18px Georgia, Times New Roman, Times, serif;
		background: url(images/menuBullet2.png) no-repeat 0px 6px !important;
		background: url(images/menuBullet2.png) no-repeat 0px 4px;		
		margin: 0 0 0 20px;
		padding: 0 0 0 25px;
		}

	#sidebar p .heading {
		display: block;
		color: #4776bd;
		font: bold 11px/18px Georgia, Times New Roman, Times, serif;
		background: url(images/bulletNews.gif) no-repeat 0px 4px;
		margin: 0 0 0 -15px;
		padding: 0 0 0 15px;
		}
	#sidebar :link { color: #4776bd; 
		      text-decoration: none}  /* for unvisited links */
	#sidebar :visited { color: #4776bd; 
			 text-decoration: none}/* for visited links */
	#sidebar a:active { color: #4776bd } /* when link is clicked */
	#sidebar a:hover { color: white } /* when mouse is over link */
	
#intro, #details {
	float: left;
	width: 415px;
	padding: 0px;
	margin: 0 5px 0 0;
	}

	#intro h2 {		
		padding: 0 0 0 20px;
		margin: 20px 5px 5px 5px;
		color: #434343;
		background: none;
		text-transform: uppercase;
		font: 24px/25px Georgia, Times New Roman, Times, serif;				

		}

	#details h2 {
		padding: 0 0 0 20px;
		margin: 5px 0 0 0;
		color: #434343;
		text-transform: uppercase;
		background: url(images/bigBullet.png) no-repeat 3px 5px;
		font: 18px/25px Georgia, Times New Roman, Times, serif;
		}

	#details img {
		border: 1px solid #828282;
		padding: 3px;
		float: right;
		margin: 8px;
		width: 50%;
		}		
h1.bigHead	{ 	
	font-family: Verdana, sans-serif;
	margin-top: 1em; 
	margin-bottom: .1em; 
	margin-left: 10%; 
	margin-right: 20%;
	}
h2.littleHead { 		
	
	font-family: Verdana, sans-serif;
	font-size: 75%;
	align: right;
	margin-top: .1em; 
	margin-bottom: .3em; 
	margin-left: 15%; 
	margin-right: 5%;
	}

div.box { 	
	border: solid #000 2px;
	background: white;
	}

div.box80 { 	
	border: solid #000 2px;
	background: white;
	margin-left: 15%; 
	margin-right: 15%;
	}
:link { color: rgb(0, 0, 153) }  /* for unvisited links */
  :visited { color: rgb(153, 0, 153) } /* for visited links */
  a:active { color: rgb(255, 0, 102) } /* when link is clicked */
  a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */

p.small	{
	font-family: sans-serif;
	font-size: 80%;
	}

p.old	{
	margin-left: 5%; 
	margin-right: 5%;
	font-family: sans-serif;
	}
#menuBar {    
	background-color: #000066;    
	border: solid #000 2px;    
	}
#menuBar :link { color: white }  /* for unvisited links */
#menuBar :visited { color: white } /* for visited links */
#menuBar a:active { color: white } /* when link is clicked */
#menuBar a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */
#menuBar td { color: white }  /* for unvisited links */

#leftcontent {
    float: left;
    width: 300px;
    margin: 0px;
}
#rightcontent {
    float: left;
    width: 350px;
    padding: 0px 0px 0px 10px;
    margin: 0px;    
    border-left: 1px solid #006;
} 
