.leftheader {
  qposition: absolute;
  left: 1ex;
  top: 5px;
  font-weight: bold;
  white-space: nowrap; 
  qcolor: white;
  float: left;
}	
.slideleftheader {
  qposition: absolute;
  left: 1ex;
  top: 55px;
  font-weight: bold;
  white-space: nowrap; 
  float: left;
}	
.sliderightheader {
  qposition: absolute;
  right: 1ex;
  top: 55px;
  font-weight: bold;
  white-space: nowrap; 
  text-align: right;
  float: right;
}
.rightheader {
  qposition: absolute;
  qright: 1ex;
  qtop: 5px;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
  float: right;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
  border: rgb(0, 0, 0) 1px solid;
  padding-top: 5px;
  width: 172px;
  display: block;
  background: #747474;
  color: #eeeeee;
  height: 205px;
}
a.thumbnail:hover            {
  border: rgb(95, 121, 216) 1px solid;
  padding-top: 5px;
  width: 172px;
  display: block;
#  background: rgb(32, 32, 32);
  background: #afafaf;
  color: #ffffff;
  height: 205px;
}
.thumbinfo {
  margin-top: 10px;
  width: 165px;
  qcolor: rgb(116, 116, 129);
  display: block;
}

img { border: rgb(0, 0, 0) 1px none; }

img.thumbnail {
  border: rgb(0, 0, 0) 1px solid;
  margin: 0px;
  padding: 0px;
  background: rgb(45, 45, 45);
  vertical-align: middle;
}
td {
  border: 1px none;
  background: none;
  border-collapse: collapse;
  empty-cells: show;
}
td.thumbnail {
  padding: 2px; 
  height: 232px; 
  font-size: 12px;
}
.caption {
  qcolor: #eeeeee;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  width: 600px;
  text-align:left;
}
.display {
  border: rgb(0, 0, 0) 1px solid;
  margin-top: 1em;
  background: rgb(0, 0, 0);
  background: #747474;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135,Strength=5);
}
.lid{
  background: rgb(55, 55, 55);
  color: rgb(102, 102, 102);
  font-size: 11px;
  text-decoration: none;
  text-align: center;
}
.sb{
  background: rgb(116, 116, 129);
  color: rgb(204, 204, 255);
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
.foot {
  text-align: center;
  Qtext-transform: lowercase;
  font-size: 10px;
}
.camera { 
  font-style: italic;
  font-size: 11px;
  qcolor: #eeeeee;
}

.linethru { qtext-decoration: line-through; }


table.menu { background-color: #CCCCCC; font-weight: bold; border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; margin-top: 0px; margin-bottom: 0px; }
table.menu td { font-size: 14px; border-right: 0px solid #FFFFFF;}
.menu td a:link { color: #69696a; text-decoration: none; display: block; margin: 0; padding:  2px;}
.menu td a:visited { color: #69696a; text-decoration: none; display: block; margin: 0; padding:  2px;}
.menu td a:hover { background-color: #CCCCCC; color: #FFFFFF; text-decoration: none; display: block; margin: 0; padding: 2px;}
.menuleft { border-left:  0px solid #FFFFFF;}

#album-description {
  position: relative;
  text-align: center;
  font-weight: bold;
}

#text-boxes {
	position: absolute;
	top: 100px;
	left: 0px;
    qwidth: 720px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#text-box-short {
	position: relative;
	background: #737373;
	color: #ccc;
    width: 720px;
	height: 3em;
	border: 1px solid;
	border-color: #000000;
	overflow: hidden;
	border-spacing: 5px;
	margin-left: auto;
	margin-right: auto;
}

#text-box-long {
	position: relative;
	background: #737373;
	color: #ccc;
	top: -3em;
    width: 720px;
	border: 1px solid;
	border-color: #000000;
	visibility: hidden;
	z-index: 200;
	border-spacing: 5px;
	margin-left: auto;
	margin-right: auto;
	min-height: 3em;
}

#thumbnail-box {
	qbackground: yellow;
    position: relative;
	top: 50px;
    width: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#navigation {
	qbackground: blue;
}

p.text {
    position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

p.text-instructions {
    position: relative;
	margin-left: 5px;
	margin-right: 5px;
	font-style: italic;
}

h2.text {
    font-size: 1.5em; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

a.text:link  { color: #666699; font-weight: bold; text-decoration: none;}
a.text:visited   { color: #666699; font-weight: bold; text-decoration: none;}
a.text:hover    { color: 666699; font-weight: bold; text-decoration: underline;}
a.text:active  { color: 666699; font-weight: bold; text-decoration: underline; }

