body
{
	margin: 0px;
	background-color: black;
	color: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

h1, h2 {color: #4E86CD;}

#home a, #home a:visited

{
	color: white;
	text-decoration: none;
}

#home a:hover
{
	color: silver;
	text-decoration: underline;
}

#home h1 {
	font-size: 1.4em;
	margin: 6px 0 4px 0;
}

#header {
	border-bottom: 1px solid #FFFFFF;
	margin: 6px 0 2px 0;
	text-align:center;}
	
#header h1 {
	font-size: 1.9em;
	margin: 0;
}

#header h2 {
	font-size: 1.3em;
	margin: 10px 0 6px 0;
}


#header a
{
	color: white;
	text-decoration: none;

}

#header a:visited
{
	color: white;
	text-decoration: none;
}

#header a:hover
{
	color: white;
	text-decoration: underline;
}


#content {
	width: 650px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#content h2 {text-align: center;
		margin: 5px 0 20px 0;}

#content a {
	color: white;
}

#content a.visited{
	color: silver;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 3px 0px 2px 0;
	padding: 0px;
}
p.sub {
	font-size: .9em;
	margin: -14px 0 0 30px;
	padding: 0px;
}

table#gallery_index {
	padding: 0px; 
	margin-top: 16px; 
	text-align: center;

	}
	
table#gallery_index td{
	padding: 0 4px 0 4px;
}

table#gallery_index p{
	font-size: 1.1em;
	margin: 5px 0 20px 0;
}

table#gallery_index  a
{
	color: white;
	text-decoration: none;

}

table#gallery_index  a:visited
{
	color: white;
	text-decoration: none;
}

table#gallery_index  a:hover
{
	color: white;
	text-decoration: underline;
}


table#gallery_128 {
	padding: 0px;
	text-align: center;
	margin-top: 16px;
	}

table#gallery_128 tr {
	vertical-align: top;
	text-align: center;
}

table#gallery_128 td {
	padding: 0 4px 0 4px;
	text-align: center;
}

table#gallery_128 p {
	font-size: 0.8em;
	margin: 5px 0 2px 0;
	line-height: 1em;
}

table#gallery_128 p.medium {
	font-size: 0.8em;
	margin: 0px 0 20px 0;
	line-height: 1em;
	font-style: italic;
}

table#gallery_128  a
{
	color: white;
	text-decoration: none;

}

table#gallery_128  a:visited
{
	color: white;
	text-decoration: none;
}

table#gallery_128  a:hover
{
	color: white;
	text-decoration: underline;
}

table#gallery_128 p.col_heading {text-align: center;
margin: 5px 0 15px 0; 
font-size: 1em;
line-height: 1.2em;}

#content img { border: 1px solid white;
}

img { border: 1px solid white;}
 
#content img.borderblue { border: 1px solid #4E86CD;}

img.borderless { border: none;}

div#item {clear:both;}


div#picture {clear:both;
		text-align: center}


#item a {
	color: #FFFFFF;
	text-decoration: none;
}

#item  a:visited
{
	color: white;
	text-decoration: none;
}

#item  a:hover
{
	color: white;
	text-decoration: underline;
}

div#nav {width:512px;
		text-align: center;}

div#nav img.prev, div#nav img.next {width: 30px;
			padding: 0px 0 10px 0;
			height: 30px;
			border: none;}
			
div#nav img.prev {float:left;}

div#nav img.next {float: right;}
