.Index {
}

body {
	background: #d0b77b;
}

p {
	font-size:12px;
}

#container {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	margin: 0 auto;
	margin-top: 120px;
}

#top {
	text-align: center;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif ;
}

#middle {
	text-align: center;
}

#bottom {
	text-align: center;
}

#bottom p {
	font-family: Verdana, Arial, san-serif;
	font-size: 0.75em;
}
#bottom h1 {
	font-family: Verdana, Arial, san-serif;
	font-size: 1em;
	font-variant: normal;
	font-style: italic;
}

#bottom h2 {
	font-size: 1em;
	font-variant: normal;
}

#images {
	padding right: 0;
	margin right: 0;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	white-space: nowrap;
}

#images li {display:inline;}

#images li img {
	padding: 5px;
}

h1 {
	color: #663399;
	font-family: "Engravers MT", serif;
	font-variant: small-caps;
	font-size: 3em;
	display: inline;
}

h1 a:link {
	color: #663399;
}

h2 {
	color: #663399;
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.4em;
	line-height: 5px;
}

h2 a:link {
	color: #663399;
}

img {border: none}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #9900cc;
}

a:active {
	text-decoration: none;
	color: #330066;
}
