@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000;
}
#page {
	background-color: #666;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #666;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	color: #000;
}
textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
#content p {
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
}
.label_imagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: relative;
}
a:link {
	color: #307;
}
a:visited {
	color: #307;
}
a:hover {
	color: #eb691a;
}
a:active {
	color: #101;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.gallerytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
#nav {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #101;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #eb691a;
	background-color: #CCC;
}
#content {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 0.95em;
	padding-right: 5em;
	padding-left: 5em;
}
#footer {
	background-color: #CCC;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #eb691a;
	font-size: 0.9em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #101;
	clear: both;
}
#content index header {
	color: #CCC;
}
.gallery_descriptordetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cameraworkorange {
	color: #EB691A;
}

.cameraworkyellow {
	color: #FCCC79;
}
.whiteimageborder_thumbnails {
	border: 10px solid #FFF;
}
.navtextsml {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
}
.imagedetails {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #666;
	background-position: center;
	display: table-caption;
	position: relative;
	width: 600px;
	top: 1030px;
}
.projectdescriptor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
