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

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

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



.text {
	font-family: Trajan Pro;
	font-size: 26px;
	line-height: 20px;
	color: #FFFFFF
	
;

	letter-spacing: 3;
}

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

	letter-spacing: 0;
}

#menu {
	position:absolute;
	top: 115px;
	width: 100%;
	z-index: 1;
	left: 2px;
	height: 406px;
}
