body		{
background-color: #151515;
}

a	{
color: #070874;
text-decoration: none;
}

a img	{
border: none;
text-decoration: none;
}

h1	{
font-family: Arial, Helvetica, sans-serif;
}

#blog	{
position: relative;
top: 7px;
}

#bottom	{
width: 980px;
margin: -10pt auto;
padding: 15px 0pt 0pt;
background-image: url(../images/fade.jpg);
}

#fbLogo	{
position: relative;
top: 5px;
}

#galleryPage	{
width: 520px;
margin: 0px auto;
padding: 5px;
text-align: center;
}

#logo	{
position: relative;
z-index: 1;
}

#main	{
text-align:center;
display:block;
width: 980px;
color: #070850;
margin-left: auto;
margin-right: auto;

}

#top	{
width: 980px;
margin: 0pt auto;
padding: 5px 0pt 0pt;
height: 325px;
min-height: 325px;
background-image: url(../images/JHlogoTop.jpg);
}

#vidPage	{
width:  900px;
margin: 0px auto;
padding: 5px;
}


.agLogo	{
margin-top: 60px;
vertical-align:top;
}

.alignLeft	{
text-align:left;
}

.border2	{
border:5px solid black;
height: 110px;
width: 150px;
}

img.border3	{
border-style: solid;
border-width: 5px;

height: 120px;
min-height: 120px;
width: 150px;
padding: 5px;
}

.border5	{
border: 5px;
height: 450px;
width: 600px;
}

.brochure	{
width:  475px;
margin: 0px auto;
padding: 5px;
}

.center	{
text-align:center;
margin-left: auto;
margin-right: auto;
}

.chart	{
float: right;
margin: 5px 100px 20px -20px;
border: 5px solid blue;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
behavior: url(ie-css3.htc);
}

.clear	{
clear: both;
}

.coose	{
width:800px;
margin-left: auto;
margin-right: auto;
}

.cooseContact	{
background-image: url(../images/fadeMid.jpg);
width:800px;
text-align:center;
border:3px solid #000000;
padding: 5px;
}

.copyRight	{
clear: both;
text-align:center;
margin-left: auto;
margin-right: auto;
background-color: #151515;
color: white;
font-family: Times, serif;
}

.donation	{
text-align: left;
margin-left: 100px;
margin-right: 100px;
}

.donation ul	{
list-style-type: circle;
}

.floatLeft	{
float: left;
}

.floatRight	{
float: right;
margin-left: 5px;
}

.font16	{
font-size: 16px;
}

.horizline	{
clear: both;
border-bottom: solid;
position: relative;
z-index: 2;
}

.hList	{
list-style-type: none;
}

.hList li	{
display: inline;
}

.israelPage	{
float: left;
width: 400px;
margin: 0px 20px;
font: Arial, Helvetica, sans-serif;

}

.jhButton	{
position: relative;
top: -4px;
margin: -5px;
padding: 0px;
background-image: url(../images/jhButtonM.gif);
background-repeat:repeat-x;
color: black;
font-size: 18px;
font-weight: bold;
}

.jhButtonEnd	{
margin: 0px;
padding: 0px;
}

.mann	{
text-align: center;
margin: -15px;
padding: 0px;
color: black;
}

.margin20	{
margin: 0px 20px 20px 30px;
}

.margin20R	{
margin: 0px 20px 20px 0px;
}

.margin20L	{
margin: 0px 0px 20px 30px;
}

.marginTop5	{
margin-top: 5px;
}

.negMarginTop	{
margin-top: -20px;
}

.newsletter	{
text-align: left;
width: 600px;
}

.page	{
width: 980px;
min-height: 600px;
padding: 5px 0px 0px 0px;
background-image: url(../images/fadeMid.jpg);
text-decoration: none;
border: 0;
color: #070874;
text-align:center;
margin-left: auto;
margin-right: auto;
font: Arial, Helvetica, sans-serif;
}

.pageTab	{
width: 980px;
min-height: 600px;
padding: 5px 0px 0px 0px;
background-image: url(../images/fadeMidBrown.jpg);
text-decoration: none;
border: 0;
text-align:center;
margin-left: auto;
margin-right: auto;
font: Arial, Helvetica, sans-serif;
}

.page a	{
text-decoration: none;
border: 0;
color: #070874;
}

.page img	{
text-decoration: none;
border: 0;
color: #070874;
}


.pics	{
float: left;
margin: 0px 0px 0px 0px;
font: Arial, Helvetica, sans-serif;
}

/* Round corners */
.round {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
behavior: url(ie-css3.htc);
}

.tabs	{
position: relative;
z-index: 3;
}

.textArea	{
width: 430px;
text-align: left;
float: right;
margin: -20px 60px 20px 0;


}

.underline 	{
text-decoration: underline;
}

.vButton	{
height: 152px;
width: 181px;
float: left;
border: none;
text-decoration: none;
margin: 20px 20px 20px 20px;
}

/* drop down menu */
div#menu {
    height:41px;
    background:url(../images/main-bg.png) repeat-x;
	text-align: left;
}

div#menu ul {
    margin: 0 0 0 215px; /* Use to adjust position to center */
    padding: 0;
    list-style: none;
    float: left;
}

div#menu ul ul {
    margin: 0;
}

div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(../images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(../images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(../images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(35,35,35); }
div#menu ul ul ul ul { background: rgb(38,38,38); }


/* lava lamp */
div#menu li.back {
    background: url(../images/lava.png) no-repeat right -44px !important;
    background-image: url(../images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(../images/lava.png) no-repeat top left !important;
    background-image: url(../images/lava.gif);
    height: 44px;
    margin-right: 8px;
}


/* slide show */
.slideshow { height: 320px; width: 400px; margin-left: 50px; margin-right: 50px; float: left;}
.slideshow img { border: 10px outset #4167B0;}

/* slider */
#slider {
    width: 460px; /* important to be same as image width */
    height: 355px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 460px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage img {
    float: left;
}
	
.sliderImage {
    float: left;
    position: relative;
	width: 460px; /* important to be same as image width */
    height: 345px; /* important to be same as image height */
	display: none;
	
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 394px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0px;
	left: 0px;
}
.bottom {
	font: Arial, Helvetica, sans-serif;
	bottom: 0px;
    left: 0px;
}

ul { list-style-type: none;}