<style type="text/css">

a:hover {
  background-color: red;
}


div.container {
  text-align: center;
  padding: 10px 20px;
  font-family: "Trebuchet MS";, Arial, Helvetica, sans-serif;
		font-weight:2000;
}

td.left {	font-family: arial;
  		font-size:45px;
		text-align:left;
		font-weight: 900;
		border: 2px none;
		width:100; 
		valign:middle   }
		
div.absolute {
    position: absolute;
    top: 200px;
    left: 200px;
}

table {style="BORDER-LEFT-COLOR #ff0000"; 
	  border-bottom-color:#ff0000; 
	  border-top-color:#ff0000; border-right-color:#ff0000; 
	  border-left-color:#ff0000; background-color:#ffffff;
	  cellpadding:10 }
	  
	  h4 {
	font-family:Mothproof,arial,helvetica,sans-serif;
	 border: 1px solid #73AD21;
	padding: 10px; 
  	width: 80%;
	text-align: center;
	font-size:15pt;
	}	

  div.error {
    top: 800px;
    left: 100px;
}
table {style="BORDER-LEFT-COLOR #ff0000"; 
	  border-bottom-color:#ff0000; 
	  border-top-color:#ff0000; border-right-color:#ff0000; 
	  border-left-color:#ff0000; background-color:#ffffff;
	  cellpadding:10 }
	  
	  h4 {
	font-family:Mothproof,arial,helvetica,sans-serif;
	 border: 0px solid #73AD21;
	padding: 10px; 
  	width: 70%;
	text-align: left;
	font-size:15pt;
	font-weight: bold;
	}	
	
	div.gallery {
  margin: 15px;
  float: left;
  width: 300 px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: left;
}


div.back{
	position: absolute;
    top:300px;
    left: 150px;
}	
 div.the_list {
	position: absolute;
    top: 400px;
    left: 300px;
}	
	
 div.list_1 {
	position: absolute;
    top: 200px;
    left: 300px;
}	
 div.list_2 {
	position: absolute;
    top: 200px;
    left: 650px;
}	

 div.list_3 {
	position: absolute;
    top:200px;
    left: 1000px;
}	

 div.list_4 {
	position: absolute;
    top:200px;
    left: 1350px;
}	

div.circle{
	position: absolute;
    top: 100px;
    left:100px;
}
div.top_graphic {
    position: absolute;
    top: 20px;
    left: 400px;
}

div.teffilah_parts{
	position: absolute;
    top: 200px;
    left:800px;
}
	
</style>