body	{width:1024px; background-color: white;
	margin: auto auto auto auto;
	background: url('images/body.jpg');
}
a:link {text-decoration:none;color:#484848;}
a:hover {text-decoration:none;color:#000;}
a:visited {text-decoration:none;color:#484848;}
a:active {text-decoration:none;color:#484848;}
.maincontent {
	background: #F0F0F0;
	width: 900px;
}
.headercontent {
	background: transparent url(images/rippletop.jpg) no-repeat center top scroll;
}
.indexcontent {
	position:relative;
	top:0px;
	left:0px
	width: 434px;
	height: 572px;
	background: url('images/index.jpg') no-repeat;
}

.registration {
	font-family: arial, sans-serif;
	font-size: 16pt;
	color: #000;
    line-height: 29px;

}
.directionstext {
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #000;
    line-height: 18px;

}
.directions {
	position:absolute;
	top: 360px;
	left: 230px;
	z-index:100;
}
.register {
	position:absolute;
	top: 360px;
	left: 20px;
	z-index:100;
}
.adamah {
	position:absolute;
	top: 430px;
	left: 85px;
	z-index:100;
}
.teva {
	position:absolute;
	top: 430px;
	left: 185px;
	z-index:100;
}

hr {color: #000;}