body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

html, body {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: black;
}

* html body {
	font-size: x-small; /* IE win */
	f\ont-size: small; /* other IE */
}

html {
	text-align: center;
	min-height: 100%;
}

.black {
	background-color: black;
}

body {
	text-align: left;
}

p {
	padding: 0.5em 0;
}

h3 {
	font-size: 130%;
}

h2 {
	font-size: 160%;
}

form {
	padding: 1em 0;
}

.home {
	position: relative;
	width: 100%;
	background-color: #e7e7e7;
}

.thoughts {
	position: relative;
	min-height: 100%;
	background-color: #e7e7e7;
}

.eqpt {
	position: relative;
	min-height: 100%;
	background-color: #e7e7e7;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 64em;
	background-color: white;
	background: white url(images/edge.jpg) repeat-y;
}

#tcontainer {
	position: relative;
	margin: 0 auto;
	width: 65em;
	min-height: 100%;
	background-color: white;
	background: white url(images/vine.jpg) bottom left repeat-y;
	border-right: 6px solid white;
}

#titling {
	position: relative;
	width: 90%;
	overflow: hidden;
	height: 515px;
	background: url(images/title3.jpg) no-repeat center;
	margin-left: auto;
	text-indent: -9999px;
}

#gtitling {
	position: absolute;
	left: 26%;
	top: 0;
	width: 30em;
	height: 10em;
}

#ttitling {
	position: absolute;
	left: 115px;
	top: 0;
	width: 52em;
	height: 12em;
	background: url(images/cloud.jpg) bottom right no-repeat;
}

#ttitling ul {
	position: absolute;
	top: 11em;
	left: 5.75em;
}

#ttitling li {
	float: left;
	padding: 0 1em 0 0.1em;
	color: #818283;
}

#title {
	position: absolute;
	bottom: 1em;
	left: 1em;
	width: 22em;
	padding: 0;
	font-size: 140%;
	text-indent: 0;
	color: #818283;
}

#title em {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}

#title p {
	text-indent: 3em;
}

.quote {
	position: relative;
	top: 0.4em;
	padding: 0.1em;
	font-family: serif;
	font-size: 300%;
	color: #cbcee5;
}

#titleb {
	position: absolute;
	bottom: 0.75em;
	left: 0.85em;
	width: 22em;
	padding: 0;
	font-size: 140%;
	text-indent: 0;
	color: #dfe1e2;
}

#titleb em {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}

#titleb p {
	text-indent: 2em;
	color: white;
}

.quoteb {
	position: relative;
	top: 0.4em;
	padding: 0.1em;
	font-family: serif;
	font-size: 300%;
	color: white;
}


#navigation {
	position: absolute;
	top: 522px;
	left: 90px;
	text-align: right;
}

#navigation ul {
	color: #324071;
}

#navigation li {
	padding: 0.35em 1em 0.35em 1.5em;
	margin: 0.35em;
	background: #c2c3cc url(images/navback.jpg) no-repeat top right;
	color: #324071;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	border-right: 2px solid #afafaf;
	border-top: 2px solid #afafaf;
}

#navigation a:hover li {
	color: red;
}

#content {
	width: 44em;
	margin: 0 2em 0 auto;
	color: #4b3a33;
	padding-bottom: 2em;
}

#tcontent {
	width: 50em;
	height: 100%;
	margin: 0 auto;
	color: #4b3a33;
	padding: 14em 2em 2em 180px;
}

#end {
	padding: 0;
	margin: 0 auto;
	width: 62em;
	height: 54px;
	background: url(images/paperbase.jpg) no-repeat top left;
	border-right: 2px solid #e7e7e7;
}

#tend {
	padding: 0;
	margin: 0 auto;
	width: 65em;
	height: 24px;
	background: url(images/vinebase.jpg) no-repeat top left;
	border-right: 2px solid #e7e7e7;
}

#content h2 {
	margin-top: 1em;
	color: #324071;
}

#tcontent h2 {
	margin-top: 1em;
	color: #324071;
}


.date {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #324071;
}

.speciallink {
	background-color: #aacdf7;
	padding: 0 0.2em 0 0.2em;
}

a:hover {
	color: red;
}

body ul {
	list-style-type: none;
}

#gallery {
	background-color: white;
}

#frame {
	float: left;
	width: 30%;
	height: 16em;
	background: url(images/frame.gif) no-repeat bottom right;
}

#picture {
	text-align: center;
	background: black url(images/black.gif) repeat fixed;
	height: 100%;
	color: white;
}

#picture h2 {
	padding-bottom: 1em;
}

#admin {
	background: white;
}

#edit {
	background: white;
}

.text select {
	margin-right: 1.5em;
}

.thumb {
	padding: 1em;
	width: 260px;
	height: 270px;
	float: left;
	text-align: center;
	font-weight: 500;
	color: #828282;
}

.pthumb {
	padding: 1em 2em;
	width: 520px;
	height: 270px;
	float: left;
	text-align: center;
	font-weight: 500;
	color: #828282;
}

.thumb img, .pthumb img {
	border-top: 3px solid #d7d7d7;
	border-right: 3px solid #d7d7d7;
	border-left: 3px solid #afafaf;
	border-bottom: 3px solid #afafaf;
	
}

.ver {
	margin-top: 10px;
}

.hor {
	margin-top: 50px;
}

.pic img {
	position: absolute;
	margin-left: auto;
	border: 1px solid black;
}

.thumbnav {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.thumbnav a {
	padding: 2em 0 3em 2em;
}

.text {
	margin: 0 0 0 5em;
	padding: 1em;	
}

.text p, .text h4 {
	margin-left: 26%;
	position: relative;
	left: 1.5em;
}

.text a {
	position: relative;
	left: 1.5em;
	padding-right: 1.5em;
}

#top {
	margin-top: 8em;
}

#pix {
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.title {
	padding-top: 0.4em;
	margin-left: auto;
	margin-right: auto;
}

#picture a {
	border: none;
}

#picture img {
	margin: 2em;
	border: 2px solid #d1d1d1;
}

.caption {
	width: 40em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #d7d7d7;
}

.caption p {
	text-align: left;
}

.footnav {
	background-color: black;
	margin-top: 1.5em;
	padding-bottom: 0;
}

.footnav a {
	text-decoration: none;
	color: white;
	padding:0.5em;
	margin: 0.5em;
}

.contact {
	padding: 4em;
	height: 100%;
	width: 25em;
	margin: 0 auto;
	background-color: black;
	color: #828282;
	text-align: right;
}

.contact span {
	display: block;
	width: 25em;
	margin: 0.5em 0 0 auto;
	padding: 0.8em;
}

.contact textarea {
	margin: 0 4em 0 auto;
}


.add {
	float: left;
	clear: left;
	margin-left: 30px;
	border-bottom: 2px solid #d7d7d7;
}

.add h2{
	margin-top: 2em;
}

.submitted {
	color: red;
	width: 320px;
}

#piclist {
	position: absolute;
	left: 420px;
	width: 470px;
	padding: 10px;
	margin-left: 20px;
	height: 800px;
	overflow: scroll;
	border-left: 2px solid #d7d7d7;
}

#piclist dl {
	float: right;
	width: 450px;
	margin: 10px 20px;
	padding: 0;
	display: inline;
}

#piclist dt {
	float: left;
	right: 200px;
	margin: 0 2em 0 0;
	padding: 0;
}

#piclist dd {
	padding: 1em 0 0  2em;
}

#piclist h2{
	margin: 1em 20px 1.5em 20px;
}

#entrylist {
	position: absolute;
	left: 970px;
	width: 260px;
	margin: 0 20px;
	padding-right: 20px;
	height: 800px;
	overflow: scroll;
}

#entrylist h2{
	margin: 1em 20px 1.5em 0;
}

#edit img {
	padding: 3em 0 0 1em;
}

#edit .form {
	padding: 0 4em 1em 4em;
}

.checkbox {
	float: left;
	width: 10em;
	padding: 0.2em;
	text-align: left;
}

.checkbox input {
	margin-right: 0.5em;
}

.textbox {
	clear: left;
	padding: 1em 2em 1em 2em;
}

.keys {
	color: #676767;
}

.entry {
	clear: both;
}

.entry img {
	float: left;
	margin: 1em 1em 1em 0;
	border-top: 2px solid #d7d7d7;
	border-right: 2px solid #d7d7d7;
	border-left: 2px solid #afafaf;
	border-bottom: 2px solid #afafaf;
}

.entry a {
	color: red;
}

.emain {
	margin-left: 90px;
}

.eqptlist ul, h4 {
	margin-left: 90px;
}

#etitling {
	position: relative;
	text-align: left;
	width: 100%;
	background: url(images/papertop.jpg) no-repeat;
	padding-top: 80px;
}

#etitling ul {
	position: absolute;
	top: 12em;
	left: 9em;
}

#etitling li {
	float: left;
	padding: 0 1em 0 0.1em;
	color: #818283;
}

#etitle {
	position: absolute;
	top: 2em;
	left: 4em;
	padding: 0;
	font-size: 140%;
	text-indent: 0;
	color: #818283;
}

#etitle em {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}

#etitle p {
	text-indent: 2.5em;
}

#etitleb {
	position: absolute;
	top: 2.25em;
	left: 3.85em;
	width: 22em;
	padding: 0;
	font-size: 140%;
	text-indent: 0;
	color: #dfe1e2;
}

#etitleb em {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}

#etitleb p {
	text-indent: 2em;
	color: white;
}

.emain {
	text-align: left;
	clear: both;
	margin-top: 5em;
}

.emain img {
	width: 600px;
	margin: 0 auto;
}

.emain p {
	clear: right;
}

.eqptlist {
	width: 100%;
	text-align: left;
	background: url(images/paperbase.jpg) no-repeat bottom left;
	padding-bottom: 50px;
}

#extra {
	position: absolute;
	top: 522px;
	right: 90px;
}
