/* General Coding */
body {
   background: #221F2A url(images/nav/Big-dots-vert.jpg) repeat-y;
   background-position: 190px 0px;
	color:#FFFFFF;
	font-family:caslon, georgia, times new roman, serif;
	font-size: 1.0em;
}
img {
	border-style:none;
	border-width: 0px;
}
a {
	color:#99CCFF;
}
.emphcolor {
	color:#cdf660;
}
.emphcolor2 {
	color:#e4e3e2;
}
.sansserif {
	font-family:gill sans, verdana, helvetica, sans serif
}
/* Template Coding: */

#header {
	position: absolute;
	left: 215px;
	top: 16px;
}
#header img {
	vertical-align:middle;
}
#nav {
	position: absolute;
        height: 100%;
	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: 1000px;
}
table {
	border: none;
        text-align: left;
        padding: 5px;
}
table td {
	border: none;
}
#main {
	position: absolute;
	left: 217px;
	top: 200px;
	width: 350px;
	text-align: left;
}
#sub {
	position: absolute;
	left: 600px;
	top: 200px;
	margin-right: 50px;
        width: 600px;
}
#single {
	position: absolute;
	left: 217px;
	top: 200px;
	margin-right: 350px;
        width: 70%;
        padding-right: 30%;
}
#singleindent {
	position: absolute;
	left: 300px;
	top: 200px;
	margin-right: 200px;
        width: 900px;
}
#main2 {
	position: absolute;
	left: 237px;
	top: 200px;
	width: 530px;
}
#sub2 {
	position: absolute;
	left: 800px;
	top: 200px;
	margin-right: 50px;
        width: 400px;
}
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: 2.0em;
}
h3 {
 font-size: 1.5em;
}
#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;
}

.typewriter {
position:absolute;
bottom:20px;
}
