body {
	background-color: white;
	color: black;	
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 40em;
	margin-top: 50px;
}
#wrapper {
	width: 35em;
	margin: 0 auto;
	text-align: left;
}
.pagenav {
	display: none;
}
.header{
	text-align: center;
}
.navbar{
	margin: 10px 0 10px 0;
}
.navbar ul {
	list-style: none;
	border-color: black;
	border-top: solid;
	border-bottom: solid;
	border-width: thin;
}
.navbar li {
	display: inline;
	margin: 10px;
}
.header img {
	float: left;
	vertical-align: top;
	margin-bottom: 30px;
}
.headertext p {
	margin: -1em 0 60px 0;
	font-style: italic;
}
.mainpage {
	clear: both;
}
.mainpage p {
	margin-left: 0;
	line-height: 125%;
}
a {
	color: #234162;
	text-decoration: none;
}
p a {
	text-decoration: underline;
}
p a img {
	text-decoration: none;
}
h1 {
	font-family: Georgia;
}
h1 .upper {
	color: #f39;
}
h1 .lower {
	color: #063;
}
h2 {
	font-family: Georgia;
	font-size: large;
	text-decoration: underline;
}
#thispage {
	border-right-style: solid;
	border-left-style: solid;
	border-width: 5px;
	border-color: #d3dcea;
	background-color: #d3dcea;
}
#notthispage {
	border-right-style: solid;
	border-left-style: solid;
	border-width: 5px;
	border-color: #ffffff;
}
#acro {
	font-weight:bold;
	text-decoration:underline;
}
#jtitle {
	color: #f39;
	font-style: italic;
	display: none;
}
#ctitle {
	color: #063;
	font-style: italic;
	display: none;
}
.footer {
	font-size: x-small;
	text-align: right;
	border-top: solid;
	border-width: thin;
	margin-top: 30px;
}
.footer p {
	margin: 0;
	color: grey;
	}
#email {
	color: grey;
}

#buttons a {
	text-decoration: none;
	margin: 3px;
	top: 3px;
	position: relative;
}

div.soulcoinfo {
/*	padding-top: 20px;*/
	border-top: 1px solid #050505;
	line-height: 150%;
	margin-top: 20px;
}

div.contactblock {
/*	padding-top: 20px;*/
	line-height: 175%;
}

div.contactinfo {
	padding-left: 20px;
	padding-bottom: 20px;
}

/* @group custom CSS for tumblr theme */

.fltrt {
	float: right;
        padding: 5px 5px 5px 10px;
}
.ampm {
	text-transform: uppercase;
	font-size: 80%}

}

/* @end */

