a {
  outline: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

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

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

blockquote {
	font-size: 110%;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
}

body {
	background-color: #505050; /* background-color: #F0F5FB; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	min-width: 600px;
	text-align: center;
}

p {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

td {
	color: #6C5635;
	font-size: 75%;
	padding: 5px;
	vertical-align: top;
}

ul {
	margin-bottom: 15px;
}

.blue-non-link {
	color: #0071BC;
}

.secrets-bottom {
	text-align: right;
}

.secrets-large {
	font-size: 150%;
}

.secrets-top {
	text-align: left;
}

.tdtext {
	color: #6C5635;
	font-size: 75%;
}

.underline {
	text-decoration: underline;
}

#content {
	color: #6C5635;
	font-size: 83%;
	left: 220px;
	margin-left: 200px;
	padding-right: 20px;
	padding-top: 12px;
	text-align: left;
	width: 520px;
}

#content h1 {
	color: #0071BC;
	font-size: 133%;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h2 {
	color: #0071BC;
	font-size: 117%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

#content ul {
	list-style: circle;
	margin-left: 20px;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #0071BC;
	clear: both;
	font-size: 67%;
	margin: auto;
	text-align: center;
	width: 760px;
}

#header {
	height: 210px;
}

#homelink {
	padding-left: 612px;
	padding-top: 23px;
	text-align: left;
	z-index: 1;
}

#pilink {
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
	z-index: 2;
}

#navigation {
	color: #6C5635;
	float: left;
	letter-spacing: 3px;
	line-height: 43px;
	margin: 0px;
	padding-left: 100px;
	padding-top: 80px;
	position: absolute;
	width: 260px;
}

#navigation a:link, #navigation a:visited {
	color: #6C5635;
	text-decoration: none;
}

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

#navigation a:active {
	color: #6C5635;
	text-decoration: none;
}

#nav-inside {
	float: left;
	letter-spacing: 3px;
	line-height: 43px;
	padding-left: 30px;
	text-align: left;
	top: 220px;
	width: 160px;
}

#nav-inside a:link, #nav-inside a:visited {
	color: #6C5635;
	text-decoration: none;
}

#nav-inside a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#nav-inside a:active {
	color: #6C5635;
	text-decoration: none;
}

#secrets {
	color: #0071BC;
	margin-left: 320px;
	margin-top: 475px;
	position: absolute;
	width: 390px;
}

#wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/pumicestone-institute.jpg);
	background-repeat: no-repeat;
	border: 1px;
	border-color: #0071BC;
	border-style: solid;
	height: 572px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}

#wrapper-inside {
	background-color: #FFFFFF;
	background-image: url(../images/page.jpg);
	background-repeat: no-repeat;
	color: #333333;
	line-height: 130%;
	margin: auto;
	width: 760px;
}
