body
{
	background-color: Black;
	color:White;
	font-family: Sans-Serif;
	font-size:xx-small;
}


.GalleryTop
{
	font-size: large;
	text-transform: uppercase;
	color: white;
	font-family: Sans-Serif;
	letter-spacing: 10pt;
}

.GalleryBottem
{
	font-size:x-small;	
	color: white;
	font-family: Sans-Serif;	
}

img
{	
	border-color:333333;
	border-style: solid;
	border-width:1;
}





.Gallery, .GalleryTitle, .GalleryContent
{
	border-right: #333333 1px solid;
	padding-bottom: 0px;
	
	border-left: #333333 1px solid;
	padding-top: 0px;
	height: 100%;
	background-color: #000000;
}

.GalleryDetail
{
	border:0;
	border-color: 333333;
	border-style: solid;
	
	
	
	padding-bottom: 20;
	padding-top: 20;
	
	background-color: 0;
}


.GalleryBody
{
	background-color:111111;	
}

.GalleryDescription
{
	background-color: 555555;
	vertical-align: top;	
}
.PhotoDetailName
{
	font-weight:bold;
}

.photoDetailDescription
{
	
}

h1, h2, h3 ,h4 {
	font-family: Sans-Serif;
	font-weight: normal;
	color: Navy;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h1 { font-size: 2em; }
h2 { font-size: 1.7em; color: White; }
h3 { font-size: 1.4em; color: White; }
h4 { font-size: 1.0em; color: White; }
