body
	{
	background: url('https://camerahistoryproject.com/images/camera-history-project-background.webp');
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	}
#header
	{
	background: url('https://camerahistoryproject.com/images/chpnew.jpg');
	width:	1024px;
	height: 300px;
	margin: 0px auto;
	}
#header a
	{
	position: relative;
	top: 50px;
	left: 20px;
	}
/*
#content
	{
	width: 1004px;
	background-color: #fff;
	margin:0px auto;
	min-height: 300px;
	padding: 10px;
	}*/
#navigation
	{
	width: 1004px;
	padding: 10px;
	margin: 0px auto;
	background: #7d7e7d;
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
	background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
	}
#navigation a
	{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
#contentinner
	{
	float:left;
	width: 670px;
	}
#footer
	{
	height: 20px;
	text-align: center;
	background-color: #dedede;
	color: #333;
	font-size: 0.9em;
	width: 1024px;
	margin: 0px auto;
	line-height: 20px;
	}
h1>a
	{
	text-decoration: none;
	}
	
#thumbs
	{
	float: right;
	width: 300px;
	padding: 5px;
	border: 1px solid #000;
	border-radius: 3px;
	}
#thumbs a
	{
	border-width: 0px;
	}
	
.clear
	{
	clear: both;
	}
	
a,a:hover,a:visited,a:active
	{
	color: #00c;
	}
.decade
	{
	text-align:center;
	}
.decade a
	{
	text-decoration: none!important;
	font-size: 17px;
	}
.odd
	{
	background-color: #ededed;
	}
.shopitem
	{
	width: 150px;
	float: left;
	padding: 10px;
	border: 1px solid #000;
	margin-right: 5px;
	}
	
.comment
	{
	border: 1px solid #000;
	background-color: #fafafa;
	}
.date
	{
	font-style: italic;
	background: #ffb76b;
	background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04));
	background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%);
	background: -o-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%);
	background: -ms-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%);
	background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 );
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	font-size: 11px;
	}
.username
	{
	width: 100px;
	background-color: #eaeaea;
	height: 100px;
	float: left;
	text-align: center;
	text-shadow: 2px 2px 2px #bbb;
	}
.username a
	{
	color: #000;
	text-decoration: none;
	}
.commentbody
	{
	float:right;
	width: 560px;
	}
.descbox
	{
	background: #deefff;
	background: -moz-linear-gradient(top,  #deefff 0%, #98bede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede));
	background: -webkit-linear-gradient(top,  #deefff 0%,#98bede 100%);
	background: -o-linear-gradient(top,  #deefff 0%,#98bede 100%);
	background: -ms-linear-gradient(top,  #deefff 0%,#98bede 100%);
	background: linear-gradient(to bottom,  #deefff 0%,#98bede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 );
	border-radius: 5px;
	border: 1px solid #009;
	padding: 5px;
	}
#nav-social
	{
	float: right;
	}
input[type=text],textarea
	{
	font-family: tahoma,verdana,arial,sans-serif;
	}
.error
	{
	background: #ff3019;
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
	color: #fff;
	border: 1px solid #900;
	border-radius: 5px;
	padding: 5px;
	}
.success
	{
	background: #a4b357;
	background: -moz-linear-gradient(top,  #a4b357 0%, #75890c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890c));
	background: -webkit-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: -o-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: -ms-linear-gradient(top,  #a4b357 0%,#75890c 100%);
	background: linear-gradient(to bottom,  #a4b357 0%,#75890c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 );
	color: #fff;
	border: 1px solid #090;
	border-radius: 5px;
	padding: 5px;
	}
#viewport-left
	{
	width:150px;
	float:left;
	}
#viewport-left img
	{
	border-bottom: 1px solid #000;
	}