body {
	background-color: #9F1827;
	background-image: url(olde-town.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	line-height: 400%;
	font-weight: bolder;
	text-align: left;
	text-indent: 200px;
}

h1 {
	color: #3300FF;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
	margin: -20px 0 0 400px;
	font-style: oblique;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	margin: 900px 0px 0 20px;
	font-size: 24px;
	text-align: left;
	text-indent: 0px;
}

p2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	margin: 150px 0px 0 500px;
	font-size: 18px;
	text-align: left;
	position: relative;
	height: auto;
	width: auto;
	left: 50px;
	top: auto;
	right: auto;
	bottom: auto;
	text-indent: 0px;
}


h2 {
	color: #B1967C;
	font-weight: normal;
	font-family: "Palatino Linotype", Baskerville, serif;
	font-size: 2.2em;
	border-bottom: 2px white solid;
	background: url(images/bullet_flower.png) no-repeat;
	padding: 0 0 2px 80px;
	margin: 0;
	text-indent: 50px;
	text-indent: 500px;
	letter-spacing: normaltext-indent: 20pxmargin: 110px 0px 0 20pxtext-align: leftcolor: #FFFFFFfont-size: 24pxfont-family: Arial, Helvetica, sans-serifline-height: normal;
	text-align: left;
	text-indent: 50px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 1.6em;
	color: #616161;
	line-height: 150%;
	margin: 0 100px 0 400px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

#nav {
	margin-bottom: 0px;
	position: absolute;
	top: 270px;
	left: 5px;
}

#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
}

#nav a {
	display: block;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000 ;
	text-decoration: none;
	background-color:#0000FF;
	padding: 6px 6px 6px 6px;
	width: 12em;
	margin-left: 2px;
	border-right: 1px solid #73AFB7;
	border-bottom: 1px solid #73AFB7;
	font-weight: bold;
	margin-bottom: 2px;
}

#nav a:hover {
	background: #73AFB7;
	border-right: 1px solid #14556B;
	border-bottom: 1px solid #14556B;
	color: #FBEF99;
}
