  .mainMenuImage { width: 100%;
    max-width: 1920px;
    min-width: 480px;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
    }

#textContent {
	width: 50%;
	max-width: 800px;
	min-width: 480px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#textContent p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#textContent h1 {
	text-align: center;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(50, 50, 50);
}

#textContent h2 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100, 100, 100)
}

#textContent a {
	color: rgb(66, 66, 66);
}

#textContent a:hover {
	color: rgb(133, 133, 133);
}

img.img-left { float: left;margin-right: 30px; display: block; }
img.img-right { float: right; margin-left: 30px; display: block; }

#noScriptImg {
height: 70%;
width: auto;
text-align: center;
max-width: 100%;
min-width: 480px;
min-height: 480px;
max-height: 70%;
display: block;
    position: relative;
	margin-left: auto;
	margin-right: auto;
}

#noScriptLinks {

text-align: center;
font-family: Arial; Helvetica; sans-serif;
}

  #galleryContainer { width: 100%;
    height: 70%;
	text-align: center;
    max-width: 1920px;
    min-width: 480px;
    min-height: 480px;
    max-height: 1200px;
    position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	
    }
.menuRolloverDivs {
	width: 100%;
	max-width: 1920px;
    min-width: 480px;
    height: auto;
    display: none;
    position: relative;
    z-index: 2;
}

#mainMenuImageDiv {
	width: 100%;
	max-width: 1920px;
    min-width: 480px;
    height: auto;
    display: block;
    position: relative;
    z-index: 2;
}
a {
	color: rgb(100, 100, 100);
}

a:hover {
	color: rgb(192, 192, 192);
}

h1 {
	font-weight: bold; 
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: rgb(50, 50, 50);
	font-size: 1em;
	margin-top: .25em;
	margin-bottom: .25em;
}

h2 {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: .75em;
	color: rbg(100, 100, 100);
	margin-top: .25em;
	margin-bottom: .25em;
}
  body { margin-top: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
    }


  li.menuItem { display: inline;
    min-width: 96px;
    width: 20%;
    height: auto;
    }

  .mainMenuList { margin: 0.5em 0pt 0pt;
    padding: 0pt;
    width: 100%;
    list-style-type: none;
    min-width: 480px;
	
    }

  #secondMenuList { margin: 2em auto 0pt;
  text-align: center;
    padding: 0pt;
    list-style-type: none;
    min-width: 480px;
    width: 66%;
    }

  li.menuItem a { float: left;
    width: 20%;
    min-width: 96px;
    font-weight: bold;
    text-align: center;
    overflow: visible;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }
	
	li.menuItem a:hover {
		color: rgb(132, 132, 132);
	}
	.menuTextTriggeredHover {
		color: rgb(132, 132, 132);
	}


  li.secondMenuItem { display: inline;
    min-width: 96px;
    width: 50%;
    height: auto;
    text-align: center;
    }

  li.secondMenuItem a { float: left;
    width: 50%;
    min-width: 96px;
    text-align: center;
    overflow: visible;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(102, 102, 102);
    }

li.secondMenuItem a:hover {
			color: rgb(192, 192, 192);
}
	
	
.aboutUsLink {
    text-align: center;
    overflow: visible;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 102);
}
	
#captionList {
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	max-width: 480px;
	font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
	text-align: center;
	display: block;
	font-size: .75em;
	min-width: 240px;
}

#captionList dt {
	float: left;
	font-weight: bold;
	

}

#captionDescription  {
	font-family:  Arial,Helvetica,sans-serif;
	display: block;
	width: 25%;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	min-width: 240px;
	font-size: .75em;
}

#captionList dt:after {
	content: ": ";
}

#captionList dd {
text-align: right;
}

  #logo { margin: 1em auto;
    width: 25%;
    height: auto;
    min-width: 196px;
    display: block;
	margin-bottom: 0pt;
	border: 0pt;
    }

  #copyright { width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
    text-align: center;
    color: rgb(153, 153, 153);
    clear: both;
    }

  .imageLinks { width: 20%;
    display: block;
    position: absolute;
    top: 0%;
    height: 100%;
    z-index: 3;
    background-color: white;
    opacity: .001;
    }

  #fantasyLink { left: 0%;
    }

  #landscapeLink { left: 20%;
    }

  #editorialLink { left: 40%;
    }

  #portraitLink { left: 60%;
    }

  #abstractLink { left: 80%;
    }

  #menuContainer { width: 100%;
    position: relative;
    }

  #logoContain { min-width: 480px;
    }