* {
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #2e0f10;
}

#Container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 833px;
	background-image: url(../images/longgoodbye/Background.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.info p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 1em;
}


#Slogan {
	position: absolute;
	font-size: 0.7em;
	display: table;
	width: 280px;
	left: 170px;
	top: 50px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}

#LongGoodbyeText {
	background-image: url(../images/longgoodbye/TheLongGoodbyeTEXT.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 332px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 15px;
}

.BottomBar {

}

#Author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	float: right;
	color: #333333;
	margin-top: 5px;
	font-weight: normal;
}


#Tours {
	position: absolute;
	width: 730px;
	left: 0px;
	top: 180px;
	margin-left: 10px;
}

h2 {
	color: #241313;
}

h2.Year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2.Month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.info {
	margin-left: 2em;
}

ul {
	margin-left: 1.1em;
	list-style-image: url(../images/longgoodbye/lISTITEM.jpg);
}

li {
	margin-left: 1em;
}

hr {
	background-image: url(../images/longgoodbye/HorizontalBar.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.BottomBar {
	margin-top: -12px;
}

.hidden {
	visibility: hidden;
}

#RightBarContainer {
	top: 20px;
	right: 12px;
	background-image: url(../images/longgoodbye/RightBarBackground_02.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 254px;
	position: absolute;
}

#RightBar {
	position: absolute;
	width: 235px;
	right: 10px;
	font-family: Garamond, "Goudy Old Style", "Imprint MT Shadow", Perpetua;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#RightBar p {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
}

#RightBar h3 {
	text-align: center;
}

a {
	color: #25492F;
	text-decoration: none;
}

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


.PETE	 {
	color: #000000;
	font-family: Georgia, "Lucida Sans", "MS Reference Sans Serif", Papyrus;
}

#BottomInfo {
	text-align: center;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 10px;
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
	font-size: 1em;
	padding: 10px;
}

.right {
	float: right;
}
