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


/* PAGE 1 */

.grant-trip-container-intro {
	position:relative;
	width:675px;
	height:513px;
	background-image:url(../../common/images-trip-winner/fidm-field-trip-highlight-top.jpg);
	background-repeat:no-repeat;
}
.grant-trip-bottom-intro {
	position:relative;
	width:675px;
	height:156px;
	background-image:url(../../common/images-trip-winner/fidm-field-trip-highlight-bottom.jpg);
	background-repeat:no-repeat;
}

.grant-trip-link-intro {
	position:relative;
	width:675px;
	height:96px;
}
.grant-trip-photos-intro {
	position:absolute;
	width:288px;
	height:256px;
	left:0px;
	top:257px;
}
.grant-trip-student-comments {
	position:absolute;
	width:259px;
	height:186px;
	left:327px;
	top:328px;
}
.grant-trip-student-nav {
	position:absolute;
	width:298px;
	height:34px;
	left:322px;
	top:239px;
}
.student-name {
	color: #81B3AD;
	font-weight: bold;
}



/* PAGE 2 */

.grant-trip-container {
	position:relative;
	width:675px;
	height:1100px;
	background-image:url(../../common/images-trip-winner/bg-top.jpg);
	background-repeat:no-repeat;
}
.grant-trip-bottom {
	position:relative;
	width:675px;
	height:270px;
	background-image:url(../../common/images-trip-winner/bg-bottom.jpg);
	background-repeat:no-repeat;
}
.grant-trip-intro {
	position:relative;
	width:413px;
	height:72px;
	left:95px;
	top:115px;
}
.grant-trip-photo {
	position:absolute;
	width:269px;
	height:567px;
	left:0px;
	top:198px;
}
.grant-trip-body {
	position:absolute;
	width:315px;
	left:269px;
	top:290px;
}
.grant-trip-body-inner1 {
	position:relative;
	width:252px;
	left:30px;
}
.grant-trip-body-inner2 {
	position:relative;
	width:252px;
	left:30px;
}
.grant-trip-header1 {
	color:#EDAA59;
	font-weight:bold;
	font-style:italic;
}
.grant-trip-header2 {
	color:#76b0ae;
	font-weight:bold;
	font-size:14px;
}
