﻿body 
{
	background-image: url(../images/background.gif);
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.png
{
	
}
.page
{
	
	width:1000px;
	background-image: url(../images/page.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.top
{
	background-image: url(../images/page_top.gif);
	height:67px;
	
}
.end
{
	
	background-image: url(../images/page_end.gif);
	height:67px;
}
.coffee
{
	background-image: url(../images/coffee1.png);
	background-repeat:no-repeat;
	width:385px;
	height:282px;
	position:absolute;
	top:10px;
}
.coffee2
{
	background-image: url(../images/coffee2.png);
	margin-left:700px;
}
.postmark
{
	background-image:url(../images/postmark.png);
	margin-left:570px;
	margin-top:100px;
}
.logo
{
	background-image:url(../images/HebRegistryLogo.gif);
	height:196px;
	width:193px;
	position:absolute;
	top:40px;
	margin-left:20px;
}


.navmenu
{
	background-image:url(../images/topbar.gif);
	background-repeat:repeat;
	height:62px;
	width: 757px;
	position:absolute;
	margin-left:210px;
	margin-top:-10px;
	color:White;
	z-index:1000;
}
.navmenu ul 
{
	font-family:Courier New;
	font-weight:bold;
	list-style-type:none;
	margin-top:25px;
	margin-left:32px;
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}
.navmenu li 
{
	display: inline; 
}

.navmenu ul li a 
{
	text-decoration:none;
	margin: 4px;
	color: white;
	}
.navmenu ul li a:hover 
{
 text-decoration:underline;
 }

.lower
{
	background-image:url(../images/lowerbar.gif);
	width:731px;
	height:62px;
	margin-left:230px;
	margin-top:50px;
}
#footer
{
	font-family:Courier New;
	font-weight:bold;
	margin-left:30px;
	font-size:smaller;
}

#home_main
{
	margin-left:13px;
	margin-top:150px;
	z-index:150;
	position:relative;
}
#numbers
{
	background-image:url(../images/numbers.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:234px;
	width:241px;
	margin-left:600px;
	top:-200px;
	z-index:100;
	position:relative;
}
.m_over
{
	height:150px;
	width:150px;
	position:absolute;
	z-index:500;
}
.hilite-border
{
	border:solid 1px black;
	height:50px;
	width:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	display:none;
}
.hilite
{
	background-color:Black;
	filter: alpha(opacity=40); 
	height:50px;
	width:50px;
	
}
.show
{
	display:block;
}

#main
{
	font-family:Calibri, Tahoma, Sans Serif;
	padding-top:200px;
	padding-left:50px;
	padding-bottom:50px;
	width:900px;
	z-index:600;
	position:relative;
}
.galleryframe
{
	background-image:url(../images/frame.png);
	width:223px;
	height:153px;
}
.galleryframeportrait
{
	background-image:url(../images/frame2.png);
	width:153px;
	height:223px;
	margin-left:35px;
}
.thumb
{
	margin-left:8px;
	margin-top:8px;
	padding-bottom:15px;
}
#list
{
	padding-left:30px;
	padding-top:30px;
}
.thead
{
	background-image:url(../images/thead.png);
}

/************/

table
        {
           z-index:2000;
        }
