body
	{
	position: relative;
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fcfcfc;
	}

.about
	{
	position: absolute;
	left: 210px;
	top: 55px;
	font-family: arial;
	font-size: 90%;
	line-height: 100%;
	color: gray;
	width: 400px;
	}

.caption
	{
	position: absolute;
	left: 26%;
	top: 91%;
	font-family: arial;
	font-size: 80%;
	line-height: 120%;
	color: gray;
	width: 400px;
	height: 50px;
	border: 0px;
	text-align: center;
	}

/*navigation bar*/

#nav
	{
	position: absolute;
	font-family: arial;
	font-size: 125%;
	font-weight: bold;
	color: gray;
	width: auto;
	height: auto;
	left: 0px;
	top: 450px;
	border: 0px;
	text-align: center;
	}

/*next gallery link for more than 7 pic galleries*/

#next
	{
	position: absolute;
	font-family: arial;
	font-size: 125%;
	font-weight: bold;
	color: gray;
	width: 145px;
	height: 185px;
	left: 630px;
	top: 315px;
	border: none;
	text-align: center;
	}

/*Active black*/

#navlight
	{
	color: black;
	}

/*navigation*/

a:link	{
	color: gray;
	text-decoration: none;
	}

a:active
	{
	color: gray;
	text-decoration: none;
	}

a:visited
	{
	color: gray;
	text-decoration: none;
	}

a:hover
	{
	color: #5d5b5b;
	}

a.nav	
	{
	font-weight: bold;
	text-decoration: none;
	}

a.nav:hover, a.nav:active
	{
	background-color: #fcfcfc;
	color: gray;
	}

a.nav:link, a.nav:visited
	{
	color: gray;
	}


	

/*images*/

#menu01
	{
	position: absolute;
	left: 0px;
	top: 55px;
	}

#menu02
	{
	position: absolute;
	left: 210px;
	top: 55px;
	}

#menu03
	{
	position: absolute;
	left: 420px;
	top: 55px;
	}

#menu04
	{
	position: absolute;
	left: 630px;
	top: 55px;
	}

#menu05
	{
	position: absolute;
	left: 0px;
	top: 255px;
	}

#menu06
	{
	position: absolute;
	left: 210px;
	top: 255px;
	}

#menu07
	{
	position: absolute;
	left: 420px;
	top: 255px;
	}

#menu08
	{
	position: absolute;
	left: 630px;
	top: 255px;
	}

#gallerybig
	{
	position: absolute;
	left: 0px;
	top: 55px;
	border: none;
	}

#gallery1
	{
	position: absolute;
	left: 310px;
	top: 55px;
	border: none;
	}

#gallery2
	{
	position: absolute;
	left: 470px;
	top: 55px;
	border: none;
	}

#gallery3
	{
	position: absolute;
	left: 630px;
	top: 55px;
	border: none;
	}

#gallery4
	{
	position: absolute;
	left: 310px;
	top: 250px;
	border: none;
	}

#gallery5
	{
	position: absolute;
	left: 470px;
	top: 250px;
	border: none;
	}

#gallery6
	{
	position: absolute;
	left: 630px;
	top: 250px;
	border: none;
	}

#about01
	{
	position: absolute;
	left: 1px;
	top: 54px;
	}

#about02
	{
	position: absolute;
	left: 110px;
	top: 55px;
	}

#about03
	{
	position: absolute;
	left: 0px;
	top: 165px;
	}

#about04
	{
	position: absolute;
	left: 110px;
	top: 165px;
	}

#view
	{
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	border: none;
	}




















	