.email {
	font-family: Garamond Premier Pro;
	font-size:20px;
	color:#FFFFFF;
	letter-spacing: 1;
	text-decoration: none;
}

.email A:LINK {
	color:#FFFFFF;
	font-size: 20px;
	text-decoration: none;
}
.email A:ACTIVE {
	color:#FFFFFF
	font-size: 20px;
	text-decoration: none;

}
.email A:VISITED {
	color:#000000;
	font-size: 20px;
	text-decoration: none;
}
.email A:HOVER {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: underline;
}



.text {
	font-family: Garamond Premier Pro;
	font-size: 40px;
	line-height: 40px;
	color:#000000;
	letter-spacing: 15;
}

.jtext {
	font-family: Garamond Premier Pro;
	font-size: 30px;
	line-height: 30px;
	color:#FFFFFF;
	letter-spacing: 15;
}

.whitesmall {
	font-family: Garamond Premier Pro;
	font-size: 20px;
	line-height: 20px;
	color: #666666;

	letter-spacing: 0;
}

#menu {
position:absolute;
top: 200px;
left: 0px;
width: 100%;
z-index: 1;
}
