BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #D6D6AD !important;
	background-color: #000000;
}

/* override he gallery default... */
H2 {
	font-size: 12px;
  color: #D6D6AD !important;
	background-color: #000000;
}

H2 {
	font-size: 12px;
  color: #D6D6AD !important;
	background-color: #000000;
}

div.captioned-pic {
	position: relative;
	clear: both;
	width: 80%;
	padding-left: 10%;
}
div.captioned-pic img {
	padding: 10px;
	position: relative;
	top: -10em;
}
div.captioned-pic div {
	position: relative;
	top: 10em;
}

.right {
  clear: right;
  float: right;
}

.left {
  clear: left;
  float: left;
}


.commercial-link {
	background-image: url('../images/commercial-link.jpg');
	position: relative;
	float: right;
	clear: right;
	width: 350px;
	height: 100px;
	border-left: 20px solid black;
	margin: 0 0 5px 0;
	z-index: 100;
}

.studio-link {
	background-image: url('../images/studio-link.jpg');
	position: relative;
	width: 350px;
	height: 100px;
	float: right;
	clear: right;
	border-left: 20px solid black;
	margin: 0 0 5px 0;
	z-index: 100;
}

.restoration-link {
	background-image: url('../images/restoration-link.jpg');
	position: relative;
	width: 350px;
	height: 100px;
	float: right;
	clear: right;
	border-left: 20px solid black;
	margin: 0 0 5px 0;
	z-index: 100;
}

.wedding-link {
	background-image: url('../images/wedding-link.jpg');
	position: relative;
	float: right;
	clear: right;
	width: 350px;
	height: 100px;
	border-left: 20px solid black;
	margin: 0 0 5px 0;
	z-index: 100;
}

.link-content {
	color: #aaaaaa; /*	background-color: #ffffff; */
	background-color: #000000;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: right;
}

.link-content a:link, .link-content a:visited {
	background-image: url('../images/rarr-rev.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	text-decoration: none;
	color: #ffcc33;
}

.link-content a:hover, .link-content a:active {
	background-image: url('../images/rarr.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	text-decoration: none;
	color: #ffffff;
}

.header {
}

.menu {
	margin: 1px 0 5px 0;
	padding: 0 0 2px 0;
	clear: both;
	width: 100%; /*  border-top: 1px dotted #333399;
  border-bottom: 1px dotted #333399; */
/*  background-color: #555636; */
	color: #9999FF;
	white-space: no-wrap;
	font-weight: normal;
}

.menu a:link, a:link, .menu a:visited, a:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #ffcc33;
}

.menu a:hover, a:hover, .menu a:active, a:active {
	text-decoration: none;
/*	color: #999933; */
  color: #ffffff;
	white-space: nowrap;
}

.gbAdminLink a:link, .gbAdminLink a:visited {
	text-decoration: none !important;
	white-space: nowrap !important;
	color: #ffcc33 !important;
}

.gbAdminLink a:hover, .gbAdminLink a:active {
	text-decoration: none !important;
/*	color: #999933; */
  color: #ffffff !important;
	white-space: nowrap !important;
}

.content {
  position: relative;
}
/*
.front-content {
  position: absolute;
  top: 0px;
  right: 320px;
}
*/
.quote {
	color: #9999ff;
	font-style: italic;
	position: relative;
	text-align: center;
	font-size: 16px;
	display: block;
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: serif;
}

.quoter {
   position: relative;
	font-style: italic;
	right: -20px;
	bottom: -5px;
	color: #bbbbff;
	font-style: normal;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: serif;
}

.footer {
	font-size: 9px;
	text-align: center;
  clear: both;
  width: 100%;
/*  border-top: 1px dotted #ffcc33;
  border-top-width: 40%; */
/*  border-top: 1px dotted #333399;
  border-bottom: 1px dotted #333399; */
}

#gsSidebarCol {
  font-size: 12px !important;
}

.block-core-ItemInfo, .block-core-PhotoSizes {
  font-size: 10px !important;
}

.gbBlock, .gbDataTable, .giDescription {
  font-size: 12px !important;
}

.giTitle {
  font-weight: bold;
  font-size: 12px !important;
}

span.ResultKey, span.ResultData {
  font-size: 10px !important;
}
