body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	background: #345989 url(page-bg.jpg) repeat-y top center;
	color: #fff;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for WinIE5.x */
	}
#wrapper {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	}
#skipnav {
	position: absolute;
	margin: 5px 0 0 -1000px; /* moves links out of window */
	list-style: none;
	}
#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; /* makes links display in same spot when tabbed to */
	}
#skipnav a:focus, #skipnav a:active {
	width: 12em; /* to keep IE from wrapping text at each word, doesn't hurt other browsers */
	margin-left: 1000px; /* moves links back in window */
	overflow: visible; /* for IE, doesn't hurt others */
	display: block; /* for IE, doesn't hurt others */
	}
#blah:active { /* for IE, doesn't hurt others */
	}
#header {
	width: 710px; /* needed for MacOpera and Safari */
	padding: 20px 0 0 0; /* IE ignores top margin, so padding is used instead */
	}
#logo {
	float: left;
	margin: 0 0 15px 0;
	}
#site-nav {
	float: right;
	width: 180px;
	margin: 0 0 15px 0;
	padding: 0 0 0 27px;
	border-left: 1px solid #fff;
	list-style: none;
	font-size: 130%;
	}
	
#site-nav li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2A567F;
	}
#site-nav a {
	background: none;
	}
#photo-banner-isla-del-cano-2 {
	clear: both;
	height: 200px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background:  url(../Photos/photo_banner_isla_del_cano_2.jpg) no-repeat;
	}

	
#content {
	float: left;
	width: 502px;
	}
#sidebar {
	float: right;
	width: 191px;
	}
#sidebar h2 {
	height: 18px;
	margin-top: 0;
	padding: 5px 3px 8px 40px;
	background:  url(../Art/header-link-bg-flag.jpg) no-repeat;
	font-size: 100%;
	}
#content-nav {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 120%;
	list-style: none;
	}
#content-nav li {
	margin: 0;
	padding: 0;
	font-size: 120%;
	display: inline; /* fixes IE gap caused by display: block on inner a's */
	}
#content-nav a {
	display: block;
	margin: 0 0 3px 0;
	padding: 5px 10px 5px 45px;
	border: 1px solid #2A567F;
	background:  url(../Art/orchid_pink_24x24_dim.jpg) no-repeat 5px 50%;
	text-decoration: none;
	}
#content-nav a:hover {
	border: 1px solid #72C0FF;
	}
	
	#flag-nav {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
	
#flag-nav li {
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE gap caused by display: block on inner a's */
	}
#flag-nav a {
	display: block;
	margin: 0 0 3px 0;
	padding: 5px 10px 5px 45px;
	border: none;
	background: url(../Art/header-link-bg-flag.jpg) no-repeat;
	text-decoration: none;
	font-weight: bold;
	}
#flag-nav a:hover {
	border: none;
	text-decoration: underline;
	}	
#footer {
	clear: both;
	padding: 3px 0 15px 0;
	border-top: 5px solid #fff;
	text-align: right;
	font-size: 90%;
	}
	
/* THREE COLUMN PAGE --------------------------------------- */
/* --------------------------------------------------------- */
#threecol #container {
	float: left; /* makes it contain children floats */
	width: 710px; /* needed for MacOpera and Safari */
	margin: 15px 0;
	background:  url(../Art/home-bg.gif) repeat-y;
	}
#main-content {
	float: left;
	width: 270px;
	padding-top: 0px;
	background:  none;
	}
	

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 140%;
}
	


	
#feature {
	width: 190px;
	margin-left: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
#feature h2 {
	height: 18px;
	margin-top: 0;
	padding: 12px 3px 8px 29px;
	background:  url(../Art/header-list-bg-toucan.jpg) no-repeat;
	font-size: 120%;
	}


p {
	margin: 0 0 1.2em 0;
	line-height: 1.6;
	}
h1 {
	margin: 0 0 1em 0;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	margin: 0 0 .6em 0;
	font-size: 120%;
	}
	
h3 {
	margin: 0;
	font-size: 100%;
	}
	
/* LINKS --------------------------------------------------- */
/* --------------------------------------------------------- */
a {
	padding: 1px 3px;
	background: #6998BE;
	color: #fff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.image-link {
	background: transparent;
	}
	
/* LISTS --------------------------------------------------- */
/* --------------------------------------------------------- */
dt {
	margin: 1em 0 0 0;
	font-size: 130%;
	font-weight: normal;
	}
dd {
	margin: 0;
	}




