.drop {
	text-decoration: none;
	background-color: #ccff66;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border: none;
	width: 10em;
	display: block;


}
.backdrop {
	background-image: url(images/drop.jpg);
	background-repeat: repeat-y;
}
.inside {
	background-image: url(images/bottominside.jpg);
	background-repeat: no-repeat;
	background-position: 0px 177px;

}
.navbarin {
	position: absolute;
	left: 180px;
	top: 135px;
	z-index: 100;
	overflow: visible;
	width: 850px;


}
.insideback {
	position: absolute;
	z-index: -100;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	position: absolute;
	top: 185px;
	margin: 10px;
	width: 480px;



}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-variant: small-caps;
}
.info {
	line-height: 24px;
	text-align: justify;
}
.photo {
	margin: 10px;
	left: 500px;
	top: 175px;
	position: absolute;
	border: thin solid #99cc00;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;



}
.insidetable {
	position: absolute;
	width: 500px;
	left: 250px;
	top: 250px;
}
.photobox {
	text-align: center;
	left: 550px;
	top: 185px;
}
.textunderphoto {

	margin: 10px;
	left: 550px;
	top: 635px;
	position: absolute;
	display: block;
}
.application {

	margin: 10px;
	left: 500px;
	top: 175px;
	position: absolute;
	border: thin none #99cc00;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
