img.maldives {
	height: 120%;
	width: 120%;
	opacity: 0.2; /*for Firefox*/
	filter: alpha(opacity=20); /*for IE*/
	z-index: 2;
	}
#content_box {
	position: absolute;
	top: 0%;
	left: 13%;
	overflow-y: scroll;
	overflow-x: auto;
	}
p.rfp_text {
	font-family: freestyle script, calibri;
	font-size: 300%;
	font-color: white;
	position: absolute;
	top: 1%;
	left: 25%;
	}
#rfp_form {
	position: absolute;
	top: 25%;
	left: 15%;
	color: white;
	z-index: 3;
	}
table.rfp_form_table {
	font-size: 150%;
	}
input.text_input {
	background-color: #003333;
	color: white;
	width: 100%;
	height: 100%;
	font-size: 80%;
	}
input.submit_box {
	background-color: #003333;
	border-style: solid;
	color: white;
	font-size: 100%;
	}
textarea.agenda_textarea {
	background-color: #003333;
	border-style: solid;
	color: white;
	font-family: calibri;
	font-size: 100%;
	width: 100%;
	}
p.form_empty_text {
	font-size: 12pt;
	font-family: times new roman, calibri;
	color: red;
	z-index: 3;
	}
	