/* CSS Document */

#photoL
		{
	position:absolute;
	top:515px;
	left:95px;
	width:270px;
	background-color:#ccc;
	height: 200px;
	font-size:9px;
	color: #FFFF99;
	border-top:double thick #006633;
	border-bottom:double thick #006633;
	border-left:double thick #006633;
	vertical-align:middle;
	text-align:center;
		}

#photoR
		{
	position:absolute;
	top:515px;
	left:655px;
	width:270px;
	background-color:#ccc;
	height: 200px;
	font-size:9px;
	color: #FFFF99;
	border-top:double thick #006633;
	border-bottom:double thick #006633;
	border-right:double thick #006633;
	vertical-align:middle;
	text-align:center;
		}

#expedition
		{
	position:absolute;
	top:515px;
	left:370px;
	background-color:#ccc;
	width: 285px;
	height: 200px;
	border-top:double thick #006633;
	border-bottom:double thick #006633;
		}

#header1, #header2, #header3, #header4
		{
	position:absolute;
	top:725px;
	left:95px;
	width:816px;
	background-color:#CCC;
	border-top:double thick #006633;
	border-bottom:solid thin #663300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color:#53566F;
	font-weight:bolder;
	height:25px;
	text-align:center;
	vertical-align:middle;
		}


#header1
		{
	width:180px;
	border-left:double thick #006633;
		}

#header2
		{
	width:160px;
	left:280px;
		}

#header3
		{
	width:262px;
	left:434px;
		}

#header4
		{
	width:232px;
	left:693px;
	border-right:double thick #006633;
		}


#R1a, #R1b, #R1c, #R1d, #R2a, #R2b, #R2c, #R2d, #R3a, #R3b, #R3c, #R3d, #R4a, #R4b, #R4c, #R4d, #R5a, #R5b, #R5c, #R5d, #R6a, #R6b, #R6c, #R6d, #R7a, #R7b, #R7c, #R7d
		{
	position:absolute;
	background-color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#53566F;
	padding:5px;
	text-align:center;
	font-weight: bold;
		}

#R2w, #R2x, #R2y, #R2z
		{
	position:absolute;
	background-color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#063;
	padding:5px;
	text-align:center;
	top:757px;
	height: 38px;
		}

#R3w, #R3x, #R3y, #R3z
		{
	position:absolute;
	background-color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#063;
	padding:5px;
	text-align:center;
	top:807px;
	height: 38px;
		}
		
#R1a, #R1b, #R1c, #R1d
		{
	top:754px;
	border-top:solid thick #663300;
	height:38px;
		}

#R2a, #R2b, #R2c, #R2d, #R3w
		{
	top:807px;
	height: 38px;
		}

#R3a, #R3b, #R3c, #R3d
		{
	top:855px;
	height:38px;
		}
		
#R4a, #R4b, #R4c, #R4d
		{
	top:903px;
	height:38px;
		}

#R5a, #R5b, #R5c, #R5d
		{
	top:951px;
	height:38px;
		}

#R6a, #R6b, #R6c, #R6d
		{
	top:999px;
	height: 38px;
		}

#R7a, #R7b, #R7c, #R7d
		{
	top:1042px;
	border-bottom:double thick #006633;
	height:38px;
		}

#R1a, #R2a, #R3a, #R4a, #R5a, #R6a, #R7a, #R2w, #R3w
		{
	left:95px;
	width:174px;
	border-left:double thick #006633;
		}

#R1b, #R2b, #R3b, #R4b, #R5b, #R6b, #R7b, #R2x, #R3x
		{
	width:147px;
	left:282px;
		}

#R1c, #R2c, #R3c, #R4c, #R5c, #R6c, #R7c, #R2y, #R3y
		{
	width:250px;
	left:438px
}

#R1d, #R2d, #R3d, #R4d, #R5d, #R6d, #R7d, #R2z, #R3z
		{
	width:218px;
	left:697px;
	border-right:double thick #006633;
		}

#expedbottomnav
	     {
	position:absolute;
	top:1318px;
	left:95px;
	width:810px;
	text-align:center;
	border: ridge #006633;
	border-width:thick;
		 }

a:link, a:visited, a:hover
   		{
   			font-family:Verdana, Geneva, sans-serif;
         	text-align:center;
		}
		
a:link
		{
			color:#663300;
			font-weight:bold;
			font-size:12px;
		}

a:visited
		{
			font-style:italic;
			font-weight:bold;
			color:#063;
			font-size:12px;
		}

a:hover, a:focus
        { 
			font-style:italic;
			font-weight:bold;
			color:#063;
			font-size:12px;
		}

