#myGallery {
text-align:center;
margin:auto;
}

#myGallery img {
	margin:auto;
    z-index:8;
}

#myGallery IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#myGallery .imageElement h2, #myGallery .imageElement p{
display:none !important;
}

#myGallery .imageElement {
width:800px;
position:relative;
margin:auto;
}



/* general */
body {
  background: #000000;
  padding: 0px 20px 0px 20px;
  margin: 0;
  font-size: 12px;
}

a {
  color: #5C9E9B;
  text-decoration: none;
}

img {
  border: 0;
}

#wrapper {
	color: #e3f2e7;
	margin: auto;
	width: 800px;
	display: block;
	background-color: #393A3D;
}
	
#topnav {
	width: 800px;
	height: 25px;
	overflow: hidden;
}

/* universal column structure */
.bodyColumn {
	display:inline;
	width: 210px;
	overflow:hidden;
	margin-right:40px;
	margin-left: -10px;
	padding-top:20px;
	float:left;
}	

.bodyColumn ul {
	padding-top: 0px;
}
	
	
.bodyColumn ul li {
	list-style-type: none;
	margin-left: -29px;
	padding-top: 5px;
	padding-bottom:5px;
	width:210px;
	border-top: 1px solid #fff;
}	

.twoColumn {
	display:inline;
	width: 450px;
	overflow:hidden;
	margin-right:40px;
	margin-left: -10px;
	padding-top:20px;
	float:left;
}
.twoColumn p {
	margin-left:10px;
}

/* navigation */	
#navigation {
  height: 125px;
  overflow: auto;
  clear: both;
  line-height: 1.3em;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  margin: 0px 0 0px 0;
  padding: 5px 0 0px 0;
  text-align: left;
  width: 800px;
  display: block;
  background-color: #000000;
  font-size: 11px;
	border-bottom: 1px solid #5C9E9B;
}

#navigation ul {
	padding-top: 0px;
	margin-top: 5px;
}
	
	
#navigation ul li {
	list-style-type: none;
	margin-left: -20px;
}
	
#navigation img {
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
	
.navimg {
	margin-right: 1px;
}
	
.spacerimg {
	margin-left: 20px;
	margin-right: 376px;
}

.navrow {
	float: left;
	width: 220px;
	padding-right: 20px;
	clear: none;
}

.nothing {
	padding-left: 5px;
	border-left-color: #5C9E9B;
	border-left-style: solid;
	border-left-width: 5px;
	margin-left: 10px;
	color: #C8DCC0;
	font-size: 14px;
	}
	
/* content */
#content {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #E3F2E7;
    background-color: #393A3D;
    width: 800px;
    clear: both;
    display: block;
    padding-bottom: 150px;
}

#image {
    height: 401px;
    width: 800px;
    overflow: hidden;
    background-color: #000000;
}
	

.imagechooser {
	padding-bottom: .5em;
    padding-top: .5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-left: 500px;
    color: white;
	display: block;
    background-color: #393A3D;
}
	
.imagechooser-gallery {
    padding-bottom: .5em;
    padding-top: .5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-left: 20px;
    color: white;
    display: block;
    background-color: #393A3D;
}

.imagechooser a {
	padding-right: 1em;
	display: inline;
	text-decoration: none;
	color: #E3F2E7;
}

.imagechooser a:hover {
	color: #DA1C4B;
}

a .external {
	color: #c8dcc0;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	display:inline;
	color: #DA1C4B;
	margin-left: 10px;
	font-weight:bold;
}

.opening {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 64px;
	display:inline;
	color: #DA1C4B;
	margin-left: 10px;
}

#write {
	color: #e3f2e7;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 1px solid #5C9E9B;
}

h3, h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: inline;
	border-bottom-color: #c8dcc0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 14px;
	color: #c8dcc0;
}

.writeup {
	clear: left;
	float: left;
	width: 450px;
	line-height: 1.3em;
}

.info {
	float:right;
	width: 290px;
	clear: both;
}

.info ul li {
	list-style-type: none;	padding-left: 5px;
	border-left-color: #DA1C4B;
	border-left-style: solid;
	border-left-width: 5px;
	margin-left: -39px;
}

.clearer {
	clear: both;
	display: block;
	height: 0px;
}

.writeup ul li {
	margin-bottom: 1.2em;
	list-style-position: outside;
	list-style-type: none;
}

.burstGalleryImage {
	width: 102px;
	height: 59px;
}

p {
	line-height: 1.4em;
}