/* CSS Document */
#wrapper {
	position: relative;
	top: 5px;
	width: 1000px;
	height: 600px;
	margin: auto auto;
	}
	
#port {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 600px;
	}
	
#bridge {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 270px;
	height: 70px;
	}
	
#navvy {
	position: absolute;
	top: 365px;
	right: 10px;
	width: 250px;
	height: auto;
	text-align: right;
	}
	
#midships {
	position: absolute;
	top: 0;
	left: 294px;
	width: 128px;
	height: 600px;
	}
	
#strip1 {
	position: absolute;
	top: 7px;
	left: 5px;
	width: 118px;
	height: 89px;
	}

#strip2 {
	position: absolute;
	top: 104px;
	left: 5px;
	width: 118px;
	height: 89px;
	}

#strip3 {
	position: absolute;
	top: 201px;
	left: 5px;
	width: 118px;
	height: 89px;
	}

#strip4 {
	position: absolute;
	top: 298px;
	left: 5px;
	width: 118px;
	height: 89px;
	}

#strip5 {
	position: absolute;
	top: 395px;
	left: 5px;
	width: 118px;
	height: 89px;
	}

#strip6 {
	position: absolute;
	top: 492px;
	left: 5px;
	width: 118px;
	height: 89px;
	}
	
#stbd {
	position: absolute;
	top: 0;
	left: 426px;
	width: 580px;
	height: 600px;
	}
	
#gallstbd { 
	position: absolute;
	top: 0;
	left: 294px;
	width: 712px;
	height: 600px;
	} /*extended stbd for gallery pages, no midships section*/
	
#stage {
	position: absolute;
	top: 70px;
	left: 15px;
	width: 550px;
	height: 515px;
	margin-left: 5px;
	}

#blurb {
	position: absolute;
	top: 0;
	left: 0;
	width: 520px;
	height: auto;
	} /*text area*/
	
#thumbgall {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 500px;
	height: 580px;
	} /*container for thumbnail gallery*/

#rowa1 {
	position: absolute;
	top: 10px;
	left: 35px;
	width: 100px;
	height: 70px;
	} /*cells for thumbnail gallery*/

#rowa2 {
	position: absolute;
	top: 10px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowa3 {
	position: absolute;
	top: 10px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowa4 {
	position: absolute;
	top: 10px;
	left: 365px;
	width: 100px;
	height: 70px;
	}

#rowb1 {
	position: absolute;
	top: 90px;
	left: 35px;
	width: 100px;
	height: 70px;
	}

#rowb2 {
	position: absolute;
	top: 90px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowb3 {
	position: absolute;
	top: 90px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowb4 {
	position: absolute;
	top: 90px;
	left: 365px;
	width: 100px;
	height: 70px;
	}

#rowc1 {
	position: absolute;
	top: 170px;
	left: 35px;
	width: 100px;
	height: 70px;
	}

#rowc2 {
	position: absolute;
	top: 170px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowc3 {
	position: absolute;
	top: 170px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowc4 {
	position: absolute;
	top: 170px;
	left: 365px;
	width: 100px;
	height: 70px;
	}	

#rowd1 {
	position: absolute;
	top: 250px;
	left: 35px;
	width: 100px;
	height: 70px;
	}

#rowd2 {
	position: absolute;
	top: 250px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowd3 {
	position: absolute;
	top: 250px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowd4 {
	position: absolute;
	top: 250px;
	left: 365px;
	width: 100px;
	height: 70px;
	}

#rowe1 {
	position: absolute;
	top: 330px;
	left: 35px;
	width: 100px;
	height: 70px;
	}

#rowe2 {
	position: absolute;
	top: 330px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowe3 {
	position: absolute;
	top: 330px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowe4 {
	position: absolute;
	top: 330px;
	left: 365px;
	width: 100px;
	height: 70px;
	}

#rowf1 {
	position: absolute;
	top: 410px;
	left: 35px;
	width: 100px;
	height: 70px;
	}

#rowf2 {
	position: absolute;
	top: 410px;
	left: 145px;
	width: 100px;
	height: 70px;
	}

#rowf3 {
	position: absolute;
	top: 410px;
	left: 255px;
	width: 100px;
	height: 70px;
	}

#rowf4 {
	position: absolute;
	top: 410px;
	left: 365px;
	width: 100px;
	height: 70px;
	}
	
#footsnav {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 550px;
	height: 50px;
	} /*footsteps navigation panel*/
	
#backnav {
	position: absolute;
	top: 520px;
	left: 435px;
	width: 30px;
	height: 20px;
	}
		
#fotoframe {
	position: absolute;
	top: 30px;
	left: 6px;
	width: 700px;
	height: 500px;
	} /*container for images*/
	
#fototext {
	position: absolute;
	top: 500px;
	left: 56px;
	width: 600px;
	height: auto;
	} /*accompanying text for images*/
	
#fototext2 {
	position: absolute;
	top: 550px;
	left: 56px;
	width: 600px;
	height: auto;
	} /*accompanying text for larger images*/
	
#fotonav {
	position: absolute;
	top: 575px;
	left: 450px;
	width: 320px;
	height: 20px;
	}
	
#fotonav1st {
	position: absolute;
	top: 575px;
	left: 600px;
	width: 220px;
	height: 20px;
	}
	
#sitemap1 {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 200px;
	height: 400px;
	}
	
#sitemap2 {
	position: absolute;
	top: 70px;
	left: 300px;
	width: 200px;
	height: 400px;
	}
	
#sitemap3 {
	position: absolute;
	top: 89px;
	left: 166px;
	width: 160px;
	height: 10px;
	}
	
#linko {
	position: absolute;
	top: 0;
	left: 0;
	width: 520px;
	height: auto;
	} /*links area*/
	
#linko ul {
	list-style-image: url(../images/dollink.gif);
	line-height: 200%;
	}	
