/* Main Selectors */
body {
	background-color: #FFFFFF;
	color: #000000;
}


/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Photo Navigation */

td.index {
	text-align: center;
}

td.thumbcell {
	width: 60px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

td.thumbcell img {
	border-style: none;
}

td.selected {
	border-style: outset;
	border-width: 2px;
}

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: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 1024px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}
img.top{
background:url(../images/but_charly_back.gif);
width: 43px;
height: 26px;
color:#FFFFFF;
border:0px;
}
img.top:hover{
background:url(../images/but_charly_back_ov.gif);
width: 43px;
height: 26px;
}
img.top:link{color:#FFFFFF;border:0px;}
img.top:visited{color:#FFFFFF;border:0px;}
img.top:hover{color:#FFFFFF;border:0px;}
img.top:active{color:#FFFFFF;border:0px;}
img.down{
background:url(../images/but_charly_for.gif);
width: 43px;
height: 26px;
color:#FFFFFF;
border:0px;
}
img.down:hover{
background:url(../images/but_charly_for_ov.gif);
width: 43px;
height: 26px;
}
img.down:link{color:#FFFFFF;border:0px;}
img.down:visited{color:#FFFFFF;border:0px;}
img.down:hover{color:#FFFFFF;border:0px;}
img.down:active{color:#FFFFFF;border:0px;}