@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
body {
	background-color: #00C;
	background-image: url(a_images/e2Photo1.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	display: list-item;
}
p {
	text-align: center;
}
a {
	font-size: 14px;
	color: #C90;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #639;
}
a:hover {
	text-decoration: none;
	color: #F90;
	background-color: #000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	background-color: #000;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#content {
	width:800px;
	z-index:1;
	background-image: url(a_images/jahTeffPageTransperentBkgrnd.png);
	background-repeat: repeat;
	padding: 10px;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}
.footer {
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
