/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Verdana;
	color:#000000;
	}
	
a {
	color: #ffff99;
	}
	
a:hover {
	background-color: transparent;
	color: #ffff99;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Verdana;
	color: #ffff99;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #ffff99;
	color:#cc0033;
	}
	
#logo 	{
	font:28px Verdana;
	color: #FFFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:10px Verdana;
	color: #FFFF99;
	letter-spacing:.5em;
	line-height:18px;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana;
	color: #000000;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Verdana;
	color: #CCOO33;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 9px Verdana;
	color: #000000;
	line-height: 11px;
	}
	
.navText {
	font: 8px Verdana;
	color: #ffff99;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	


/* Main Selectors */
a, a:visited {
	background-color: transparent;
	color: #0000FF;
}

/* Header */
div#header h1 {
	font-family: verdana, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: verdana, sans-serif;
	color: #00000;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: verdana, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: verdana, sans-serif;
	font-size: 0.4em;
	text-align: right;
	padding: 0 2em 0 0;
}
