@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://yael.mpeleg.com/cssbg.png);
	background-attachment: fixed;
	background-repeat: repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #F9EEE1;
	font-size: 14px;
	word-spacing: 1px;
	text-shadow: -1px -1px 0px #333333;
}
#menubar, h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2BCAB;
	font-size: 18px;
	word-spacing: 1px;
	text-shadow: -1px -1px 0px #333333;
	font-weight: normal;
	text-decoration: none;	
}



#tablegradient {
	width: 1024px;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	z-index: 10;
	position: relative;
	background-color: #62742C;
	bottom: 0px;
	background-image: url(gradientfade.jpg);
	background-repeat: no-repeat;
}

.margintext {
	padding: 50px;
}
#shadow {
	width: 1024px;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	box-shadow: 0px 0px 20px 8px rgba(51,51,51,0.4);
	margin: auto;
	position: fixed;
	left: 200px;
	top: -50px;
	right: 200px;
	bottom: -50px;
}
.maptext {
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align: center;
	color: #F9EEE1;
	font-weight: lighter;
	text-shadow: -1px -1px 0px #333333;
	text-decoration: none;
}
#tableheader {
	background-image: url(header.png);
	height: 260px;
	width: 1024px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 5;
	position: relative;
}
.imgmiddle {
	box-shadow: 0px 0px 20px 8px rgba(51,51,51,0.4);
	margin-left:auto;
	margin-right:auto;
	right: 200px;
	position: relative;
}
.pictureofyael {

	box-shadow: 0px 0px 20px 8px rgba(51,51,51,0.4);


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2BCAB;
	font-size: 28px;
	word-spacing: 1px;
	text-shadow: -1px -1px 0px #333333;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
}
#bottomtext, h3, h3 a:link, h3 a:visited, h3 a:active {
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #F9EEE1;
	font-weight: lighter;
	text-shadow: -1px -1px 0px #333333;
	text-decoration: none;
}
.map {
	position: relative;
	right: 146px;
		left: 146px;
			box-shadow: 0px 0px 20px 8px rgba(51,51,51,0.4);
}
