body
{
	
	background-repeat: no-repeat;
	background-color: #100873;
	color: white;
	border: 0;
	font-family: "Garamond", serif;
	font-size: 1.5em;
	padding-top: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: -5px;
	background-attachment: fixed;
}
a
{

	text-decoration: none;
	color: white;
}
a:hover
{
	color: fuchsia;
}
a:visited
{
	color: #4ca7fe;
}

h1
{
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	
	font-family: "Cooper Black";
	font-size: 1.6em;
}

.Header 
{
	color: white;
	background-image: none; 
	background-color: #100873;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-right: 0em;
	padding-left: 0em;
	margin: 0em -1em 0em 0em;
}

.Gallery div
{
	
}


.GalleryThumb
{
	height: 50px;
	width: 50px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
	border: none;
}

.page
{
   
	width:785px;
	margin: 1em auto 0 auto;
	padding: 0;
	text-align: center;
	
}


#dynloadarea
{
	text-align: center;
}

#HideGallery
{
	display: none;
}

#galleryTitle
{
	text-align: right;
}