/* General Coding */
body {
	background-color: #221F2A;
	background-image:url(images/nav/Big-dots-vert.jpg);
	background-position: 190px;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-family:Trebuchet, verdana, helvetica, sans serif;
	font-size: 1.0em;
}
img {
	border-style:none;
	border-width: 0px;
}
a {
	color:#99CCFF;
}
.emphcolor {
	color:#66CC00;
}
/* Template Coding: */

#header {
	position: absolute;
	left: 215px;
	top: 16px;
}
#header img {
	vertical-align:middle;
}
#nav {
	position: absolute;
	margin-top: 20px;
	text-align:right;
	width: 150px;
	font-size: 1.0em;
}
#nav ul {
	list-style-type: none;
	line-height: 15px;
	margin:0;
	padding:0 0 30px 15px;;
}
#container {
	margin-top:200px;
	margin-left:204px;
	width: 900px;
}
table {
	border: none;
}
table td {
	border: none;
}
#main {
	position: absolute;
	left: 217px;
	top: 200px;
	width: 300px;
	text-align: right;
}
#sub {
	position: absolute;
	left: 550px;
	top: 200px;
	margin-right: 50px;
        width: 550px;
}
td#left {
padding: 5px 3px;
}
td#right {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td#full {
padding: 5px 3px;
}
.photos #main {
	width:700px;
	text-align: left;
}
.purchase #main {
	width: 300px;
}
.purchase #sub {
	left: 550px;
}
h1 {
	
}
h2 {
 font-size: 1.1em;
}
#gallery{
margin-left:80px;
}
#mainimage {
text-align:center;
display:block;
width:532px;
}
#mainimage img {
padding:0;
}
#thumbs {
width: 600px;
}
#thumbs img {
text-align:center;
display:block;
float:left;
clear:right;
padding: 16px 16px;
}

.photos p {
clear:both;
}
#photocredit {
clear:both;
text-align:center;
display:block;
width:532px;
}
