body
{
  margin: 0px;
  padding-top: 0px;
}

#headerNorth
{
  overflow: hidden;
  margin-left: 10px;
}

#memoryTitle
{
  font-size: 20px;
  font-weight: 700;
  font-family: Trebuchet MS, Arial, sans-serif;
  color: #999999;
  padding-bottom: 8px;
}

#mmHomeLink
{
  float: right;
  margin-right: 3px;
}

#headerSouth
{
  background: #384b74;
  padding: 2px 15px 4px 15px;
}

ul#navigation
{
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  list-style: none;
  float: left;
}

ul#navigation li
{
  padding: 0px;
  margin: 0px;
  display: inline;
  color: #ffffff;
}

ul#navigation a
{
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
}

ul#navigation a.current
{
  text-decoration: underline;
}

#headerSouthRight
{
  float: right;
}

p#memoryAuthor
{
	text-align: left;
	padding-top: 2px;
	width: 204px;
	margin: 0px;
	color: #dddddd;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

#main
{
  padding: 15px;
}

#footer
{
  padding: 0px 15px 0px 0px;
}

#footer p
{
  margin: 0px;
  text-align: right;
  font-family: Tahoma, sans-serif;
  font-size: 0.7em;
  color: #888888;
}

#mapContainer
{
  margin-right: 145px;
  height: 395px;
  border: 1px solid #dddddd;
}

#interactiveTab
{
	border: 0px solid #dddddd;
}

#interactiveMiddle
{
	border: 1px solid #dddddd;
	height: 400px;
}

#interactivePicture
{
  margin-right: 415px;
  height: 395px;
  text-align: center;
  border: 1px solid #dddddd;
}

#interactivePersonList, #mapPersonList
{
  height: 385px;
  width: 116px;
  overflow: auto;
  float: right;
  border: 1px solid #dddddd;
  padding: 5px;
}

#interactivePersonList img, #mapPersonList img
{
  display: block;
  margin-bottom: 4px;
}

#interactivePersonList p, #mapPersonList p
{
  font-family: Verdana, sans-serif;
  font-size: 0.80em;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 6px;
}

#interactivePictureList, #mapPictureList
{
  margin-top: 15px;
  white-space: nowrap;
  overflow: auto;
  height: 116px;
  width: 99%;
  border: 1px solid #dddddd;
  padding: 5px;
}

#interactivePictureList img, #mapPictureList img
{
  margin-right: 5px;
}

#interactiveAttachments
{
	margin-right: 15px;
	width: 224px;
	height: 375px;
	float: right;
	border: 1px solid #2947d1;
	background-color: #D4E3F8;
	padding: 10px 20px 10px 10px;
	overflow: auto;
}

#interactiveAttachments p
{
  margin-top: 0px;
  font-family: Verdana, sans-serif;
  font-size: 0.80em;
  line-height: 1.4em;
}

#interactiveAttachments a
{
  color: #000000;
}

a img
{
  border: 2px solid #ffffff;
}

a.current img
{
  border: 2px solid #6666ff;
}

#slideShowContainer
{
	height: 100%;
	width: 100%;
	padding: 0px;
    text-align: center;
}

#mySlideshow
{
  width: 720px;
  height: 540px;
}

.jdSlideshow
{
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-align: left;
}

#loader
{
	font-family: Arial, sans-serif;
	position:absolute;z-index:5;top:33%;left:36%;
	visibility: visible;
	text-align: center;
	font-size: 12px;
	color: #999999;
}

#all
{
   visibility: hidden;
}


#slideShowController
{
   visibility: visible;
   position: relative;
}

#topContainer
{
	z-index: auto;
}

#console
{

}

