﻿		body {
		background-color: #D6CADD; }

		#first {
		width: 236px;
		height: 104px;
		float: left; }

		#logo {
		width: 216px;
		height: 72px;
		margin-right: 9px;
		margin-left: 9px; }

		h1 {
		font: 1.5em "Lucida Sans", Verdana, sans-serif;
		color: #111; 
		text-align: left; }

		p {		
		font: 1em "Lucida Sans", Verdana, sans-serif;
		text-align: justify;
		padding-top: 9px;
		margin-top: -18px;
		margin-right: 5%; }

		#goto {
		font: 1em "Lucida Sans", Verdana, sans-serif;
		text-align: center;
		margin-top: -15px;
		width: 160px;
		height: 435px;
		float: left; }

		.next {
		background-color: #DCD0FF;
		border: inset 2px #9678B6;
		padding: 2px;
		list-style-type: none;
		margin: 1em;}

		.thumbs {
		display: block;
		width: 112px;
		height: 112px;
		float: left;
		border: solid 2px #B57EDC;
		margin: 0 0.5em 1em; 
		float: left;}

		a:link, a:visited, a:active {
		text-decoration: none;
		color: #796878; }

		a:hover {
		text-decoration: underline;
		color: #000; }

		#copy {
		font: small "Lucida Sans", Verdana, sans-serif;
		color: #000;
		text-align: center;
		width: 540px;
		height: 18px;
		clear: left;
		margin-right: auto;
		margin-left: auto; }
