/* CSS Document */

/* CSS Document */


.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #262D0B;
	text-decoration: underline;
	padding-top: 25px;
	padding-left: 12px;
	width: 212px;
}

a:hover.email
{
    color:#8BB100;
    text-decoration:underline;
}


.photoheader {
	width: 850px;
}

.welcome {
	float:left;
	padding: 10px 0 0 10px;
	width: 455px;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
