@charset "UTF-8";
/* CSS Document */

/*IE image border fix*/

img {
	border: 0px none #FFFFFF;
}

a:link{
	color: black;
	text-decoration: none;
	font-family: Futura, Times, Helvetica;
}

a:visited{
	color: black;
	text-decoration: none;
	font-family: Futura, Times, Helvetica;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-family: Futura, Times, Helvetica;
}

#photo {
float:right;
}

.caption {
	font-family: Futura, "Futura Book", "Futura Condensed", Helvetica, Verdana;
	font-size: small;
}

.header {
	font-family: "Garamond Premr Pro", serif, Times;
	font-size: xx-large;
	font-weight:bold;
	line-height: normal;
}

.description {
	font-family: "Garamond Premr Pro", serif, Times;
	font-size: large;
	font-weight:bold;
	margin-left: 20px;
}

.1italic {
	font-family: Futura, "Futura Book", "Futura Condensed", Helvetica, Verdana;
	font-size: x-small;
	font-style: italic;
}

.exp {
	font-family: "Garamond Premr Pro", serif, Times;
	font-size: medium;
	font-weight: bold;
	line-height: 130%;
}
