#sidebar {
	overflow: visible;
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 150px;
	left: 0px;
	top: 0px;
	text-align: center;
	visibility: visible;
}
body {
	background-color: #660000;
}
#title {
	overflow: visible;
	z-index: 12;
	font-family: "American Typewriter Light", "Times New Roman", Times;
	color: #660000;
	font-size: 24px;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 25px;
	visibility: visible;
	margin-top: 27px;
	margin-right: 75px;
	margin-left: 150px;
	background-image: url(images/paperolivetexttitle.jpg);
	font-weight: bold;
	padding: 25px 0px 0px;
	margin-bottom: 10px;
	text-align: center;
	height: 100px;
}
#content {
	z-index: 11;
	left: 150px;
	top: 0px;
	background-image: url(images/paperflower.jpg);
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	visibility: visible;
	margin-top: 0px;
	margin-left: 150px;
	margin-right: 75px;
}
#endbar {
	overflow: visible;
	z-index: 13;
	text-align: center;
	font-family: "Academy Engraved LET", "Times New Roman", Times;
	font-size: 14px;
	color: #CCCC99;
	letter-spacing: 0px;
	visibility: visible;
	margin-left: 150px;
	margin-right: 75px;
}
.navigation {
	font-family: "Academy Engraved LET", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
}
.navigation a:link {
	color: #CCCC99;
	text-decoration: none;
}
.navigation a:visited {
	color: #CCCC99;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.contenttitle {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24px;
	color: #660000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.subtitles {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.text {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.maintitle {
	font-family: "Academy Engraved LET", "Times New Roman", Times;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding: 0px;
	text-transform: capitalize;
	letter-spacing: 4px;
	text-align: center;
}
.pict {
	padding: 10px;
	border-bottom-width: 10px;
	margin: 30px 10px 10px;
}
.text a:link {
	color: #336699;
}
.text a:visited {
	color: #336699;
}
.text a:hover {
	color: #666699;
}
.text a:active {
	color: #666699;
}
.jcquote {
	font-family: "Academy Engraved LET", "Times New Roman", Times;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

