.mission {
	background-color: #EEEDE5;
	padding: 0px 10px;
	clear: both;
	width: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px 10px 10px;
	border: 1px solid #666666;
}
.editorial {
	padding: 10px;
	clear: none;
	float: left;
	border: 1px none #FFFFFF;
	margin-left: 0px;
	width: 440px;
	display: block;
}
.blurbs {
	clear: right;
	float: right;
	width: 400px;
	padding: 0px;
	margin-right: 10px;
	margin-top: 15px;
	height: auto;
	display: inline;
}

.text {
	clear: left;
	float: left;
	width: auto;
}
.filler {
	clear: both;
}

.highlight {
	background-color: #FFFFFF;
	clear: right;
	float: none;
	border: 1px solid #000000;
	background-image: url(pictures/edge_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #content {
	background-color: #FFFFFF;
	clear: both;
	background-image: url(pictures/bg_island_m.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header-eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6D6FB;
	clear: both;
	width: auto;
	float: none;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	text-indent: 10px;
}
.header-design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9E2D2;
	clear: both;
	width: auto;
	float: none;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	text-indent: 10px;
}
.header-photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2EEBF;
	clear: both;
	width: auto;
	float: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-indent: 10px;
}
.header-review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E0D5;
	clear: both;
	float: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-indent: 10px;
}
.picture_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	float: right;
	clear: right;
	width: auto;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.picture_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
	float: left;
	clear: right;
	border: 1px none #CCCCCC;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.description {
	width: auto;
	clear: right;
	float: right;
}
.new {
	clear: none;
	float: right;
	top: -10px;
}
.flash {
	text-decoration: blink;
}
