body   { color: #c0c0c0; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; background-color: black; margin: 0px }
	
table, td
{
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
}
a { text-decoration: none;}
img {border: none;}

#page
{	
	text-align: left;
	margin: 0 auto 0 auto;
}

.journal img, gallery .img { border: none; background-color: #000000;}

#header 
 { margin: 0 15px }

#headerImg img
{
	background-color:#000000;
	margin: 0;
}
#headerwidth {
	width: 645px;
	height: 1px;
	display: block;
	whitespace: pre;
}

#header h1 
  { color: #a7a9ac; font-weight: lighter; font-size: 1.5em; float: none; clear: none; margin: 0 0 10px; padding: 12px 0 0 }

div.clear {
	clear: both;
}

/* ########## */
/* ##### GENERAL NAVIGATION STYLES, controls previous & next number menu between pages ##### */

ul#nav
 { font-size: 1.1em; list-style-type: none; list-style-position: ; float: none; clear: none; margin: 10px 0 0; padding: 0 }

ul#nav li
{
	float: left;
	display: block;
	padding: 0 2px; 
}

ul#nav li a, ul#nav li a:visited, ul#nav li a:active
{
	text-decoration: none;
	color:#BBB;
	margin:0px 1px 0px 1px;
}

ul#nav li a:hover
{
	color: #444;
}

ul#nav #selection
{
    color: #444;
}


ul#nav .index { width:60px;}

ul#nav .previous  { float: none; clear: none; width: 15px; height: 20px }
ul#nav .previous a { padding: 0 4px 0 4px; background: url("../img/previous.gif") no-repeat left center; }
ul#nav .previous a:hover { background: url("../img/previous_active.gif") no-repeat left center;}
ul#nav .previous_text {display: none;}

ul#nav .pageNumber { padding:0 7px 0 2px; }
ul#nav .pagnation  { float: none; clear: none; padding: 0 3px }

ul#nav .next  { float: none; clear: none; width: 15px; height: 20px }
ul#nav .next a { padding: 0 4px 0 4px; background: url("../img/next.gif") no-repeat right center;}
ul#nav .next a:hover { background: url("../img/next_active.gif") no-repeat right center;}
ul#nav .next_text {display: none;}

.detail #nav
{
	margin: 0 auto 0 auto;
}


#content
{
	margin: 15px;
	padding: 0px;
}

#picblock   { color: black; background-color: black; margin: 20px 0 0 }

#picblock tr td  { color: black; background-color: black; text-align: left; vertical-align: top }

dl.imageblock
 { background-color: black; margin: 0 0 25px; padding-right: 15px; min-height: 90px }

dl.imageblock a, dl.imageblock a:visited, dl.imageblock a:active
 { color: #888; background-color: black }

.imagecell
 { background-color: black; text-align: center; vertical-align: bottom; margin: 0; padding: 0 }

.imagecell img, .imagecell object
 { background-color: black; vertical-align: bottom }

dd.imageinfo
 { color: #636466; font-size: 0.75em; background-color: black; margin: 8px 0 0 }

dl.imageblock dd.imageinfo ul#metadata
 { background-color: black; margin: 0; padding: 0; display: inline }

dl.imageblock dd.imageinfo ul#metadata li
 { background-color: black; list-style-type: none; list-style-position: ; margin: 0; padding: 0; display: inline }

.journaltitle .text
 { color: #bbb; font-weight: lighter; font-size: 1em; margin: 0; padding: 0; width: 592px }
.journaltext .text
{
	width:592px; /* default only - must be defined inline based on user settings */
	font-size:1.1em;
	line-height: 1.2em;
	color:#BBB;
	margin: 0;
	padding: 0;
}

#footer
{
	padding: 0;
	margin: 0 15px 15px 15px;
	list-style: none;
}

#footer p
{
	font-size:.8em;
	color:#BBB;
	margin:0;
	padding: 0;
}
#footernav   { float: none; clear: none; padding: 5px 0 15px }
a:link { color: #ccf; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, SunSans-Regular; text-decoration: underline }
a:visited { color: #399; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, SunSans-Regular; text-decoration: underline }
a:hover { color: #fff; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, SunSans-Regular; text-decoration: underline }
a:active { color: #ccf; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, SunSans-Regular; text-decoration: underline }

