body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	background-color: #fff;
	color: #807669;
	letter-spacing: 3px;
	font: .85em/18px Georgia, "Times New Roman", Times, serif;
	word-spacing: 2px;
}
body {
	text-align: center;
	overflow: auto;
}
.wrapper {
	text-align: left;
	width: 700px;
	padding-bottom: 50px;
	padding-top: 100px;
	background: url(../litanyofloretto.png) no-repeat;
	margin: 25px auto 0;
}
h1 {
	height: 47px;
	line-height: 47px;
	color: #573b21;
	background: none no-repeat;
	text-align: right;
	font-size: .9em;
}
.navigationTabs {
	height: 23px;
	line-height: 23px;
	letter-spacing: 3px;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #807669;
	background-color: #e9e6d4;
	position: relative;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-bottom-style: none;
	border-bottom-color: #e9e6d4;
}
.navigationTabs li a:hover {
	background-color: #807669;
	color: #fff;
	border-top: 1px solid #7f7568;
	border-right: 1px solid #7f7568;
	border-left: 1px solid #7f7568;
}
.navigationTabs li a.active {
	background-color: #fff;
	color: #baa976;
	border: 1px solid #7f7568;
	border-bottom-style: hidden;
}
#imageTitle {
    height: 30px;
    text-align: center;
	font: .9em/30px Georgia, "Times New Roman", Times, serif;
}
.tabsContent {
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
	background-color: #fff;
	border-color: #36312c;
	border-width: 1px;
}
.tab {
	padding: 16px;
	display: none;
	border: 1px solid #36312c;
	border-top-style: none;
	border-top-width: 0px;
}
.tab h2 {
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: 5px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
	font-size: .9em;
	text-indent: 15px;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #d6cfac;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}

#footer{
padding: 5px 10px 20px;
	font-variant: small-caps;
	font-size: 1em;
	color: #baa976;
}