﻿body {
	background-color: #313131;
	
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #7A8B92;
	font-size: 1.5em;
	font-weight: lighter;
	margin-left: 17px;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: 100;
	color: #7A8B92;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	color: #7A8B92;
	margin-left: 20px;
	font-weight: 200;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: 100;
	color: #7A8B92;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #7A8B92;
	margin-left: 20px;
	font-weight: lighter;
}
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #7A8B92;
	text-align: right;
	font-weight: lighter;
}

#index {
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A8B92;
	height: 800px;
}
.index {
	list-style-type: none;
	list-style-position: inherit;
	width: 400px;
	float: left;
	margin-bottom: 10px;
}
.bookmark {
	color: #313131;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.images {
	width: 20200px;
	height: 750px;
	position: relative;
}
.picspace {
	margin-left: 80px;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7A8B92;
	display: inline;
	height: 50px;
	width: 50px;
	position: absolute;
	bottom: 250px;
	margin-left: 50px;
	text-align: center;
}
.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7A8B92;
	display: inline;
	height: 50px;
	width: 50px;
	position: absolute;
	bottom: 450px;
	margin-left: 50px;
	text-align: center;
}

h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #7A8B92;
	text-align: center;
	line-height: .6em;
}

a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #7A8B92;
}

a:link {
	text-decoration: none;
	color: #7A8B92;
}

.tswname {
	font-family: Arial, Helvetica, sans-serif;
}
#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7A8B92;
	text-align: center;
	width: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
